/home/storage/f/3f/a5/aloic1/public_html/assets/file-manager/js/file-manager.js
(function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=0)})({0:function(e,t,n){e.exports=n("56d7")},"0019":function(e,t,n){},"00b4":function(e,t,n){"use strict";n("ac1f");var r=n("23e7"),i=n("861d"),a=function(){var e=!1,t=/[ac]/;return t.exec=function(){return e=!0,/./.exec.apply(this,arguments)},!0===t.test("abc")&&e}(),o=/./.test;r({target:"RegExp",proto:!0,forced:!a},{test:function(e){if("function"!==typeof this.exec)return o.call(this,e);var t=this.exec(e);if(null!==t&&!i(t))throw new Error("RegExp exec method returned something other than an Object or null");return!!t}})},"00ee":function(e,t,n){var r=n("b622"),i=r("toStringTag"),a={};a[i]="z",e.exports="[object z]"===String(a)},"0261":function(e,t,n){var r=n("23e7"),i=n("d039"),a=n("8eb5"),o=Math.abs,s=Math.exp,l=Math.E,c=i((function(){return-2e-17!=Math.sinh(-2e-17)}));r({target:"Math",stat:!0,forced:c},{sinh:function(e){return o(e=+e)<1?(a(e)-a(-e))/2:(s(e-1)-s(-e-1))*(l/2)}})},"02f0":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.defineMode("shell",(function(){var t={};function n(e,n){for(var r=0;r<n.length;r++)t[n[r]]=e}var r=["true","false"],i=["if","then","do","else","elif","while","until","for","in","esac","fi","fin","fil","done","exit","set","unset","export","function"],a=["ab","awk","bash","beep","cat","cc","cd","chown","chmod","chroot","clear","cp","curl","cut","diff","echo","find","gawk","gcc","get","git","grep","hg","kill","killall","ln","ls","make","mkdir","openssl","mv","nc","nl","node","npm","ping","ps","restart","rm","rmdir","sed","service","sh","shopt","shred","source","sort","sleep","ssh","start","stop","su","sudo","svn","tee","telnet","top","touch","vi","vim","wall","wc","wget","who","write","yes","zsh"];function o(e,n){if(e.eatSpace())return null;var r=e.sol(),i=e.next();if("\\"===i)return e.next(),null;if("'"===i||'"'===i||"`"===i)return n.tokens.unshift(s(i,"`"===i?"quote":"string")),d(e,n);if("#"===i)return r&&e.eat("!")?(e.skipToEnd(),"meta"):(e.skipToEnd(),"comment");if("$"===i)return n.tokens.unshift(c),d(e,n);if("+"===i||"="===i)return"operator";if("-"===i)return e.eat("-"),e.eatWhile(/\w/),"attribute";if("<"==i){if(e.match("<<"))return"operator";var a=e.match(/^<-?\s*['"]?([^'"]*)['"]?/);if(a)return n.tokens.unshift(u(a[1])),"string-2"}if(/\d/.test(i)&&(e.eatWhile(/\d/),e.eol()||!/\w/.test(e.peek())))return"number";e.eatWhile(/[\w-]/);var o=e.current();return"="===e.peek()&&/\w+/.test(o)?"def":t.hasOwnProperty(o)?t[o]:null}function s(e,t){var n="("==e?")":"{"==e?"}":e;return function(r,i){var a,o=!1;while(null!=(a=r.next())){if(a===n&&!o){i.tokens.shift();break}if("$"===a&&!o&&"'"!==e&&r.peek()!=n){o=!0,r.backUp(1),i.tokens.unshift(c);break}if(!o&&e!==n&&a===e)return i.tokens.unshift(s(e,t)),d(r,i);if(!o&&/['"]/.test(a)&&!/['"]/.test(e)){i.tokens.unshift(l(a,"string")),r.backUp(1);break}o=!o&&"\\"===a}return t}}function l(e,t){return function(n,r){return r.tokens[0]=s(e,t),n.next(),d(n,r)}}e.registerHelper("hintWords","shell",r.concat(i,a)),n("atom",r),n("keyword",i),n("builtin",a);var c=function(e,t){t.tokens.length>1&&e.eat("$");var n=e.next();return/['"({]/.test(n)?(t.tokens[0]=s(n,"("==n?"quote":"{"==n?"def":"string"),d(e,t)):(/\d/.test(n)||e.eatWhile(/\w/),t.tokens.shift(),"def")};function u(e){return function(t,n){return t.sol()&&t.string==e&&n.tokens.shift(),t.skipToEnd(),"string-2"}}function d(e,t){return(t.tokens[0]||o)(e,t)}return{startState:function(){return{tokens:[]}},token:function(e,t){return d(e,t)},closeBrackets:"()[]{}''\"\"``",lineComment:"#",fold:"brace"}})),e.defineMIME("text/x-sh","shell"),e.defineMIME("application/x-sh","shell")}))},"0366":function(e,t,n){var r=n("1c0b");e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 0:return function(){return e.call(t)};case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},"0481":function(e,t,n){"use strict";var r=n("23e7"),i=n("a2bf"),a=n("7b0b"),o=n("50c4"),s=n("a691"),l=n("65f0");r({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=a(this),n=o(t.length),r=l(t,0);return r.length=i(r,t,t,n,0,void 0===e?1:s(e)),r}})},"04d3":function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("blink")},{blink:function(){return i(this,"blink","","")}})},"0538":function(e,t,n){"use strict";var r=n("1c0b"),i=n("861d"),a=[].slice,o={},s=function(e,t,n){if(!(t in o)){for(var r=[],i=0;i<t;i++)r[i]="a["+i+"]";o[t]=Function("C,a","return new C("+r.join(",")+")")}return o[t](e,n)};e.exports=Function.bind||function(e){var t=r(this),n=a.call(arguments,1),o=function(){var r=n.concat(a.call(arguments));return this instanceof o?s(t,r.length,r):t.apply(e,r)};return i(t.prototype)&&(o.prototype=t.prototype),o}},"057f":function(e,t,n){var r=n("fc6a"),i=n("241c").f,a={}.toString,o="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(e){try{return i(e)}catch(t){return o.slice()}};e.exports.f=function(e){return o&&"[object Window]"==a.call(e)?s(e):i(r(e))}},"06cf":function(e,t,n){var r=n("83ab"),i=n("d1e7"),a=n("5c6c"),o=n("fc6a"),s=n("c04e"),l=n("5135"),c=n("0cfb"),u=Object.getOwnPropertyDescriptor;t.f=r?u:function(e,t){if(e=o(e),t=s(t,!0),c)try{return u(e,t)}catch(n){}if(l(e,t))return a(!i.f.call(e,t),e[t])}},"07ac":function(e,t,n){var r=n("23e7"),i=n("6f53").values;r({target:"Object",stat:!0},{values:function(e){return i(e)}})},"0a06":function(e,t,n){"use strict";var r=n("c532"),i=n("30b5"),a=n("f6b4"),o=n("5270"),s=n("4a7b");function l(e){this.defaults=e,this.interceptors={request:new a,response:new a}}l.prototype.request=function(e){"string"===typeof e?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=s(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[o,void 0],n=Promise.resolve(e);this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));while(t.length)n=n.then(t.shift(),t.shift());return n},l.prototype.getUri=function(e){return e=s(this.defaults,e),i(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){l.prototype[e]=function(t,n){return this.request(s(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){l.prototype[e]=function(t,n,r){return this.request(s(r||{},{method:e,url:t,data:n}))}})),e.exports=l},"0aa1":function(e,t,n){"use strict";(function(e){n("159b"),n("d3b7"),n("25f0"),n("99af");var r=n("c717");t["a"]={name:"Thumbnail",data:function(){return{src:""}},props:{disk:{type:String,required:!0},file:{type:Object,required:!0}},watch:{"file.timestamp":"loadImage"},mounted:function(){var e=this;if(window.IntersectionObserver){var t=new IntersectionObserver((function(t,n){t.forEach((function(t){t.isIntersecting&&(e.loadImage(),n.unobserve(e.$el))}))}),{root:null,threshold:"0.5"});t.observe(this.$el)}else this.loadImage()},computed:{auth:function(){return this.$store.getters["fm/settings/authHeader"]}},methods:{loadImage:function(){var t=this;this.auth?r["a"].thumbnail(this.disk,this.file.path).then((function(n){var r=n.headers["content-type"].toLowerCase(),i=e.from(n.data,"binary").toString("base64");t.src="data:".concat(r,";base64,").concat(i)})):this.src="".concat(this.$store.getters["fm/settings/baseUrl"],"thumbnails?disk=").concat(this.disk,"&path=").concat(encodeURIComponent(this.file.path),"&v=").concat(this.file.timestamp)}}}}).call(this,n("b639").Buffer)},"0ac8":function(e,t,n){var r=n("23e7"),i=n("8eb5");r({target:"Math",stat:!0,forced:i!=Math.expm1},{expm1:i})},"0b25":function(e,t,n){var r=n("a691"),i=n("50c4");e.exports=function(e){if(void 0===e)return 0;var t=r(e),n=i(t);if(t!==n)throw RangeError("Wrong length or index");return n}},"0c47":function(e,t,n){var r=n("da84"),i=n("d44e");i(r.JSON,"JSON",!0)},"0cb2":function(e,t,n){var r=n("7b0b"),i=Math.floor,a="".replace,o=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,s=/\$([$&'`]|\d{1,2})/g;e.exports=function(e,t,n,l,c,u){var d=n+e.length,f=l.length,p=s;return void 0!==c&&(c=r(c),p=o),a.call(u,p,(function(r,a){var o;switch(a.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,n);case"'":return t.slice(d);case"<":o=c[a.slice(1,-1)];break;default:var s=+a;if(0===s)return r;if(s>f){var u=i(s/10);return 0===u?r:u<=f?void 0===l[u-1]?a.charAt(1):l[u-1]+a.charAt(1):r}o=l[s-1]}return void 0===o?"":o}))}},"0ccb":function(e,t,n){var r=n("50c4"),i=n("1148"),a=n("1d80"),o=Math.ceil,s=function(e){return function(t,n,s){var l,c,u=String(a(t)),d=u.length,f=void 0===s?" ":String(s),p=r(n);return p<=d||""==f?u:(l=p-d,c=i.call(f,o(l/f.length)),c.length>l&&(c=c.slice(0,l)),e?u+c:c+u)}};e.exports={start:s(!1),end:s(!0)}},"0cfb":function(e,t,n){var r=n("83ab"),i=n("d039"),a=n("cc12");e.exports=!r&&!i((function(){return 7!=Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a}))},"0d03":function(e,t,n){var r=n("6eeb"),i=Date.prototype,a="Invalid Date",o="toString",s=i[o],l=i.getTime;new Date(NaN)+""!=a&&r(i,o,(function(){var e=l.call(this);return e===e?s.call(this):a}))},"0d3b":function(e,t,n){var r=n("d039"),i=n("b622"),a=n("c430"),o=i("iterator");e.exports=!r((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,n="";return e.pathname="c%20d",t.forEach((function(e,r){t["delete"]("b"),n+=r+e})),a&&!e.toJSON||!t.sort||"http://a/c%20d?a=1&c=3"!==e.href||"3"!==t.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[o]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host}))},"0df6":function(e,t,n){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},"107c":function(e,t,n){"use strict";n("5e31")},"10d1":function(e,t,n){"use strict";var r,i=n("da84"),a=n("e2cc"),o=n("f183"),s=n("6d61"),l=n("acac"),c=n("861d"),u=n("69f3").enforce,d=n("7f9a"),f=!i.ActiveXObject&&"ActiveXObject"in i,p=Object.isExtensible,h=function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},m=e.exports=s("WeakMap",h,l);if(d&&f){r=l.getConstructor(h,"WeakMap",!0),o.REQUIRED=!0;var g=m.prototype,v=g["delete"],y=g.has,b=g.get,w=g.set;a(g,{delete:function(e){if(c(e)&&!p(e)){var t=u(this);return t.frozen||(t.frozen=new r),v.call(this,e)||t.frozen["delete"](e)}return v.call(this,e)},has:function(e){if(c(e)&&!p(e)){var t=u(this);return t.frozen||(t.frozen=new r),y.call(this,e)||t.frozen.has(e)}return y.call(this,e)},get:function(e){if(c(e)&&!p(e)){var t=u(this);return t.frozen||(t.frozen=new r),y.call(this,e)?b.call(this,e):t.frozen.get(e)}return b.call(this,e)},set:function(e,t){if(c(e)&&!p(e)){var n=u(this);n.frozen||(n.frozen=new r),y.call(this,e)?w.call(this,e,t):n.frozen.set(e,t)}else w.call(this,e,t);return this}})}},1148:function(e,t,n){"use strict";var r=n("a691"),i=n("1d80");e.exports=function(e){var t=String(i(this)),n="",a=r(e);if(a<0||a==1/0)throw RangeError("Wrong number of repetitions");for(;a>0;(a>>>=1)&&(t+=t))1&a&&(n+=t);return n}},1276:function(e,t,n){"use strict";var r=n("d784"),i=n("44e7"),a=n("825a"),o=n("1d80"),s=n("4840"),l=n("8aa5"),c=n("50c4"),u=n("14c3"),d=n("9263"),f=n("d039"),p=[].push,h=Math.min,m=4294967295,g=!f((function(){return!RegExp(m,"y")}));r("split",2,(function(e,t,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(e,n){var r=String(o(this)),a=void 0===n?m:n>>>0;if(0===a)return[];if(void 0===e)return[r];if(!i(e))return t.call(r,e,a);var s,l,c,u=[],f=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),h=0,g=new RegExp(e.source,f+"g");while(s=d.call(g,r)){if(l=g.lastIndex,l>h&&(u.push(r.slice(h,s.index)),s.length>1&&s.index<r.length&&p.apply(u,s.slice(1)),c=s[0].length,h=l,u.length>=a))break;g.lastIndex===s.index&&g.lastIndex++}return h===r.length?!c&&g.test("")||u.push(""):u.push(r.slice(h)),u.length>a?u.slice(0,a):u}:"0".split(void 0,0).length?function(e,n){return void 0===e&&0===n?[]:t.call(this,e,n)}:t,[function(t,n){var i=o(this),a=void 0==t?void 0:t[e];return void 0!==a?a.call(t,i,n):r.call(String(i),t,n)},function(e,i){var o=n(r,e,this,i,r!==t);if(o.done)return o.value;var d=a(e),f=String(this),p=s(d,RegExp),v=d.unicode,y=(d.ignoreCase?"i":"")+(d.multiline?"m":"")+(d.unicode?"u":"")+(g?"y":"g"),b=new p(g?d:"^(?:"+d.source+")",y),w=void 0===i?m:i>>>0;if(0===w)return[];if(0===f.length)return null===u(b,f)?[f]:[];var x=0,k=0,_=[];while(k<f.length){b.lastIndex=g?k:0;var C,S=u(b,g?f:f.slice(k));if(null===S||(C=h(c(b.lastIndex+(g?0:k)),f.length))===x)k=l(f,k,v);else{if(_.push(f.slice(x,k)),_.length===w)return _;for(var T=1;T<=S.length-1;T++)if(_.push(S[T]),_.length===w)return _;k=x=C}}return _.push(f.slice(x)),_}]}),!g)},"129f":function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e===1/t:e!=e&&t!=t}},"12a8":function(e,t,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("eb1d"),o=n("7b0b"),s=n("1c0b"),l=n("9bf2");i&&r({target:"Object",proto:!0,forced:a},{__defineGetter__:function(e,t){l.f(o(this),e,{get:s(t),enumerable:!0,configurable:!0})}})},"130f":function(e,t,n){var r=n("23e7"),i=n("da84"),a=n("2cf4"),o=!i.setImmediate||!i.clearImmediate;r({global:!0,bind:!0,enumerable:!0,forced:o},{setImmediate:a.set,clearImmediate:a.clear})},"131a":function(e,t,n){var r=n("23e7"),i=n("d2bb");r({target:"Object",stat:!0},{setPrototypeOf:i})},1393:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("big")},{big:function(){return i(this,"big","","")}})},"13af":function(e,t,n){},"13d5":function(e,t,n){"use strict";var r=n("23e7"),i=n("d58f").left,a=n("a640"),o=n("2d00"),s=n("605d"),l=a("reduce"),c=!s&&o>79&&o<83;r({target:"Array",proto:!0,forced:!l||c},{reduce:function(e){return i(this,e,arguments.length,arguments.length>1?arguments[1]:void 0)}})},"143c":function(e,t,n){var r=n("74e8");r("Int32",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},1448:function(e,t,n){var r=n("ebb5").aTypedArrayConstructor,i=n("4840");e.exports=function(e,t){var n=i(e,e.constructor),a=0,o=t.length,s=new(r(n))(o);while(o>a)s[a]=t[a++];return s}},"145e":function(e,t,n){"use strict";var r=n("7b0b"),i=n("23cb"),a=n("50c4"),o=Math.min;e.exports=[].copyWithin||function(e,t){var n=r(this),s=a(n.length),l=i(e,s),c=i(t,s),u=arguments.length>2?arguments[2]:void 0,d=o((void 0===u?s:i(u,s))-c,s-l),f=1;c<l&&l<c+d&&(f=-1,c+=d-1,l+=d-1);while(d-- >0)c in n?n[l]=n[c]:delete n[l],l+=f,c+=f;return n}},"14c3":function(e,t,n){var r=n("c6b6"),i=n("9263");e.exports=function(e,t){var n=e.exec;if("function"===typeof n){var a=n.call(e,t);if("object"!==typeof a)throw TypeError("RegExp exec method returned something other than an Object or null");return a}if("RegExp"!==r(e))throw TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},"159b":function(e,t,n){var r=n("da84"),i=n("fdbc"),a=n("17c2"),o=n("9112");for(var s in i){var l=r[s],c=l&&l.prototype;if(c&&c.forEach!==a)try{o(c,"forEach",a)}catch(u){c.forEach=a}}},"16ee":function(e,t,n){},"170b":function(e,t,n){"use strict";var r=n("ebb5"),i=n("50c4"),a=n("23cb"),o=n("4840"),s=r.aTypedArray,l=r.exportTypedArrayMethod;l("subarray",(function(e,t){var n=s(this),r=n.length,l=a(e,r);return new(o(n,n.constructor))(n.buffer,n.byteOffset+l*n.BYTES_PER_ELEMENT,i((void 0===t?r:a(t,r))-l))}))},"17c2":function(e,t,n){"use strict";var r=n("b727").forEach,i=n("a640"),a=i("forEach");e.exports=a?[].forEach:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}},"182d":function(e,t,n){var r=n("f8cd");e.exports=function(e,t){var n=r(e);if(n%t)throw RangeError("Wrong offset");return n}},"183a":function(e,t,n){"use strict";(function(e){n("caad"),n("2532"),n("d3b7"),n("25f0"),n("99af");var r=n("a459"),i=n("f8b7"),a=n("b94d"),o=n("7507"),s=n("c717");t["a"]={name:"Preview",mixins:[i["a"],a["a"],o["a"]],components:{CropperModule:r["a"]},data:function(){return{showCropperModule:!1,imgSrc:""}},created:function(){this.loadImage()},computed:{auth:function(){return this.$store.getters["fm/settings/authHeader"]},selectedDisk:function(){return this.$store.getters["fm/selectedDisk"]},selectedItem:function(){return this.$store.getters["fm/selectedItems"][0]},showFooter:function(){return this.canCrop(this.selectedItem.extension)&&!this.showCropperModule},maxHeight:function(){return this.$store.state.fm.modal.modalBlockHeight?this.$store.state.fm.modal.modalBlockHeight-170:300}},methods:{canCrop:function(e){return this.$store.state.fm.settings.cropExtensions.includes(e.toLowerCase())},closeCropper:function(){this.showCropperModule=!1,this.loadImage()},loadImage:function(){var t=this;this.auth?s["a"].preview(this.selectedDisk,this.selectedItem.path).then((function(n){var r=n.headers["content-type"].toLowerCase(),i=e.from(n.data,"binary").toString("base64");t.imgSrc="data:".concat(r,";base64,").concat(i)})):this.imgSrc="".concat(this.$store.getters["fm/settings/baseUrl"],"preview?disk=").concat(this.selectedDisk,"&path=").concat(encodeURIComponent(this.selectedItem.path),"&v=").concat(this.selectedItem.timestamp)}}}}).call(this,n("b639").Buffer)},"18a5":function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("anchor")},{anchor:function(e){return i(this,"a","name",e)}})},1913:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("fontsize")},{fontsize:function(e){return i(this,"font","size",e)}})},"197b":function(e,t,n){var r=n("746f");r("species")},"19aa":function(e,t){e.exports=function(e,t,n){if(!(e instanceof t))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return e}},"19aaa":function(e,t,n){"use strict";n("403d")},"1b63":function(e,t,n){(function(e){e(n("56b3"),n("7b00"))})((function(e){"use strict";e.defineMode("sass",(function(t){var n=e.mimeModes["text/css"],r=n.propertyKeywords||{},i=n.colorKeywords||{},a=n.valueKeywords||{},o=n.fontProperties||{};function s(e){return new RegExp("^"+e.join("|"))}var l,c=["true","false","null","auto"],u=new RegExp("^"+c.join("|")),d=["\\(","\\)","=",">","<","==",">=","<=","\\+","-","\\!=","/","\\*","%","and","or","not",";","\\{","\\}",":"],f=s(d),p=/^::?[a-zA-Z_][\w\-]*/;function h(e){return!e.peek()||e.match(/\s+$/,!1)}function m(e,t){var n=e.peek();return")"===n?(e.next(),t.tokenizer=x,"operator"):"("===n?(e.next(),e.eatSpace(),"operator"):"'"===n||'"'===n?(t.tokenizer=v(e.next()),"string"):(t.tokenizer=v(")",!1),"string")}function g(e,t){return function(n,r){return n.sol()&&n.indentation()<=e?(r.tokenizer=x,x(n,r)):(t&&n.skipTo("*/")?(n.next(),n.next(),r.tokenizer=x):n.skipToEnd(),"comment")}}function v(e,t){function n(r,i){var a=r.next(),o=r.peek(),s=r.string.charAt(r.pos-2),l="\\"!==a&&o===e||a===e&&"\\"!==s;return l?(a!==e&&t&&r.next(),h(r)&&(i.cursorHalf=0),i.tokenizer=x,"string"):"#"===a&&"{"===o?(i.tokenizer=y(n),r.next(),"operator"):"string"}return null==t&&(t=!0),n}function y(e){return function(t,n){return"}"===t.peek()?(t.next(),n.tokenizer=e,"operator"):x(t,n)}}function b(e){if(0==e.indentCount){e.indentCount++;var n=e.scopes[0].offset,r=n+t.indentUnit;e.scopes.unshift({offset:r})}}function w(e){1!=e.scopes.length&&e.scopes.shift()}function x(e,t){var n=e.peek();if(e.match("/*"))return t.tokenizer=g(e.indentation(),!0),t.tokenizer(e,t);if(e.match("//"))return t.tokenizer=g(e.indentation(),!1),t.tokenizer(e,t);if(e.match("#{"))return t.tokenizer=y(x),"operator";if('"'===n||"'"===n)return e.next(),t.tokenizer=v(n),"string";if(t.cursorHalf){if("#"===n&&(e.next(),e.match(/[0-9a-fA-F]{6}|[0-9a-fA-F]{3}/)))return h(e)&&(t.cursorHalf=0),"number";if(e.match(/^-?[0-9\.]+/))return h(e)&&(t.cursorHalf=0),"number";if(e.match(/^(px|em|in)\b/))return h(e)&&(t.cursorHalf=0),"unit";if(e.match(u))return h(e)&&(t.cursorHalf=0),"keyword";if(e.match(/^url/)&&"("===e.peek())return t.tokenizer=m,h(e)&&(t.cursorHalf=0),"atom";if("$"===n)return e.next(),e.eatWhile(/[\w-]/),h(e)&&(t.cursorHalf=0),"variable-2";if("!"===n)return e.next(),t.cursorHalf=0,e.match(/^[\w]+/)?"keyword":"operator";if(e.match(f))return h(e)&&(t.cursorHalf=0),"operator";if(e.eatWhile(/[\w-]/))return h(e)&&(t.cursorHalf=0),l=e.current().toLowerCase(),a.hasOwnProperty(l)?"atom":i.hasOwnProperty(l)?"keyword":r.hasOwnProperty(l)?(t.prevProp=e.current().toLowerCase(),"property"):"tag";if(h(e))return t.cursorHalf=0,null}else{if("-"===n&&e.match(/^-\w+-/))return"meta";if("."===n){if(e.next(),e.match(/^[\w-]+/))return b(t),"qualifier";if("#"===e.peek())return b(t),"tag"}if("#"===n){if(e.next(),e.match(/^[\w-]+/))return b(t),"builtin";if("#"===e.peek())return b(t),"tag"}if("$"===n)return e.next(),e.eatWhile(/[\w-]/),"variable-2";if(e.match(/^-?[0-9\.]+/))return"number";if(e.match(/^(px|em|in)\b/))return"unit";if(e.match(u))return"keyword";if(e.match(/^url/)&&"("===e.peek())return t.tokenizer=m,"atom";if("="===n&&e.match(/^=[\w-]+/))return b(t),"meta";if("+"===n&&e.match(/^\+[\w-]+/))return"variable-3";if("@"===n&&e.match("@extend")&&(e.match(/\s*[\w]/)||w(t)),e.match(/^@(else if|if|media|else|for|each|while|mixin|function)/))return b(t),"def";if("@"===n)return e.next(),e.eatWhile(/[\w-]/),"def";if(e.eatWhile(/[\w-]/)){if(e.match(/ *: *[\w-\+\$#!\("']/,!1)){l=e.current().toLowerCase();var s=t.prevProp+"-"+l;return r.hasOwnProperty(s)?"property":r.hasOwnProperty(l)?(t.prevProp=l,"property"):o.hasOwnProperty(l)?"property":"tag"}return e.match(/ *:/,!1)?(b(t),t.cursorHalf=1,t.prevProp=e.current().toLowerCase(),"property"):(e.match(/ *,/,!1)||b(t),"tag")}if(":"===n)return e.match(p)?"variable-3":(e.next(),t.cursorHalf=1,"operator")}return e.match(f)?"operator":(e.next(),null)}function k(e,n){e.sol()&&(n.indentCount=0);var r=n.tokenizer(e,n),i=e.current();if("@return"!==i&&"}"!==i||w(n),null!==r){for(var a=e.pos-i.length,o=a+t.indentUnit*n.indentCount,s=[],l=0;l<n.scopes.length;l++){var c=n.scopes[l];c.offset<=o&&s.push(c)}n.scopes=s}return r}return{startState:function(){return{tokenizer:x,scopes:[{offset:0,type:"sass"}],indentCount:0,cursorHalf:0,definedVars:[],definedMixins:[]}},token:function(e,t){var n=k(e,t);return t.lastToken={style:n,content:e.current()},n},indent:function(e){return e.scopes[0].offset},blockCommentStart:"/*",blockCommentEnd:"*/",lineComment:"//",fold:"indent"}}),"css"),e.defineMIME("text/x-sass","sass")}))},"1be4":function(e,t,n){var r=n("d066");e.exports=r("document","documentElement")},"1bf2":function(e,t,n){var r=n("23e7"),i=n("56ef");r({target:"Reflect",stat:!0},{ownKeys:i})},"1c0b":function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}},"1c7e":function(e,t,n){var r=n("b622"),i=r("iterator"),a=!1;try{var o=0,s={next:function(){return{done:!!o++}},return:function(){a=!0}};s[i]=function(){return this},Array.from(s,(function(){throw 2}))}catch(l){}e.exports=function(e,t){if(!t&&!a)return!1;var n=!1;try{var r={};r[i]=function(){return{next:function(){return{done:n=!0}}}},e(r)}catch(l){}return n}},"1cdc":function(e,t,n){var r=n("342f");e.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},"1d1c":function(e,t,n){var r=n("23e7"),i=n("83ab"),a=n("37e8");r({target:"Object",stat:!0,forced:!i,sham:!i},{defineProperties:a})},"1d2b":function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},"1d80":function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},"1dde":function(e,t,n){var r=n("d039"),i=n("b622"),a=n("2d00"),o=i("species");e.exports=function(e){return a>=51||!r((function(){var t=[],n=t.constructor={};return n[o]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},"1e25":function(e,t,n){"use strict";var r=n("23e7"),i=n("58a8").end,a=n("c8d2"),o=a("trimEnd"),s=o?function(){return i(this)}:"".trimEnd;r({target:"String",proto:!0,forced:o},{trimEnd:s,trimRight:s})},"1ec1":function(e,t){var n=Math.log;e.exports=Math.log1p||function(e){return(e=+e)>-1e-8&&e<1e-8?e-e*e/2:n(1+e)}},"1fb5":function(e,t,n){"use strict";t.byteLength=u,t.toByteArray=f,t.fromByteArray=m;for(var r=[],i=[],a="undefined"!==typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,l=o.length;s<l;++s)r[s]=o[s],i[o.charCodeAt(s)]=s;function c(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");-1===n&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function u(e){var t=c(e),n=t[0],r=t[1];return 3*(n+r)/4-r}function d(e,t,n){return 3*(t+n)/4-n}function f(e){var t,n,r=c(e),o=r[0],s=r[1],l=new a(d(e,o,s)),u=0,f=s>0?o-4:o;for(n=0;n<f;n+=4)t=i[e.charCodeAt(n)]<<18|i[e.charCodeAt(n+1)]<<12|i[e.charCodeAt(n+2)]<<6|i[e.charCodeAt(n+3)],l[u++]=t>>16&255,l[u++]=t>>8&255,l[u++]=255&t;return 2===s&&(t=i[e.charCodeAt(n)]<<2|i[e.charCodeAt(n+1)]>>4,l[u++]=255&t),1===s&&(t=i[e.charCodeAt(n)]<<10|i[e.charCodeAt(n+1)]<<4|i[e.charCodeAt(n+2)]>>2,l[u++]=t>>8&255,l[u++]=255&t),l}function p(e){return r[e>>18&63]+r[e>>12&63]+r[e>>6&63]+r[63&e]}function h(e,t,n){for(var r,i=[],a=t;a<n;a+=3)r=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(255&e[a+2]),i.push(p(r));return i.join("")}function m(e){for(var t,n=e.length,i=n%3,a=[],o=16383,s=0,l=n-i;s<l;s+=o)a.push(h(e,s,s+o>l?l:s+o));return 1===i?(t=e[n-1],a.push(r[t>>2]+r[t<<4&63]+"==")):2===i&&(t=(e[n-2]<<8)+e[n-1],a.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"=")),a.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},"1fe2":function(e,t,n){"use strict";var r=n("6d61"),i=n("acac");r("WeakSet",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},"20bf":function(e,t,n){"use strict";var r=n("8aa7"),i=n("ebb5").exportTypedArrayStaticMethod,a=n("a078");i("from",a,r)},"219c":function(e,t,n){"use strict";var r=n("ebb5"),i=r.aTypedArray,a=r.exportTypedArrayMethod,o=[].sort;a("sort",(function(e){return o.call(i(this),e)}))},2266:function(e,t,n){var r=n("825a"),i=n("e95a"),a=n("50c4"),o=n("0366"),s=n("35a1"),l=n("2a62"),c=function(e,t){this.stopped=e,this.result=t};e.exports=function(e,t,n){var u,d,f,p,h,m,g,v=n&&n.that,y=!(!n||!n.AS_ENTRIES),b=!(!n||!n.IS_ITERATOR),w=!(!n||!n.INTERRUPTED),x=o(t,v,1+y+w),k=function(e){return u&&l(u),new c(!0,e)},_=function(e){return y?(r(e),w?x(e[0],e[1],k):x(e[0],e[1])):w?x(e,k):x(e)};if(b)u=e;else{if(d=s(e),"function"!=typeof d)throw TypeError("Target is not iterable");if(i(d)){for(f=0,p=a(e.length);p>f;f++)if(h=_(e[f]),h&&h instanceof c)return h;return new c(!1)}u=d.call(e)}m=u.next;while(!(g=m.call(u)).done){try{h=_(g.value)}catch(C){throw l(u),C}if("object"==typeof h&&h&&h instanceof c)return h}return new c(!1)}},2315:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("strike")},{strike:function(){return i(this,"strike","","")}})},2351:function(e,t,n){var r=n("746f");r("split")},"23cb":function(e,t,n){var r=n("a691"),i=Math.max,a=Math.min;e.exports=function(e,t){var n=r(e);return n<0?i(n+t,0):a(n,t)}},"23dc":function(e,t,n){var r=n("d44e");r(Math,"Math",!0)},"23e7":function(e,t,n){var r=n("da84"),i=n("06cf").f,a=n("9112"),o=n("6eeb"),s=n("ce4e"),l=n("e893"),c=n("94ca");e.exports=function(e,t){var n,u,d,f,p,h,m=e.target,g=e.global,v=e.stat;if(u=g?r:v?r[m]||s(m,{}):(r[m]||{}).prototype,u)for(d in t){if(p=t[d],e.noTargetGet?(h=i(u,d),f=h&&h.value):f=u[d],n=c(g?d:m+(v?".":"#")+d,e.forced),!n&&void 0!==f){if(typeof p===typeof f)continue;l(p,f)}(e.sham||f&&f.sham)&&a(p,"sham",!0),o(u,d,p,e)}}},"241c":function(e,t,n){var r=n("ca84"),i=n("7839"),a=i.concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,a)}},2444:function(e,t,n){"use strict";(function(t){var r=n("c532"),i=n("c8af"),a={"Content-Type":"application/x-www-form-urlencoded"};function o(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function s(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof t&&"[object process]"===Object.prototype.toString.call(t))&&(e=n("b50d")),e}var l={adapter:s(),transformRequest:[function(e,t){return i(t,"Accept"),i(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(o(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)?(o(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"===typeof e)try{e=JSON.parse(e)}catch(t){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){l.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){l.headers[e]=r.merge(a)})),e.exports=l}).call(this,n("4362"))},2532:function(e,t,n){"use strict";var r=n("23e7"),i=n("5a34"),a=n("1d80"),o=n("ab13");r({target:"String",proto:!0,forced:!o("includes")},{includes:function(e){return!!~String(a(this)).indexOf(i(e),arguments.length>1?arguments[1]:void 0)}})},"25a1":function(e,t,n){"use strict";var r=n("ebb5"),i=n("d58f").right,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("reduceRight",(function(e){return i(a(this),e,arguments.length,arguments.length>1?arguments[1]:void 0)}))},"25eb":function(e,t,n){var r=n("23e7"),i=n("c20d");r({target:"Number",stat:!0,forced:Number.parseInt!=i},{parseInt:i})},"25f0":function(e,t,n){"use strict";var r=n("6eeb"),i=n("825a"),a=n("d039"),o=n("ad6d"),s="toString",l=RegExp.prototype,c=l[s],u=a((function(){return"/a/b"!=c.call({source:"a",flags:"b"})})),d=c.name!=s;(u||d)&&r(RegExp.prototype,s,(function(){var e=i(this),t=String(e.source),n=e.flags,r=String(void 0===n&&e instanceof RegExp&&!("flags"in l)?o.call(e):n);return"/"+t+"/"+r}),{unsafe:!0})},2626:function(e,t,n){"use strict";var r=n("d066"),i=n("9bf2"),a=n("b622"),o=n("83ab"),s=a("species");e.exports=function(e){var t=r(e),n=i.f;o&&t&&!t[s]&&n(t,s,{configurable:!0,get:function(){return this}})}},"26e9":function(e,t,n){"use strict";var r=n("23e7"),i=n("e8b5"),a=[].reverse,o=[1,2];r({target:"Array",proto:!0,forced:String(o)===String(o.reverse())},{reverse:function(){return i(this)&&(this.length=this.length),a.call(this)}})},2729:function(e,t,n){"use strict";n("16ee")},"277d":function(e,t,n){var r=n("23e7"),i=n("e8b5");r({target:"Array",stat:!0},{isArray:i})},2877:function(e,t,n){"use strict";function r(e,t,n,r,i,a,o,s){var l,c="function"===typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),a&&(c._scopeId="data-v-"+a),o?(l=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(o)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(e,t){return l.call(t),u(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,l):[l]}return{exports:e,options:c}}n.d(t,"a",(function(){return r}))},2928:function(e,t,n){"use strict";n("325d")},2954:function(e,t,n){"use strict";var r=n("ebb5"),i=n("4840"),a=n("d039"),o=r.aTypedArray,s=r.aTypedArrayConstructor,l=r.exportTypedArrayMethod,c=[].slice,u=a((function(){new Int8Array(1).slice()}));l("slice",(function(e,t){var n=c.call(o(this),e,t),r=i(this,this.constructor),a=0,l=n.length,u=new(s(r))(l);while(l>a)u[a]=n[a++];return u}),u)},"2a1b":function(e,t,n){var r=n("746f");r("match")},"2a62":function(e,t,n){var r=n("825a");e.exports=function(e){var t=e["return"];if(void 0!==t)return r(t.call(e)).value}},"2a9b":function(e,t,n){"use strict";n("0019")},"2af1":function(e,t,n){var r=n("23e7"),i=n("f748");r({target:"Math",stat:!0},{sign:i})},"2b0e":function(e,t,n){"use strict";(function(e){
/*!
 * Vue.js v2.6.12
 * (c) 2014-2020 Evan You
 * Released under the MIT License.
 */
var n=Object.freeze({});function r(e){return void 0===e||null===e}function i(e){return void 0!==e&&null!==e}function a(e){return!0===e}function o(e){return!1===e}function s(e){return"string"===typeof e||"number"===typeof e||"symbol"===typeof e||"boolean"===typeof e}function l(e){return null!==e&&"object"===typeof e}var c=Object.prototype.toString;function u(e){return"[object Object]"===c.call(e)}function d(e){return"[object RegExp]"===c.call(e)}function f(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function p(e){return i(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function h(e){return null==e?"":Array.isArray(e)||u(e)&&e.toString===c?JSON.stringify(e,null,2):String(e)}function m(e){var t=parseFloat(e);return isNaN(t)?e:t}function g(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}g("slot,component",!0);var v=g("key,ref,slot,slot-scope,is");function y(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function w(e,t){return b.call(e,t)}function x(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}var k=/-(\w)/g,_=x((function(e){return e.replace(k,(function(e,t){return t?t.toUpperCase():""}))})),C=x((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),S=/\B([A-Z])/g,T=x((function(e){return e.replace(S,"-$1").toLowerCase()}));function E(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n}function A(e,t){return e.bind(t)}var M=Function.prototype.bind?A:E;function N(e,t){t=t||0;var n=e.length-t,r=new Array(n);while(n--)r[n]=e[n+t];return r}function O(e,t){for(var n in t)e[n]=t[n];return e}function D(e){for(var t={},n=0;n<e.length;n++)e[n]&&O(t,e[n]);return t}function L(e,t,n){}var z=function(e,t,n){return!1},P=function(e){return e};function F(e,t){if(e===t)return!0;var n=l(e),r=l(t);if(!n||!r)return!n&&!r&&String(e)===String(t);try{var i=Array.isArray(e),a=Array.isArray(t);if(i&&a)return e.length===t.length&&e.every((function(e,n){return F(e,t[n])}));if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(i||a)return!1;var o=Object.keys(e),s=Object.keys(t);return o.length===s.length&&o.every((function(n){return F(e[n],t[n])}))}catch(c){return!1}}function I(e,t){for(var n=0;n<e.length;n++)if(F(e[n],t))return n;return-1}function j(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}var R="data-server-rendered",$=["component","directive","filter"],q=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],B={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:z,isReservedAttr:z,isUnknownElement:z,getTagNamespace:L,parsePlatformTagName:P,mustUseProp:z,async:!0,_lifecycleHooks:q},U=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function H(e){var t=(e+"").charCodeAt(0);return 36===t||95===t}function W(e,t,n,r){Object.defineProperty(e,t,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var V=new RegExp("[^"+U.source+".$_\\d]");function Y(e){if(!V.test(e)){var t=e.split(".");return function(e){for(var n=0;n<t.length;n++){if(!e)return;e=e[t[n]]}return e}}}var G,K="__proto__"in{},X="undefined"!==typeof window,Z="undefined"!==typeof WXEnvironment&&!!WXEnvironment.platform,Q=Z&&WXEnvironment.platform.toLowerCase(),J=X&&window.navigator.userAgent.toLowerCase(),ee=J&&/msie|trident/.test(J),te=J&&J.indexOf("msie 9.0")>0,ne=J&&J.indexOf("edge/")>0,re=(J&&J.indexOf("android"),J&&/iphone|ipad|ipod|ios/.test(J)||"ios"===Q),ie=(J&&/chrome\/\d+/.test(J),J&&/phantomjs/.test(J),J&&J.match(/firefox\/(\d+)/)),ae={}.watch,oe=!1;if(X)try{var se={};Object.defineProperty(se,"passive",{get:function(){oe=!0}}),window.addEventListener("test-passive",null,se)}catch(_o){}var le=function(){return void 0===G&&(G=!X&&!Z&&"undefined"!==typeof e&&(e["process"]&&"server"===e["process"].env.VUE_ENV)),G},ce=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ue(e){return"function"===typeof e&&/native code/.test(e.toString())}var de,fe="undefined"!==typeof Symbol&&ue(Symbol)&&"undefined"!==typeof Reflect&&ue(Reflect.ownKeys);de="undefined"!==typeof Set&&ue(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var pe=L,he=0,me=function(){this.id=he++,this.subs=[]};me.prototype.addSub=function(e){this.subs.push(e)},me.prototype.removeSub=function(e){y(this.subs,e)},me.prototype.depend=function(){me.target&&me.target.addDep(this)},me.prototype.notify=function(){var e=this.subs.slice();for(var t=0,n=e.length;t<n;t++)e[t].update()},me.target=null;var ge=[];function ve(e){ge.push(e),me.target=e}function ye(){ge.pop(),me.target=ge[ge.length-1]}var be=function(e,t,n,r,i,a,o,s){this.tag=e,this.data=t,this.children=n,this.text=r,this.elm=i,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=t&&t.key,this.componentOptions=o,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},we={child:{configurable:!0}};we.child.get=function(){return this.componentInstance},Object.defineProperties(be.prototype,we);var xe=function(e){void 0===e&&(e="");var t=new be;return t.text=e,t.isComment=!0,t};function ke(e){return new be(void 0,void 0,void 0,String(e))}function _e(e){var t=new be(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}var Ce=Array.prototype,Se=Object.create(Ce),Te=["push","pop","shift","unshift","splice","sort","reverse"];Te.forEach((function(e){var t=Ce[e];W(Se,e,(function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];var i,a=t.apply(this,n),o=this.__ob__;switch(e){case"push":case"unshift":i=n;break;case"splice":i=n.slice(2);break}return i&&o.observeArray(i),o.dep.notify(),a}))}));var Ee=Object.getOwnPropertyNames(Se),Ae=!0;function Me(e){Ae=e}var Ne=function(e){this.value=e,this.dep=new me,this.vmCount=0,W(e,"__ob__",this),Array.isArray(e)?(K?Oe(e,Se):De(e,Se,Ee),this.observeArray(e)):this.walk(e)};function Oe(e,t){e.__proto__=t}function De(e,t,n){for(var r=0,i=n.length;r<i;r++){var a=n[r];W(e,a,t[a])}}function Le(e,t){var n;if(l(e)&&!(e instanceof be))return w(e,"__ob__")&&e.__ob__ instanceof Ne?n=e.__ob__:Ae&&!le()&&(Array.isArray(e)||u(e))&&Object.isExtensible(e)&&!e._isVue&&(n=new Ne(e)),t&&n&&n.vmCount++,n}function ze(e,t,n,r,i){var a=new me,o=Object.getOwnPropertyDescriptor(e,t);if(!o||!1!==o.configurable){var s=o&&o.get,l=o&&o.set;s&&!l||2!==arguments.length||(n=e[t]);var c=!i&&Le(n);Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var t=s?s.call(e):n;return me.target&&(a.depend(),c&&(c.dep.depend(),Array.isArray(t)&&Ie(t))),t},set:function(t){var r=s?s.call(e):n;t===r||t!==t&&r!==r||s&&!l||(l?l.call(e,t):n=t,c=!i&&Le(t),a.notify())}})}}function Pe(e,t,n){if(Array.isArray(e)&&f(t))return e.length=Math.max(e.length,t),e.splice(t,1,n),n;if(t in e&&!(t in Object.prototype))return e[t]=n,n;var r=e.__ob__;return e._isVue||r&&r.vmCount?n:r?(ze(r.value,t,n),r.dep.notify(),n):(e[t]=n,n)}function Fe(e,t){if(Array.isArray(e)&&f(t))e.splice(t,1);else{var n=e.__ob__;e._isVue||n&&n.vmCount||w(e,t)&&(delete e[t],n&&n.dep.notify())}}function Ie(e){for(var t=void 0,n=0,r=e.length;n<r;n++)t=e[n],t&&t.__ob__&&t.__ob__.dep.depend(),Array.isArray(t)&&Ie(t)}Ne.prototype.walk=function(e){for(var t=Object.keys(e),n=0;n<t.length;n++)ze(e,t[n])},Ne.prototype.observeArray=function(e){for(var t=0,n=e.length;t<n;t++)Le(e[t])};var je=B.optionMergeStrategies;function Re(e,t){if(!t)return e;for(var n,r,i,a=fe?Reflect.ownKeys(t):Object.keys(t),o=0;o<a.length;o++)n=a[o],"__ob__"!==n&&(r=e[n],i=t[n],w(e,n)?r!==i&&u(r)&&u(i)&&Re(r,i):Pe(e,n,i));return e}function $e(e,t,n){return n?function(){var r="function"===typeof t?t.call(n,n):t,i="function"===typeof e?e.call(n,n):e;return r?Re(r,i):i}:t?e?function(){return Re("function"===typeof t?t.call(this,this):t,"function"===typeof e?e.call(this,this):e)}:t:e}function qe(e,t){var n=t?e?e.concat(t):Array.isArray(t)?t:[t]:e;return n?Be(n):n}function Be(e){for(var t=[],n=0;n<e.length;n++)-1===t.indexOf(e[n])&&t.push(e[n]);return t}function Ue(e,t,n,r){var i=Object.create(e||null);return t?O(i,t):i}je.data=function(e,t,n){return n?$e(e,t,n):t&&"function"!==typeof t?e:$e(e,t)},q.forEach((function(e){je[e]=qe})),$.forEach((function(e){je[e+"s"]=Ue})),je.watch=function(e,t,n,r){if(e===ae&&(e=void 0),t===ae&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var i={};for(var a in O(i,e),t){var o=i[a],s=t[a];o&&!Array.isArray(o)&&(o=[o]),i[a]=o?o.concat(s):Array.isArray(s)?s:[s]}return i},je.props=je.methods=je.inject=je.computed=function(e,t,n,r){if(!e)return t;var i=Object.create(null);return O(i,e),t&&O(i,t),i},je.provide=$e;var He=function(e,t){return void 0===t?e:t};function We(e,t){var n=e.props;if(n){var r,i,a,o={};if(Array.isArray(n)){r=n.length;while(r--)i=n[r],"string"===typeof i&&(a=_(i),o[a]={type:null})}else if(u(n))for(var s in n)i=n[s],a=_(s),o[a]=u(i)?i:{type:i};else 0;e.props=o}}function Ve(e,t){var n=e.inject;if(n){var r=e.inject={};if(Array.isArray(n))for(var i=0;i<n.length;i++)r[n[i]]={from:n[i]};else if(u(n))for(var a in n){var o=n[a];r[a]=u(o)?O({from:a},o):{from:o}}else 0}}function Ye(e){var t=e.directives;if(t)for(var n in t){var r=t[n];"function"===typeof r&&(t[n]={bind:r,update:r})}}function Ge(e,t,n){if("function"===typeof t&&(t=t.options),We(t,n),Ve(t,n),Ye(t),!t._base&&(t.extends&&(e=Ge(e,t.extends,n)),t.mixins))for(var r=0,i=t.mixins.length;r<i;r++)e=Ge(e,t.mixins[r],n);var a,o={};for(a in e)s(a);for(a in t)w(e,a)||s(a);function s(r){var i=je[r]||He;o[r]=i(e[r],t[r],n,r)}return o}function Ke(e,t,n,r){if("string"===typeof n){var i=e[t];if(w(i,n))return i[n];var a=_(n);if(w(i,a))return i[a];var o=C(a);if(w(i,o))return i[o];var s=i[n]||i[a]||i[o];return s}}function Xe(e,t,n,r){var i=t[e],a=!w(n,e),o=n[e],s=et(Boolean,i.type);if(s>-1)if(a&&!w(i,"default"))o=!1;else if(""===o||o===T(e)){var l=et(String,i.type);(l<0||s<l)&&(o=!0)}if(void 0===o){o=Ze(r,i,e);var c=Ae;Me(!0),Le(o),Me(c)}return o}function Ze(e,t,n){if(w(t,"default")){var r=t.default;return e&&e.$options.propsData&&void 0===e.$options.propsData[n]&&void 0!==e._props[n]?e._props[n]:"function"===typeof r&&"Function"!==Qe(t.type)?r.call(e):r}}function Qe(e){var t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:""}function Je(e,t){return Qe(e)===Qe(t)}function et(e,t){if(!Array.isArray(t))return Je(t,e)?0:-1;for(var n=0,r=t.length;n<r;n++)if(Je(t[n],e))return n;return-1}function tt(e,t,n){ve();try{if(t){var r=t;while(r=r.$parent){var i=r.$options.errorCaptured;if(i)for(var a=0;a<i.length;a++)try{var o=!1===i[a].call(r,e,t,n);if(o)return}catch(_o){rt(_o,r,"errorCaptured hook")}}}rt(e,t,n)}finally{ye()}}function nt(e,t,n,r,i){var a;try{a=n?e.apply(t,n):e.call(t),a&&!a._isVue&&p(a)&&!a._handled&&(a.catch((function(e){return tt(e,r,i+" (Promise/async)")})),a._handled=!0)}catch(_o){tt(_o,r,i)}return a}function rt(e,t,n){if(B.errorHandler)try{return B.errorHandler.call(null,e,t,n)}catch(_o){_o!==e&&it(_o,null,"config.errorHandler")}it(e,t,n)}function it(e,t,n){if(!X&&!Z||"undefined"===typeof console)throw e;console.error(e)}var at,ot=!1,st=[],lt=!1;function ct(){lt=!1;var e=st.slice(0);st.length=0;for(var t=0;t<e.length;t++)e[t]()}if("undefined"!==typeof Promise&&ue(Promise)){var ut=Promise.resolve();at=function(){ut.then(ct),re&&setTimeout(L)},ot=!0}else if(ee||"undefined"===typeof MutationObserver||!ue(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())at="undefined"!==typeof setImmediate&&ue(setImmediate)?function(){setImmediate(ct)}:function(){setTimeout(ct,0)};else{var dt=1,ft=new MutationObserver(ct),pt=document.createTextNode(String(dt));ft.observe(pt,{characterData:!0}),at=function(){dt=(dt+1)%2,pt.data=String(dt)},ot=!0}function ht(e,t){var n;if(st.push((function(){if(e)try{e.call(t)}catch(_o){tt(_o,t,"nextTick")}else n&&n(t)})),lt||(lt=!0,at()),!e&&"undefined"!==typeof Promise)return new Promise((function(e){n=e}))}var mt=new de;function gt(e){vt(e,mt),mt.clear()}function vt(e,t){var n,r,i=Array.isArray(e);if(!(!i&&!l(e)||Object.isFrozen(e)||e instanceof be)){if(e.__ob__){var a=e.__ob__.dep.id;if(t.has(a))return;t.add(a)}if(i){n=e.length;while(n--)vt(e[n],t)}else{r=Object.keys(e),n=r.length;while(n--)vt(e[r[n]],t)}}}var yt=x((function(e){var t="&"===e.charAt(0);e=t?e.slice(1):e;var n="~"===e.charAt(0);e=n?e.slice(1):e;var r="!"===e.charAt(0);return e=r?e.slice(1):e,{name:e,once:n,capture:r,passive:t}}));function bt(e,t){function n(){var e=arguments,r=n.fns;if(!Array.isArray(r))return nt(r,null,arguments,t,"v-on handler");for(var i=r.slice(),a=0;a<i.length;a++)nt(i[a],null,e,t,"v-on handler")}return n.fns=e,n}function wt(e,t,n,i,o,s){var l,c,u,d;for(l in e)c=e[l],u=t[l],d=yt(l),r(c)||(r(u)?(r(c.fns)&&(c=e[l]=bt(c,s)),a(d.once)&&(c=e[l]=o(d.name,c,d.capture)),n(d.name,c,d.capture,d.passive,d.params)):c!==u&&(u.fns=c,e[l]=u));for(l in t)r(e[l])&&(d=yt(l),i(d.name,t[l],d.capture))}function xt(e,t,n){var o;e instanceof be&&(e=e.data.hook||(e.data.hook={}));var s=e[t];function l(){n.apply(this,arguments),y(o.fns,l)}r(s)?o=bt([l]):i(s.fns)&&a(s.merged)?(o=s,o.fns.push(l)):o=bt([s,l]),o.merged=!0,e[t]=o}function kt(e,t,n){var a=t.options.props;if(!r(a)){var o={},s=e.attrs,l=e.props;if(i(s)||i(l))for(var c in a){var u=T(c);_t(o,l,c,u,!0)||_t(o,s,c,u,!1)}return o}}function _t(e,t,n,r,a){if(i(t)){if(w(t,n))return e[n]=t[n],a||delete t[n],!0;if(w(t,r))return e[n]=t[r],a||delete t[r],!0}return!1}function Ct(e){for(var t=0;t<e.length;t++)if(Array.isArray(e[t]))return Array.prototype.concat.apply([],e);return e}function St(e){return s(e)?[ke(e)]:Array.isArray(e)?Et(e):void 0}function Tt(e){return i(e)&&i(e.text)&&o(e.isComment)}function Et(e,t){var n,o,l,c,u=[];for(n=0;n<e.length;n++)o=e[n],r(o)||"boolean"===typeof o||(l=u.length-1,c=u[l],Array.isArray(o)?o.length>0&&(o=Et(o,(t||"")+"_"+n),Tt(o[0])&&Tt(c)&&(u[l]=ke(c.text+o[0].text),o.shift()),u.push.apply(u,o)):s(o)?Tt(c)?u[l]=ke(c.text+o):""!==o&&u.push(ke(o)):Tt(o)&&Tt(c)?u[l]=ke(c.text+o.text):(a(e._isVList)&&i(o.tag)&&r(o.key)&&i(t)&&(o.key="__vlist"+t+"_"+n+"__"),u.push(o)));return u}function At(e){var t=e.$options.provide;t&&(e._provided="function"===typeof t?t.call(e):t)}function Mt(e){var t=Nt(e.$options.inject,e);t&&(Me(!1),Object.keys(t).forEach((function(n){ze(e,n,t[n])})),Me(!0))}function Nt(e,t){if(e){for(var n=Object.create(null),r=fe?Reflect.ownKeys(e):Object.keys(e),i=0;i<r.length;i++){var a=r[i];if("__ob__"!==a){var o=e[a].from,s=t;while(s){if(s._provided&&w(s._provided,o)){n[a]=s._provided[o];break}s=s.$parent}if(!s)if("default"in e[a]){var l=e[a].default;n[a]="function"===typeof l?l.call(t):l}else 0}}return n}}function Ot(e,t){if(!e||!e.length)return{};for(var n={},r=0,i=e.length;r<i;r++){var a=e[r],o=a.data;if(o&&o.attrs&&o.attrs.slot&&delete o.attrs.slot,a.context!==t&&a.fnContext!==t||!o||null==o.slot)(n.default||(n.default=[])).push(a);else{var s=o.slot,l=n[s]||(n[s]=[]);"template"===a.tag?l.push.apply(l,a.children||[]):l.push(a)}}for(var c in n)n[c].every(Dt)&&delete n[c];return n}function Dt(e){return e.isComment&&!e.asyncFactory||" "===e.text}function Lt(e,t,r){var i,a=Object.keys(t).length>0,o=e?!!e.$stable:!a,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(o&&r&&r!==n&&s===r.$key&&!a&&!r.$hasNormal)return r;for(var l in i={},e)e[l]&&"$"!==l[0]&&(i[l]=zt(t,l,e[l]))}else i={};for(var c in t)c in i||(i[c]=Pt(t,c));return e&&Object.isExtensible(e)&&(e._normalized=i),W(i,"$stable",o),W(i,"$key",s),W(i,"$hasNormal",a),i}function zt(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({});return e=e&&"object"===typeof e&&!Array.isArray(e)?[e]:St(e),e&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function Pt(e,t){return function(){return e[t]}}function Ft(e,t){var n,r,a,o,s;if(Array.isArray(e)||"string"===typeof e)for(n=new Array(e.length),r=0,a=e.length;r<a;r++)n[r]=t(e[r],r);else if("number"===typeof e)for(n=new Array(e),r=0;r<e;r++)n[r]=t(r+1,r);else if(l(e))if(fe&&e[Symbol.iterator]){n=[];var c=e[Symbol.iterator](),u=c.next();while(!u.done)n.push(t(u.value,n.length)),u=c.next()}else for(o=Object.keys(e),n=new Array(o.length),r=0,a=o.length;r<a;r++)s=o[r],n[r]=t(e[s],s,r);return i(n)||(n=[]),n._isVList=!0,n}function It(e,t,n,r){var i,a=this.$scopedSlots[e];a?(n=n||{},r&&(n=O(O({},r),n)),i=a(n)||t):i=this.$slots[e]||t;var o=n&&n.slot;return o?this.$createElement("template",{slot:o},i):i}function jt(e){return Ke(this.$options,"filters",e,!0)||P}function Rt(e,t){return Array.isArray(e)?-1===e.indexOf(t):e!==t}function $t(e,t,n,r,i){var a=B.keyCodes[t]||n;return i&&r&&!B.keyCodes[t]?Rt(i,r):a?Rt(a,e):r?T(r)!==t:void 0}function qt(e,t,n,r,i){if(n)if(l(n)){var a;Array.isArray(n)&&(n=D(n));var o=function(o){if("class"===o||"style"===o||v(o))a=e;else{var s=e.attrs&&e.attrs.type;a=r||B.mustUseProp(t,s,o)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var l=_(o),c=T(o);if(!(l in a)&&!(c in a)&&(a[o]=n[o],i)){var u=e.on||(e.on={});u["update:"+o]=function(e){n[o]=e}}};for(var s in n)o(s)}else;return e}function Bt(e,t){var n=this._staticTrees||(this._staticTrees=[]),r=n[e];return r&&!t||(r=n[e]=this.$options.staticRenderFns[e].call(this._renderProxy,null,this),Ht(r,"__static__"+e,!1)),r}function Ut(e,t,n){return Ht(e,"__once__"+t+(n?"_"+n:""),!0),e}function Ht(e,t,n){if(Array.isArray(e))for(var r=0;r<e.length;r++)e[r]&&"string"!==typeof e[r]&&Wt(e[r],t+"_"+r,n);else Wt(e,t,n)}function Wt(e,t,n){e.isStatic=!0,e.key=t,e.isOnce=n}function Vt(e,t){if(t)if(u(t)){var n=e.on=e.on?O({},e.on):{};for(var r in t){var i=n[r],a=t[r];n[r]=i?[].concat(i,a):a}}else;return e}function Yt(e,t,n,r){t=t||{$stable:!n};for(var i=0;i<e.length;i++){var a=e[i];Array.isArray(a)?Yt(a,t,n):a&&(a.proxy&&(a.fn.proxy=!0),t[a.key]=a.fn)}return r&&(t.$key=r),t}function Gt(e,t){for(var n=0;n<t.length;n+=2){var r=t[n];"string"===typeof r&&r&&(e[t[n]]=t[n+1])}return e}function Kt(e,t){return"string"===typeof e?t+e:e}function Xt(e){e._o=Ut,e._n=m,e._s=h,e._l=Ft,e._t=It,e._q=F,e._i=I,e._m=Bt,e._f=jt,e._k=$t,e._b=qt,e._v=ke,e._e=xe,e._u=Yt,e._g=Vt,e._d=Gt,e._p=Kt}function Zt(e,t,r,i,o){var s,l=this,c=o.options;w(i,"_uid")?(s=Object.create(i),s._original=i):(s=i,i=i._original);var u=a(c._compiled),d=!u;this.data=e,this.props=t,this.children=r,this.parent=i,this.listeners=e.on||n,this.injections=Nt(c.inject,i),this.slots=function(){return l.$slots||Lt(e.scopedSlots,l.$slots=Ot(r,i)),l.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return Lt(e.scopedSlots,this.slots())}}),u&&(this.$options=c,this.$slots=this.slots(),this.$scopedSlots=Lt(e.scopedSlots,this.$slots)),c._scopeId?this._c=function(e,t,n,r){var a=dn(s,e,t,n,r,d);return a&&!Array.isArray(a)&&(a.fnScopeId=c._scopeId,a.fnContext=i),a}:this._c=function(e,t,n,r){return dn(s,e,t,n,r,d)}}function Qt(e,t,r,a,o){var s=e.options,l={},c=s.props;if(i(c))for(var u in c)l[u]=Xe(u,c,t||n);else i(r.attrs)&&en(l,r.attrs),i(r.props)&&en(l,r.props);var d=new Zt(r,l,o,a,e),f=s.render.call(null,d._c,d);if(f instanceof be)return Jt(f,r,d.parent,s,d);if(Array.isArray(f)){for(var p=St(f)||[],h=new Array(p.length),m=0;m<p.length;m++)h[m]=Jt(p[m],r,d.parent,s,d);return h}}function Jt(e,t,n,r,i){var a=_e(e);return a.fnContext=n,a.fnOptions=r,t.slot&&((a.data||(a.data={})).slot=t.slot),a}function en(e,t){for(var n in t)e[_(n)]=t[n]}Xt(Zt.prototype);var tn={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var n=e;tn.prepatch(n,n)}else{var r=e.componentInstance=an(e,Nn);r.$mount(t?e.elm:void 0,t)}},prepatch:function(e,t){var n=t.componentOptions,r=t.componentInstance=e.componentInstance;Pn(r,n.propsData,n.listeners,t,n.children)},insert:function(e){var t=e.context,n=e.componentInstance;n._isMounted||(n._isMounted=!0,Rn(n,"mounted")),e.data.keepAlive&&(t._isMounted?Qn(n):In(n,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?jn(t,!0):t.$destroy())}},nn=Object.keys(tn);function rn(e,t,n,o,s){if(!r(e)){var c=n.$options._base;if(l(e)&&(e=c.extend(e)),"function"===typeof e){var u;if(r(e.cid)&&(u=e,e=xn(u,c),void 0===e))return wn(u,t,n,o,s);t=t||{},xr(e),i(t.model)&&ln(e.options,t);var d=kt(t,e,s);if(a(e.options.functional))return Qt(e,d,t,n,o);var f=t.on;if(t.on=t.nativeOn,a(e.options.abstract)){var p=t.slot;t={},p&&(t.slot=p)}on(t);var h=e.options.name||s,m=new be("vue-component-"+e.cid+(h?"-"+h:""),t,void 0,void 0,void 0,n,{Ctor:e,propsData:d,listeners:f,tag:s,children:o},u);return m}}}function an(e,t){var n={_isComponent:!0,_parentVnode:e,parent:t},r=e.data.inlineTemplate;return i(r)&&(n.render=r.render,n.staticRenderFns=r.staticRenderFns),new e.componentOptions.Ctor(n)}function on(e){for(var t=e.hook||(e.hook={}),n=0;n<nn.length;n++){var r=nn[n],i=t[r],a=tn[r];i===a||i&&i._merged||(t[r]=i?sn(a,i):a)}}function sn(e,t){var n=function(n,r){e(n,r),t(n,r)};return n._merged=!0,n}function ln(e,t){var n=e.model&&e.model.prop||"value",r=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[n]=t.model.value;var a=t.on||(t.on={}),o=a[r],s=t.model.callback;i(o)?(Array.isArray(o)?-1===o.indexOf(s):o!==s)&&(a[r]=[s].concat(o)):a[r]=s}var cn=1,un=2;function dn(e,t,n,r,i,o){return(Array.isArray(n)||s(n))&&(i=r,r=n,n=void 0),a(o)&&(i=un),fn(e,t,n,r,i)}function fn(e,t,n,r,a){if(i(n)&&i(n.__ob__))return xe();if(i(n)&&i(n.is)&&(t=n.is),!t)return xe();var o,s,l;(Array.isArray(r)&&"function"===typeof r[0]&&(n=n||{},n.scopedSlots={default:r[0]},r.length=0),a===un?r=St(r):a===cn&&(r=Ct(r)),"string"===typeof t)?(s=e.$vnode&&e.$vnode.ns||B.getTagNamespace(t),o=B.isReservedTag(t)?new be(B.parsePlatformTagName(t),n,r,void 0,void 0,e):n&&n.pre||!i(l=Ke(e.$options,"components",t))?new be(t,n,r,void 0,void 0,e):rn(l,n,e,r,t)):o=rn(t,n,e,r);return Array.isArray(o)?o:i(o)?(i(s)&&pn(o,s),i(n)&&hn(n),o):xe()}function pn(e,t,n){if(e.ns=t,"foreignObject"===e.tag&&(t=void 0,n=!0),i(e.children))for(var o=0,s=e.children.length;o<s;o++){var l=e.children[o];i(l.tag)&&(r(l.ns)||a(n)&&"svg"!==l.tag)&&pn(l,t,n)}}function hn(e){l(e.style)&&gt(e.style),l(e.class)&&gt(e.class)}function mn(e){e._vnode=null,e._staticTrees=null;var t=e.$options,r=e.$vnode=t._parentVnode,i=r&&r.context;e.$slots=Ot(t._renderChildren,i),e.$scopedSlots=n,e._c=function(t,n,r,i){return dn(e,t,n,r,i,!1)},e.$createElement=function(t,n,r,i){return dn(e,t,n,r,i,!0)};var a=r&&r.data;ze(e,"$attrs",a&&a.attrs||n,null,!0),ze(e,"$listeners",t._parentListeners||n,null,!0)}var gn,vn=null;function yn(e){Xt(e.prototype),e.prototype.$nextTick=function(e){return ht(e,this)},e.prototype._render=function(){var e,t=this,n=t.$options,r=n.render,i=n._parentVnode;i&&(t.$scopedSlots=Lt(i.data.scopedSlots,t.$slots,t.$scopedSlots)),t.$vnode=i;try{vn=t,e=r.call(t._renderProxy,t.$createElement)}catch(_o){tt(_o,t,"render"),e=t._vnode}finally{vn=null}return Array.isArray(e)&&1===e.length&&(e=e[0]),e instanceof be||(e=xe()),e.parent=i,e}}function bn(e,t){return(e.__esModule||fe&&"Module"===e[Symbol.toStringTag])&&(e=e.default),l(e)?t.extend(e):e}function wn(e,t,n,r,i){var a=xe();return a.asyncFactory=e,a.asyncMeta={data:t,context:n,children:r,tag:i},a}function xn(e,t){if(a(e.error)&&i(e.errorComp))return e.errorComp;if(i(e.resolved))return e.resolved;var n=vn;if(n&&i(e.owners)&&-1===e.owners.indexOf(n)&&e.owners.push(n),a(e.loading)&&i(e.loadingComp))return e.loadingComp;if(n&&!i(e.owners)){var o=e.owners=[n],s=!0,c=null,u=null;n.$on("hook:destroyed",(function(){return y(o,n)}));var d=function(e){for(var t=0,n=o.length;t<n;t++)o[t].$forceUpdate();e&&(o.length=0,null!==c&&(clearTimeout(c),c=null),null!==u&&(clearTimeout(u),u=null))},f=j((function(n){e.resolved=bn(n,t),s?o.length=0:d(!0)})),h=j((function(t){i(e.errorComp)&&(e.error=!0,d(!0))})),m=e(f,h);return l(m)&&(p(m)?r(e.resolved)&&m.then(f,h):p(m.component)&&(m.component.then(f,h),i(m.error)&&(e.errorComp=bn(m.error,t)),i(m.loading)&&(e.loadingComp=bn(m.loading,t),0===m.delay?e.loading=!0:c=setTimeout((function(){c=null,r(e.resolved)&&r(e.error)&&(e.loading=!0,d(!1))}),m.delay||200)),i(m.timeout)&&(u=setTimeout((function(){u=null,r(e.resolved)&&h(null)}),m.timeout)))),s=!1,e.loading?e.loadingComp:e.resolved}}function kn(e){return e.isComment&&e.asyncFactory}function _n(e){if(Array.isArray(e))for(var t=0;t<e.length;t++){var n=e[t];if(i(n)&&(i(n.componentOptions)||kn(n)))return n}}function Cn(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&An(e,t)}function Sn(e,t){gn.$on(e,t)}function Tn(e,t){gn.$off(e,t)}function En(e,t){var n=gn;return function r(){var i=t.apply(null,arguments);null!==i&&n.$off(e,r)}}function An(e,t,n){gn=e,wt(t,n||{},Sn,Tn,En,e),gn=void 0}function Mn(e){var t=/^hook:/;e.prototype.$on=function(e,n){var r=this;if(Array.isArray(e))for(var i=0,a=e.length;i<a;i++)r.$on(e[i],n);else(r._events[e]||(r._events[e]=[])).push(n),t.test(e)&&(r._hasHookEvent=!0);return r},e.prototype.$once=function(e,t){var n=this;function r(){n.$off(e,r),t.apply(n,arguments)}return r.fn=t,n.$on(e,r),n},e.prototype.$off=function(e,t){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(e)){for(var r=0,i=e.length;r<i;r++)n.$off(e[r],t);return n}var a,o=n._events[e];if(!o)return n;if(!t)return n._events[e]=null,n;var s=o.length;while(s--)if(a=o[s],a===t||a.fn===t){o.splice(s,1);break}return n},e.prototype.$emit=function(e){var t=this,n=t._events[e];if(n){n=n.length>1?N(n):n;for(var r=N(arguments,1),i='event handler for "'+e+'"',a=0,o=n.length;a<o;a++)nt(n[a],t,r,t,i)}return t}}var Nn=null;function On(e){var t=Nn;return Nn=e,function(){Nn=t}}function Dn(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){while(n.$options.abstract&&n.$parent)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}function Ln(e){e.prototype._update=function(e,t){var n=this,r=n.$el,i=n._vnode,a=On(n);n._vnode=e,n.$el=i?n.__patch__(i,e):n.__patch__(n.$el,e,t,!1),a(),r&&(r.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},e.prototype.$forceUpdate=function(){var e=this;e._watcher&&e._watcher.update()},e.prototype.$destroy=function(){var e=this;if(!e._isBeingDestroyed){Rn(e,"beforeDestroy"),e._isBeingDestroyed=!0;var t=e.$parent;!t||t._isBeingDestroyed||e.$options.abstract||y(t.$children,e),e._watcher&&e._watcher.teardown();var n=e._watchers.length;while(n--)e._watchers[n].teardown();e._data.__ob__&&e._data.__ob__.vmCount--,e._isDestroyed=!0,e.__patch__(e._vnode,null),Rn(e,"destroyed"),e.$off(),e.$el&&(e.$el.__vue__=null),e.$vnode&&(e.$vnode.parent=null)}}}function zn(e,t,n){var r;return e.$el=t,e.$options.render||(e.$options.render=xe),Rn(e,"beforeMount"),r=function(){e._update(e._render(),n)},new nr(e,r,L,{before:function(){e._isMounted&&!e._isDestroyed&&Rn(e,"beforeUpdate")}},!0),n=!1,null==e.$vnode&&(e._isMounted=!0,Rn(e,"mounted")),e}function Pn(e,t,r,i,a){var o=i.data.scopedSlots,s=e.$scopedSlots,l=!!(o&&!o.$stable||s!==n&&!s.$stable||o&&e.$scopedSlots.$key!==o.$key),c=!!(a||e.$options._renderChildren||l);if(e.$options._parentVnode=i,e.$vnode=i,e._vnode&&(e._vnode.parent=i),e.$options._renderChildren=a,e.$attrs=i.data.attrs||n,e.$listeners=r||n,t&&e.$options.props){Me(!1);for(var u=e._props,d=e.$options._propKeys||[],f=0;f<d.length;f++){var p=d[f],h=e.$options.props;u[p]=Xe(p,h,t,e)}Me(!0),e.$options.propsData=t}r=r||n;var m=e.$options._parentListeners;e.$options._parentListeners=r,An(e,r,m),c&&(e.$slots=Ot(a,i.context),e.$forceUpdate())}function Fn(e){while(e&&(e=e.$parent))if(e._inactive)return!0;return!1}function In(e,t){if(t){if(e._directInactive=!1,Fn(e))return}else if(e._directInactive)return;if(e._inactive||null===e._inactive){e._inactive=!1;for(var n=0;n<e.$children.length;n++)In(e.$children[n]);Rn(e,"activated")}}function jn(e,t){if((!t||(e._directInactive=!0,!Fn(e)))&&!e._inactive){e._inactive=!0;for(var n=0;n<e.$children.length;n++)jn(e.$children[n]);Rn(e,"deactivated")}}function Rn(e,t){ve();var n=e.$options[t],r=t+" hook";if(n)for(var i=0,a=n.length;i<a;i++)nt(n[i],e,null,e,r);e._hasHookEvent&&e.$emit("hook:"+t),ye()}var $n=[],qn=[],Bn={},Un=!1,Hn=!1,Wn=0;function Vn(){Wn=$n.length=qn.length=0,Bn={},Un=Hn=!1}var Yn=0,Gn=Date.now;if(X&&!ee){var Kn=window.performance;Kn&&"function"===typeof Kn.now&&Gn()>document.createEvent("Event").timeStamp&&(Gn=function(){return Kn.now()})}function Xn(){var e,t;for(Yn=Gn(),Hn=!0,$n.sort((function(e,t){return e.id-t.id})),Wn=0;Wn<$n.length;Wn++)e=$n[Wn],e.before&&e.before(),t=e.id,Bn[t]=null,e.run();var n=qn.slice(),r=$n.slice();Vn(),Jn(n),Zn(r),ce&&B.devtools&&ce.emit("flush")}function Zn(e){var t=e.length;while(t--){var n=e[t],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&Rn(r,"updated")}}function Qn(e){e._inactive=!1,qn.push(e)}function Jn(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,In(e[t],!0)}function er(e){var t=e.id;if(null==Bn[t]){if(Bn[t]=!0,Hn){var n=$n.length-1;while(n>Wn&&$n[n].id>e.id)n--;$n.splice(n+1,0,e)}else $n.push(e);Un||(Un=!0,ht(Xn))}}var tr=0,nr=function(e,t,n,r,i){this.vm=e,i&&(e._watcher=this),e._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++tr,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new de,this.newDepIds=new de,this.expression="","function"===typeof t?this.getter=t:(this.getter=Y(t),this.getter||(this.getter=L)),this.value=this.lazy?void 0:this.get()};nr.prototype.get=function(){var e;ve(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(_o){if(!this.user)throw _o;tt(_o,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&gt(e),ye(),this.cleanupDeps()}return e},nr.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},nr.prototype.cleanupDeps=function(){var e=this.deps.length;while(e--){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},nr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():er(this)},nr.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||l(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(_o){tt(_o,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},nr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},nr.prototype.depend=function(){var e=this.deps.length;while(e--)this.deps[e].depend()},nr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var e=this.deps.length;while(e--)this.deps[e].removeSub(this);this.active=!1}};var rr={enumerable:!0,configurable:!0,get:L,set:L};function ir(e,t,n){rr.get=function(){return this[t][n]},rr.set=function(e){this[t][n]=e},Object.defineProperty(e,n,rr)}function ar(e){e._watchers=[];var t=e.$options;t.props&&or(e,t.props),t.methods&&hr(e,t.methods),t.data?sr(e):Le(e._data={},!0),t.computed&&ur(e,t.computed),t.watch&&t.watch!==ae&&mr(e,t.watch)}function or(e,t){var n=e.$options.propsData||{},r=e._props={},i=e.$options._propKeys=[],a=!e.$parent;a||Me(!1);var o=function(a){i.push(a);var o=Xe(a,t,n,e);ze(r,a,o),a in e||ir(e,"_props",a)};for(var s in t)o(s);Me(!0)}function sr(e){var t=e.$options.data;t=e._data="function"===typeof t?lr(t,e):t||{},u(t)||(t={});var n=Object.keys(t),r=e.$options.props,i=(e.$options.methods,n.length);while(i--){var a=n[i];0,r&&w(r,a)||H(a)||ir(e,"_data",a)}Le(t,!0)}function lr(e,t){ve();try{return e.call(t,t)}catch(_o){return tt(_o,t,"data()"),{}}finally{ye()}}var cr={lazy:!0};function ur(e,t){var n=e._computedWatchers=Object.create(null),r=le();for(var i in t){var a=t[i],o="function"===typeof a?a:a.get;0,r||(n[i]=new nr(e,o||L,L,cr)),i in e||dr(e,i,a)}}function dr(e,t,n){var r=!le();"function"===typeof n?(rr.get=r?fr(t):pr(n),rr.set=L):(rr.get=n.get?r&&!1!==n.cache?fr(t):pr(n.get):L,rr.set=n.set||L),Object.defineProperty(e,t,rr)}function fr(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),me.target&&t.depend(),t.value}}function pr(e){return function(){return e.call(this,this)}}function hr(e,t){e.$options.props;for(var n in t)e[n]="function"!==typeof t[n]?L:M(t[n],e)}function mr(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;i<r.length;i++)gr(e,n,r[i]);else gr(e,n,r)}}function gr(e,t,n,r){return u(n)&&(r=n,n=n.handler),"string"===typeof n&&(n=e[n]),e.$watch(t,n,r)}function vr(e){var t={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",n),e.prototype.$set=Pe,e.prototype.$delete=Fe,e.prototype.$watch=function(e,t,n){var r=this;if(u(t))return gr(r,e,t,n);n=n||{},n.user=!0;var i=new nr(r,e,t,n);if(n.immediate)try{t.call(r,i.value)}catch(a){tt(a,r,'callback for immediate watcher "'+i.expression+'"')}return function(){i.teardown()}}}var yr=0;function br(e){e.prototype._init=function(e){var t=this;t._uid=yr++,t._isVue=!0,e&&e._isComponent?wr(t,e):t.$options=Ge(xr(t.constructor),e||{},t),t._renderProxy=t,t._self=t,Dn(t),Cn(t),mn(t),Rn(t,"beforeCreate"),Mt(t),ar(t),At(t),Rn(t,"created"),t.$options.el&&t.$mount(t.$options.el)}}function wr(e,t){var n=e.$options=Object.create(e.constructor.options),r=t._parentVnode;n.parent=t.parent,n._parentVnode=r;var i=r.componentOptions;n.propsData=i.propsData,n._parentListeners=i.listeners,n._renderChildren=i.children,n._componentTag=i.tag,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}function xr(e){var t=e.options;if(e.super){var n=xr(e.super),r=e.superOptions;if(n!==r){e.superOptions=n;var i=kr(e);i&&O(e.extendOptions,i),t=e.options=Ge(n,e.extendOptions),t.name&&(t.components[t.name]=e)}}return t}function kr(e){var t,n=e.options,r=e.sealedOptions;for(var i in n)n[i]!==r[i]&&(t||(t={}),t[i]=n[i]);return t}function _r(e){this._init(e)}function Cr(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-1)return this;var n=N(arguments,1);return n.unshift(this),"function"===typeof e.install?e.install.apply(e,n):"function"===typeof e&&e.apply(null,n),t.push(e),this}}function Sr(e){e.mixin=function(e){return this.options=Ge(this.options,e),this}}function Tr(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,i=e._Ctor||(e._Ctor={});if(i[r])return i[r];var a=e.name||n.options.name;var o=function(e){this._init(e)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.cid=t++,o.options=Ge(n.options,e),o["super"]=n,o.options.props&&Er(o),o.options.computed&&Ar(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,$.forEach((function(e){o[e]=n[e]})),a&&(o.options.components[a]=o),o.superOptions=n.options,o.extendOptions=e,o.sealedOptions=O({},o.options),i[r]=o,o}}function Er(e){var t=e.options.props;for(var n in t)ir(e.prototype,"_props",n)}function Ar(e){var t=e.options.computed;for(var n in t)dr(e.prototype,n,t[n])}function Mr(e){$.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&u(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"===typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}function Nr(e){return e&&(e.Ctor.options.name||e.tag)}function Or(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!d(e)&&e.test(t)}function Dr(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var a in n){var o=n[a];if(o){var s=Nr(o.componentOptions);s&&!t(s)&&Lr(n,a,r,i)}}}function Lr(e,t,n,r){var i=e[t];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),e[t]=null,y(n,t)}br(_r),vr(_r),Mn(_r),Ln(_r),yn(_r);var zr=[String,RegExp,Array],Pr={name:"keep-alive",abstract:!0,props:{include:zr,exclude:zr,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)Lr(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){Dr(e,(function(e){return Or(t,e)}))})),this.$watch("exclude",(function(t){Dr(e,(function(e){return!Or(t,e)}))}))},render:function(){var e=this.$slots.default,t=_n(e),n=t&&t.componentOptions;if(n){var r=Nr(n),i=this,a=i.include,o=i.exclude;if(a&&(!r||!Or(a,r))||o&&r&&Or(o,r))return t;var s=this,l=s.cache,c=s.keys,u=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;l[u]?(t.componentInstance=l[u].componentInstance,y(c,u),c.push(u)):(l[u]=t,c.push(u),this.max&&c.length>parseInt(this.max)&&Lr(l,c[0],c,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}},Fr={KeepAlive:Pr};function Ir(e){var t={get:function(){return B}};Object.defineProperty(e,"config",t),e.util={warn:pe,extend:O,mergeOptions:Ge,defineReactive:ze},e.set=Pe,e.delete=Fe,e.nextTick=ht,e.observable=function(e){return Le(e),e},e.options=Object.create(null),$.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,O(e.options.components,Fr),Cr(e),Sr(e),Tr(e),Mr(e)}Ir(_r),Object.defineProperty(_r.prototype,"$isServer",{get:le}),Object.defineProperty(_r.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(_r,"FunctionalRenderContext",{value:Zt}),_r.version="2.6.12";var jr=g("style,class"),Rr=g("input,textarea,option,select,progress"),$r=function(e,t,n){return"value"===n&&Rr(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},qr=g("contenteditable,draggable,spellcheck"),Br=g("events,caret,typing,plaintext-only"),Ur=function(e,t){return Gr(t)||"false"===t?"false":"contenteditable"===e&&Br(t)?t:"true"},Hr=g("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,translate,truespeed,typemustmatch,visible"),Wr="http://www.w3.org/1999/xlink",Vr=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Yr=function(e){return Vr(e)?e.slice(6,e.length):""},Gr=function(e){return null==e||!1===e};function Kr(e){var t=e.data,n=e,r=e;while(i(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(t=Xr(r.data,t));while(i(n=n.parent))n&&n.data&&(t=Xr(t,n.data));return Zr(t.staticClass,t.class)}function Xr(e,t){return{staticClass:Qr(e.staticClass,t.staticClass),class:i(e.class)?[e.class,t.class]:t.class}}function Zr(e,t){return i(e)||i(t)?Qr(e,Jr(t)):""}function Qr(e,t){return e?t?e+" "+t:e:t||""}function Jr(e){return Array.isArray(e)?ei(e):l(e)?ti(e):"string"===typeof e?e:""}function ei(e){for(var t,n="",r=0,a=e.length;r<a;r++)i(t=Jr(e[r]))&&""!==t&&(n&&(n+=" "),n+=t);return n}function ti(e){var t="";for(var n in e)e[n]&&(t&&(t+=" "),t+=n);return t}var ni={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},ri=g("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"),ii=g("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),ai=function(e){return ri(e)||ii(e)};function oi(e){return ii(e)?"svg":"math"===e?"math":void 0}var si=Object.create(null);function li(e){if(!X)return!0;if(ai(e))return!1;if(e=e.toLowerCase(),null!=si[e])return si[e];var t=document.createElement(e);return e.indexOf("-")>-1?si[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:si[e]=/HTMLUnknownElement/.test(t.toString())}var ci=g("text,number,password,search,email,tel,url");function ui(e){if("string"===typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}function di(e,t){var n=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function fi(e,t){return document.createElementNS(ni[e],t)}function pi(e){return document.createTextNode(e)}function hi(e){return document.createComment(e)}function mi(e,t,n){e.insertBefore(t,n)}function gi(e,t){e.removeChild(t)}function vi(e,t){e.appendChild(t)}function yi(e){return e.parentNode}function bi(e){return e.nextSibling}function wi(e){return e.tagName}function xi(e,t){e.textContent=t}function ki(e,t){e.setAttribute(t,"")}var _i=Object.freeze({createElement:di,createElementNS:fi,createTextNode:pi,createComment:hi,insertBefore:mi,removeChild:gi,appendChild:vi,parentNode:yi,nextSibling:bi,tagName:wi,setTextContent:xi,setStyleScope:ki}),Ci={create:function(e,t){Si(t)},update:function(e,t){e.data.ref!==t.data.ref&&(Si(e,!0),Si(t))},destroy:function(e){Si(e,!0)}};function Si(e,t){var n=e.data.ref;if(i(n)){var r=e.context,a=e.componentInstance||e.elm,o=r.$refs;t?Array.isArray(o[n])?y(o[n],a):o[n]===a&&(o[n]=void 0):e.data.refInFor?Array.isArray(o[n])?o[n].indexOf(a)<0&&o[n].push(a):o[n]=[a]:o[n]=a}}var Ti=new be("",{},[]),Ei=["create","activate","update","remove","destroy"];function Ai(e,t){return e.key===t.key&&(e.tag===t.tag&&e.isComment===t.isComment&&i(e.data)===i(t.data)&&Mi(e,t)||a(e.isAsyncPlaceholder)&&e.asyncFactory===t.asyncFactory&&r(t.asyncFactory.error))}function Mi(e,t){if("input"!==e.tag)return!0;var n,r=i(n=e.data)&&i(n=n.attrs)&&n.type,a=i(n=t.data)&&i(n=n.attrs)&&n.type;return r===a||ci(r)&&ci(a)}function Ni(e,t,n){var r,a,o={};for(r=t;r<=n;++r)a=e[r].key,i(a)&&(o[a]=r);return o}function Oi(e){var t,n,o={},l=e.modules,c=e.nodeOps;for(t=0;t<Ei.length;++t)for(o[Ei[t]]=[],n=0;n<l.length;++n)i(l[n][Ei[t]])&&o[Ei[t]].push(l[n][Ei[t]]);function u(e){return new be(c.tagName(e).toLowerCase(),{},[],void 0,e)}function d(e,t){function n(){0===--n.listeners&&f(e)}return n.listeners=t,n}function f(e){var t=c.parentNode(e);i(t)&&c.removeChild(t,e)}function p(e,t,n,r,o,s,l){if(i(e.elm)&&i(s)&&(e=s[l]=_e(e)),e.isRootInsert=!o,!h(e,t,n,r)){var u=e.data,d=e.children,f=e.tag;i(f)?(e.elm=e.ns?c.createElementNS(e.ns,f):c.createElement(f,e),k(e),b(e,d,t),i(u)&&x(e,t),y(n,e.elm,r)):a(e.isComment)?(e.elm=c.createComment(e.text),y(n,e.elm,r)):(e.elm=c.createTextNode(e.text),y(n,e.elm,r))}}function h(e,t,n,r){var o=e.data;if(i(o)){var s=i(e.componentInstance)&&o.keepAlive;if(i(o=o.hook)&&i(o=o.init)&&o(e,!1),i(e.componentInstance))return m(e,t),y(n,e.elm,r),a(s)&&v(e,t,n,r),!0}}function m(e,t){i(e.data.pendingInsert)&&(t.push.apply(t,e.data.pendingInsert),e.data.pendingInsert=null),e.elm=e.componentInstance.$el,w(e)?(x(e,t),k(e)):(Si(e),t.push(e))}function v(e,t,n,r){var a,s=e;while(s.componentInstance)if(s=s.componentInstance._vnode,i(a=s.data)&&i(a=a.transition)){for(a=0;a<o.activate.length;++a)o.activate[a](Ti,s);t.push(s);break}y(n,e.elm,r)}function y(e,t,n){i(e)&&(i(n)?c.parentNode(n)===e&&c.insertBefore(e,t,n):c.appendChild(e,t))}function b(e,t,n){if(Array.isArray(t)){0;for(var r=0;r<t.length;++r)p(t[r],n,e.elm,null,!0,t,r)}else s(e.text)&&c.appendChild(e.elm,c.createTextNode(String(e.text)))}function w(e){while(e.componentInstance)e=e.componentInstance._vnode;return i(e.tag)}function x(e,n){for(var r=0;r<o.create.length;++r)o.create[r](Ti,e);t=e.data.hook,i(t)&&(i(t.create)&&t.create(Ti,e),i(t.insert)&&n.push(e))}function k(e){var t;if(i(t=e.fnScopeId))c.setStyleScope(e.elm,t);else{var n=e;while(n)i(t=n.context)&&i(t=t.$options._scopeId)&&c.setStyleScope(e.elm,t),n=n.parent}i(t=Nn)&&t!==e.context&&t!==e.fnContext&&i(t=t.$options._scopeId)&&c.setStyleScope(e.elm,t)}function _(e,t,n,r,i,a){for(;r<=i;++r)p(n[r],a,e,t,!1,n,r)}function C(e){var t,n,r=e.data;if(i(r))for(i(t=r.hook)&&i(t=t.destroy)&&t(e),t=0;t<o.destroy.length;++t)o.destroy[t](e);if(i(t=e.children))for(n=0;n<e.children.length;++n)C(e.children[n])}function S(e,t,n){for(;t<=n;++t){var r=e[t];i(r)&&(i(r.tag)?(T(r),C(r)):f(r.elm))}}function T(e,t){if(i(t)||i(e.data)){var n,r=o.remove.length+1;for(i(t)?t.listeners+=r:t=d(e.elm,r),i(n=e.componentInstance)&&i(n=n._vnode)&&i(n.data)&&T(n,t),n=0;n<o.remove.length;++n)o.remove[n](e,t);i(n=e.data.hook)&&i(n=n.remove)?n(e,t):t()}else f(e.elm)}function E(e,t,n,a,o){var s,l,u,d,f=0,h=0,m=t.length-1,g=t[0],v=t[m],y=n.length-1,b=n[0],w=n[y],x=!o;while(f<=m&&h<=y)r(g)?g=t[++f]:r(v)?v=t[--m]:Ai(g,b)?(M(g,b,a,n,h),g=t[++f],b=n[++h]):Ai(v,w)?(M(v,w,a,n,y),v=t[--m],w=n[--y]):Ai(g,w)?(M(g,w,a,n,y),x&&c.insertBefore(e,g.elm,c.nextSibling(v.elm)),g=t[++f],w=n[--y]):Ai(v,b)?(M(v,b,a,n,h),x&&c.insertBefore(e,v.elm,g.elm),v=t[--m],b=n[++h]):(r(s)&&(s=Ni(t,f,m)),l=i(b.key)?s[b.key]:A(b,t,f,m),r(l)?p(b,a,e,g.elm,!1,n,h):(u=t[l],Ai(u,b)?(M(u,b,a,n,h),t[l]=void 0,x&&c.insertBefore(e,u.elm,g.elm)):p(b,a,e,g.elm,!1,n,h)),b=n[++h]);f>m?(d=r(n[y+1])?null:n[y+1].elm,_(e,d,n,h,y,a)):h>y&&S(t,f,m)}function A(e,t,n,r){for(var a=n;a<r;a++){var o=t[a];if(i(o)&&Ai(e,o))return a}}function M(e,t,n,s,l,u){if(e!==t){i(t.elm)&&i(s)&&(t=s[l]=_e(t));var d=t.elm=e.elm;if(a(e.isAsyncPlaceholder))i(t.asyncFactory.resolved)?D(e.elm,t,n):t.isAsyncPlaceholder=!0;else if(a(t.isStatic)&&a(e.isStatic)&&t.key===e.key&&(a(t.isCloned)||a(t.isOnce)))t.componentInstance=e.componentInstance;else{var f,p=t.data;i(p)&&i(f=p.hook)&&i(f=f.prepatch)&&f(e,t);var h=e.children,m=t.children;if(i(p)&&w(t)){for(f=0;f<o.update.length;++f)o.update[f](e,t);i(f=p.hook)&&i(f=f.update)&&f(e,t)}r(t.text)?i(h)&&i(m)?h!==m&&E(d,h,m,n,u):i(m)?(i(e.text)&&c.setTextContent(d,""),_(d,null,m,0,m.length-1,n)):i(h)?S(h,0,h.length-1):i(e.text)&&c.setTextContent(d,""):e.text!==t.text&&c.setTextContent(d,t.text),i(p)&&i(f=p.hook)&&i(f=f.postpatch)&&f(e,t)}}}function N(e,t,n){if(a(n)&&i(e.parent))e.parent.data.pendingInsert=t;else for(var r=0;r<t.length;++r)t[r].data.hook.insert(t[r])}var O=g("attrs,class,staticClass,staticStyle,key");function D(e,t,n,r){var o,s=t.tag,l=t.data,c=t.children;if(r=r||l&&l.pre,t.elm=e,a(t.isComment)&&i(t.asyncFactory))return t.isAsyncPlaceholder=!0,!0;if(i(l)&&(i(o=l.hook)&&i(o=o.init)&&o(t,!0),i(o=t.componentInstance)))return m(t,n),!0;if(i(s)){if(i(c))if(e.hasChildNodes())if(i(o=l)&&i(o=o.domProps)&&i(o=o.innerHTML)){if(o!==e.innerHTML)return!1}else{for(var u=!0,d=e.firstChild,f=0;f<c.length;f++){if(!d||!D(d,c[f],n,r)){u=!1;break}d=d.nextSibling}if(!u||d)return!1}else b(t,c,n);if(i(l)){var p=!1;for(var h in l)if(!O(h)){p=!0,x(t,n);break}!p&&l["class"]&&gt(l["class"])}}else e.data!==t.text&&(e.data=t.text);return!0}return function(e,t,n,s){if(!r(t)){var l=!1,d=[];if(r(e))l=!0,p(t,d);else{var f=i(e.nodeType);if(!f&&Ai(e,t))M(e,t,d,null,null,s);else{if(f){if(1===e.nodeType&&e.hasAttribute(R)&&(e.removeAttribute(R),n=!0),a(n)&&D(e,t,d))return N(t,d,!0),e;e=u(e)}var h=e.elm,m=c.parentNode(h);if(p(t,d,h._leaveCb?null:m,c.nextSibling(h)),i(t.parent)){var g=t.parent,v=w(t);while(g){for(var y=0;y<o.destroy.length;++y)o.destroy[y](g);if(g.elm=t.elm,v){for(var b=0;b<o.create.length;++b)o.create[b](Ti,g);var x=g.data.hook.insert;if(x.merged)for(var k=1;k<x.fns.length;k++)x.fns[k]()}else Si(g);g=g.parent}}i(m)?S([e],0,0):i(e.tag)&&C(e)}}return N(t,d,l),t.elm}i(e)&&C(e)}}var Di={create:Li,update:Li,destroy:function(e){Li(e,Ti)}};function Li(e,t){(e.data.directives||t.data.directives)&&zi(e,t)}function zi(e,t){var n,r,i,a=e===Ti,o=t===Ti,s=Fi(e.data.directives,e.context),l=Fi(t.data.directives,t.context),c=[],u=[];for(n in l)r=s[n],i=l[n],r?(i.oldValue=r.value,i.oldArg=r.arg,ji(i,"update",t,e),i.def&&i.def.componentUpdated&&u.push(i)):(ji(i,"bind",t,e),i.def&&i.def.inserted&&c.push(i));if(c.length){var d=function(){for(var n=0;n<c.length;n++)ji(c[n],"inserted",t,e)};a?xt(t,"insert",d):d()}if(u.length&&xt(t,"postpatch",(function(){for(var n=0;n<u.length;n++)ji(u[n],"componentUpdated",t,e)})),!a)for(n in s)l[n]||ji(s[n],"unbind",e,e,o)}var Pi=Object.create(null);function Fi(e,t){var n,r,i=Object.create(null);if(!e)return i;for(n=0;n<e.length;n++)r=e[n],r.modifiers||(r.modifiers=Pi),i[Ii(r)]=r,r.def=Ke(t.$options,"directives",r.name,!0);return i}function Ii(e){return e.rawName||e.name+"."+Object.keys(e.modifiers||{}).join(".")}function ji(e,t,n,r,i){var a=e.def&&e.def[t];if(a)try{a(n.elm,e,n,r,i)}catch(_o){tt(_o,n.context,"directive "+e.name+" "+t+" hook")}}var Ri=[Ci,Di];function $i(e,t){var n=t.componentOptions;if((!i(n)||!1!==n.Ctor.options.inheritAttrs)&&(!r(e.data.attrs)||!r(t.data.attrs))){var a,o,s,l=t.elm,c=e.data.attrs||{},u=t.data.attrs||{};for(a in i(u.__ob__)&&(u=t.data.attrs=O({},u)),u)o=u[a],s=c[a],s!==o&&qi(l,a,o);for(a in(ee||ne)&&u.value!==c.value&&qi(l,"value",u.value),c)r(u[a])&&(Vr(a)?l.removeAttributeNS(Wr,Yr(a)):qr(a)||l.removeAttribute(a))}}function qi(e,t,n){e.tagName.indexOf("-")>-1?Bi(e,t,n):Hr(t)?Gr(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):qr(t)?e.setAttribute(t,Ur(t,n)):Vr(t)?Gr(n)?e.removeAttributeNS(Wr,Yr(t)):e.setAttributeNS(Wr,t,n):Bi(e,t,n)}function Bi(e,t,n){if(Gr(n))e.removeAttribute(t);else{if(ee&&!te&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var Ui={create:$i,update:$i};function Hi(e,t){var n=t.elm,a=t.data,o=e.data;if(!(r(a.staticClass)&&r(a.class)&&(r(o)||r(o.staticClass)&&r(o.class)))){var s=Kr(t),l=n._transitionClasses;i(l)&&(s=Qr(s,Jr(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Wi,Vi={create:Hi,update:Hi},Yi="__r",Gi="__c";function Ki(e){if(i(e[Yi])){var t=ee?"change":"input";e[t]=[].concat(e[Yi],e[t]||[]),delete e[Yi]}i(e[Gi])&&(e.change=[].concat(e[Gi],e.change||[]),delete e[Gi])}function Xi(e,t,n){var r=Wi;return function i(){var a=t.apply(null,arguments);null!==a&&Ji(e,i,n,r)}}var Zi=ot&&!(ie&&Number(ie[1])<=53);function Qi(e,t,n,r){if(Zi){var i=Yn,a=t;t=a._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=i||e.timeStamp<=0||e.target.ownerDocument!==document)return a.apply(this,arguments)}}Wi.addEventListener(e,t,oe?{capture:n,passive:r}:n)}function Ji(e,t,n,r){(r||Wi).removeEventListener(e,t._wrapper||t,n)}function ea(e,t){if(!r(e.data.on)||!r(t.data.on)){var n=t.data.on||{},i=e.data.on||{};Wi=t.elm,Ki(n),wt(n,i,Qi,Ji,Xi,t.context),Wi=void 0}}var ta,na={create:ea,update:ea};function ra(e,t){if(!r(e.data.domProps)||!r(t.data.domProps)){var n,a,o=t.elm,s=e.data.domProps||{},l=t.data.domProps||{};for(n in i(l.__ob__)&&(l=t.data.domProps=O({},l)),s)n in l||(o[n]="");for(n in l){if(a=l[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),a===s[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=a;var c=r(a)?"":String(a);ia(o,c)&&(o.value=c)}else if("innerHTML"===n&&ii(o.tagName)&&r(o.innerHTML)){ta=ta||document.createElement("div"),ta.innerHTML="<svg>"+a+"</svg>";var u=ta.firstChild;while(o.firstChild)o.removeChild(o.firstChild);while(u.firstChild)o.appendChild(u.firstChild)}else if(a!==s[n])try{o[n]=a}catch(_o){}}}}function ia(e,t){return!e.composing&&("OPTION"===e.tagName||aa(e,t)||oa(e,t))}function aa(e,t){var n=!0;try{n=document.activeElement!==e}catch(_o){}return n&&e.value!==t}function oa(e,t){var n=e.value,r=e._vModifiers;if(i(r)){if(r.number)return m(n)!==m(t);if(r.trim)return n.trim()!==t.trim()}return n!==t}var sa={create:ra,update:ra},la=x((function(e){var t={},n=/;(?![^(]*\))/g,r=/:(.+)/;return e.split(n).forEach((function(e){if(e){var n=e.split(r);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}));function ca(e){var t=ua(e.style);return e.staticStyle?O(e.staticStyle,t):t}function ua(e){return Array.isArray(e)?D(e):"string"===typeof e?la(e):e}function da(e,t){var n,r={};if(t){var i=e;while(i.componentInstance)i=i.componentInstance._vnode,i&&i.data&&(n=ca(i.data))&&O(r,n)}(n=ca(e.data))&&O(r,n);var a=e;while(a=a.parent)a.data&&(n=ca(a.data))&&O(r,n);return r}var fa,pa=/^--/,ha=/\s*!important$/,ma=function(e,t,n){if(pa.test(t))e.style.setProperty(t,n);else if(ha.test(n))e.style.setProperty(T(t),n.replace(ha,""),"important");else{var r=va(t);if(Array.isArray(n))for(var i=0,a=n.length;i<a;i++)e.style[r]=n[i];else e.style[r]=n}},ga=["Webkit","Moz","ms"],va=x((function(e){if(fa=fa||document.createElement("div").style,e=_(e),"filter"!==e&&e in fa)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<ga.length;n++){var r=ga[n]+t;if(r in fa)return r}}));function ya(e,t){var n=t.data,a=e.data;if(!(r(n.staticStyle)&&r(n.style)&&r(a.staticStyle)&&r(a.style))){var o,s,l=t.elm,c=a.staticStyle,u=a.normalizedStyle||a.style||{},d=c||u,f=ua(t.data.style)||{};t.data.normalizedStyle=i(f.__ob__)?O({},f):f;var p=da(t,!0);for(s in d)r(p[s])&&ma(l,s,"");for(s in p)o=p[s],o!==d[s]&&ma(l,s,null==o?"":o)}}var ba={create:ya,update:ya},wa=/\s+/;function xa(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(wa).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function ka(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(wa).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?e.setAttribute("class",n):e.removeAttribute("class")}}function _a(e){if(e){if("object"===typeof e){var t={};return!1!==e.css&&O(t,Ca(e.name||"v")),O(t,e),t}return"string"===typeof e?Ca(e):void 0}}var Ca=x((function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}})),Sa=X&&!te,Ta="transition",Ea="animation",Aa="transition",Ma="transitionend",Na="animation",Oa="animationend";Sa&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Aa="WebkitTransition",Ma="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Na="WebkitAnimation",Oa="webkitAnimationEnd"));var Da=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function La(e){Da((function(){Da(e)}))}function za(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),xa(e,t))}function Pa(e,t){e._transitionClasses&&y(e._transitionClasses,t),ka(e,t)}function Fa(e,t,n){var r=ja(e,t),i=r.type,a=r.timeout,o=r.propCount;if(!i)return n();var s=i===Ta?Ma:Oa,l=0,c=function(){e.removeEventListener(s,u),n()},u=function(t){t.target===e&&++l>=o&&c()};setTimeout((function(){l<o&&c()}),a+1),e.addEventListener(s,u)}var Ia=/\b(transform|all)(,|$)/;function ja(e,t){var n,r=window.getComputedStyle(e),i=(r[Aa+"Delay"]||"").split(", "),a=(r[Aa+"Duration"]||"").split(", "),o=Ra(i,a),s=(r[Na+"Delay"]||"").split(", "),l=(r[Na+"Duration"]||"").split(", "),c=Ra(s,l),u=0,d=0;t===Ta?o>0&&(n=Ta,u=o,d=a.length):t===Ea?c>0&&(n=Ea,u=c,d=l.length):(u=Math.max(o,c),n=u>0?o>c?Ta:Ea:null,d=n?n===Ta?a.length:l.length:0);var f=n===Ta&&Ia.test(r[Aa+"Property"]);return{type:n,timeout:u,propCount:d,hasTransform:f}}function Ra(e,t){while(e.length<t.length)e=e.concat(e);return Math.max.apply(null,t.map((function(t,n){return $a(t)+$a(e[n])})))}function $a(e){return 1e3*Number(e.slice(0,-1).replace(",","."))}function qa(e,t){var n=e.elm;i(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var a=_a(e.data.transition);if(!r(a)&&!i(n._enterCb)&&1===n.nodeType){var o=a.css,s=a.type,c=a.enterClass,u=a.enterToClass,d=a.enterActiveClass,f=a.appearClass,p=a.appearToClass,h=a.appearActiveClass,g=a.beforeEnter,v=a.enter,y=a.afterEnter,b=a.enterCancelled,w=a.beforeAppear,x=a.appear,k=a.afterAppear,_=a.appearCancelled,C=a.duration,S=Nn,T=Nn.$vnode;while(T&&T.parent)S=T.context,T=T.parent;var E=!S._isMounted||!e.isRootInsert;if(!E||x||""===x){var A=E&&f?f:c,M=E&&h?h:d,N=E&&p?p:u,O=E&&w||g,D=E&&"function"===typeof x?x:v,L=E&&k||y,z=E&&_||b,P=m(l(C)?C.enter:C);0;var F=!1!==o&&!te,I=Ha(D),R=n._enterCb=j((function(){F&&(Pa(n,N),Pa(n,M)),R.cancelled?(F&&Pa(n,A),z&&z(n)):L&&L(n),n._enterCb=null}));e.data.show||xt(e,"insert",(function(){var t=n.parentNode,r=t&&t._pending&&t._pending[e.key];r&&r.tag===e.tag&&r.elm._leaveCb&&r.elm._leaveCb(),D&&D(n,R)})),O&&O(n),F&&(za(n,A),za(n,M),La((function(){Pa(n,A),R.cancelled||(za(n,N),I||(Ua(P)?setTimeout(R,P):Fa(n,s,R)))}))),e.data.show&&(t&&t(),D&&D(n,R)),F||I||R()}}}function Ba(e,t){var n=e.elm;i(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var a=_a(e.data.transition);if(r(a)||1!==n.nodeType)return t();if(!i(n._leaveCb)){var o=a.css,s=a.type,c=a.leaveClass,u=a.leaveToClass,d=a.leaveActiveClass,f=a.beforeLeave,p=a.leave,h=a.afterLeave,g=a.leaveCancelled,v=a.delayLeave,y=a.duration,b=!1!==o&&!te,w=Ha(p),x=m(l(y)?y.leave:y);0;var k=n._leaveCb=j((function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[e.key]=null),b&&(Pa(n,u),Pa(n,d)),k.cancelled?(b&&Pa(n,c),g&&g(n)):(t(),h&&h(n)),n._leaveCb=null}));v?v(_):_()}function _(){k.cancelled||(!e.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[e.key]=e),f&&f(n),b&&(za(n,c),za(n,d),La((function(){Pa(n,c),k.cancelled||(za(n,u),w||(Ua(x)?setTimeout(k,x):Fa(n,s,k)))}))),p&&p(n,k),b||w||k())}}function Ua(e){return"number"===typeof e&&!isNaN(e)}function Ha(e){if(r(e))return!1;var t=e.fns;return i(t)?Ha(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function Wa(e,t){!0!==t.data.show&&qa(t)}var Va=X?{create:Wa,activate:Wa,remove:function(e,t){!0!==e.data.show?Ba(e,t):t()}}:{},Ya=[Ui,Vi,na,sa,ba,Va],Ga=Ya.concat(Ri),Ka=Oi({nodeOps:_i,modules:Ga});te&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&ro(e,"input")}));var Xa={inserted:function(e,t,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?xt(n,"postpatch",(function(){Xa.componentUpdated(e,t,n)})):Za(e,t,n.context),e._vOptions=[].map.call(e.options,eo)):("textarea"===n.tag||ci(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",to),e.addEventListener("compositionend",no),e.addEventListener("change",no),te&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){Za(e,t,n.context);var r=e._vOptions,i=e._vOptions=[].map.call(e.options,eo);if(i.some((function(e,t){return!F(e,r[t])}))){var a=e.multiple?t.value.some((function(e){return Ja(e,i)})):t.value!==t.oldValue&&Ja(t.value,i);a&&ro(e,"change")}}}};function Za(e,t,n){Qa(e,t,n),(ee||ne)&&setTimeout((function(){Qa(e,t,n)}),0)}function Qa(e,t,n){var r=t.value,i=e.multiple;if(!i||Array.isArray(r)){for(var a,o,s=0,l=e.options.length;s<l;s++)if(o=e.options[s],i)a=I(r,eo(o))>-1,o.selected!==a&&(o.selected=a);else if(F(eo(o),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function Ja(e,t){return t.every((function(t){return!F(t,e)}))}function eo(e){return"_value"in e?e._value:e.value}function to(e){e.target.composing=!0}function no(e){e.target.composing&&(e.target.composing=!1,ro(e.target,"input"))}function ro(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function io(e){return!e.componentInstance||e.data&&e.data.transition?e:io(e.componentInstance._vnode)}var ao={bind:function(e,t,n){var r=t.value;n=io(n);var i=n.data&&n.data.transition,a=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;r&&i?(n.data.show=!0,qa(n,(function(){e.style.display=a}))):e.style.display=r?a:"none"},update:function(e,t,n){var r=t.value,i=t.oldValue;if(!r!==!i){n=io(n);var a=n.data&&n.data.transition;a?(n.data.show=!0,r?qa(n,(function(){e.style.display=e.__vOriginalDisplay})):Ba(n,(function(){e.style.display="none"}))):e.style.display=r?e.__vOriginalDisplay:"none"}},unbind:function(e,t,n,r,i){i||(e.style.display=e.__vOriginalDisplay)}},oo={model:Xa,show:ao},so={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 lo(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?lo(_n(t.children)):e}function co(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var i=n._parentListeners;for(var a in i)t[_(a)]=i[a];return t}function uo(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function fo(e){while(e=e.parent)if(e.data.transition)return!0}function po(e,t){return t.key===e.key&&t.tag===e.tag}var ho=function(e){return e.tag||kn(e)},mo=function(e){return"show"===e.name},go={name:"transition",props:so,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(ho),n.length)){0;var r=this.mode;0;var i=n[0];if(fo(this.$vnode))return i;var a=lo(i);if(!a)return i;if(this._leaving)return uo(e,i);var o="__transition-"+this._uid+"-";a.key=null==a.key?a.isComment?o+"comment":o+a.tag:s(a.key)?0===String(a.key).indexOf(o)?a.key:o+a.key:a.key;var l=(a.data||(a.data={})).transition=co(this),c=this._vnode,u=lo(c);if(a.data.directives&&a.data.directives.some(mo)&&(a.data.show=!0),u&&u.data&&!po(a,u)&&!kn(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var d=u.data.transition=O({},l);if("out-in"===r)return this._leaving=!0,xt(d,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),uo(e,i);if("in-out"===r){if(kn(a))return c;var f,p=function(){f()};xt(l,"afterEnter",p),xt(l,"enterCancelled",p),xt(d,"delayLeave",(function(e){f=e}))}}return i}}},vo=O({tag:String,moveClass:String},so);delete vo.mode;var yo={props:vo,beforeMount:function(){var e=this,t=this._update;this._update=function(n,r){var i=On(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,n,r)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],a=this.children=[],o=co(this),s=0;s<i.length;s++){var l=i[s];if(l.tag)if(null!=l.key&&0!==String(l.key).indexOf("__vlist"))a.push(l),n[l.key]=l,(l.data||(l.data={})).transition=o;else;}if(r){for(var c=[],u=[],d=0;d<r.length;d++){var f=r[d];f.data.transition=o,f.data.pos=f.elm.getBoundingClientRect(),n[f.key]?c.push(f):u.push(f)}this.kept=e(t,null,c),this.removed=u}return e(t,null,a)},updated:function(){var e=this.prevChildren,t=this.moveClass||(this.name||"v")+"-move";e.length&&this.hasMove(e[0].elm,t)&&(e.forEach(bo),e.forEach(wo),e.forEach(xo),this._reflow=document.body.offsetHeight,e.forEach((function(e){if(e.data.moved){var n=e.elm,r=n.style;za(n,t),r.transform=r.WebkitTransform=r.transitionDuration="",n.addEventListener(Ma,n._moveCb=function e(r){r&&r.target!==n||r&&!/transform$/.test(r.propertyName)||(n.removeEventListener(Ma,e),n._moveCb=null,Pa(n,t))})}})))},methods:{hasMove:function(e,t){if(!Sa)return!1;if(this._hasMove)return this._hasMove;var n=e.cloneNode();e._transitionClasses&&e._transitionClasses.forEach((function(e){ka(n,e)})),xa(n,t),n.style.display="none",this.$el.appendChild(n);var r=ja(n);return this.$el.removeChild(n),this._hasMove=r.hasTransform}}};function bo(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function wo(e){e.data.newPos=e.elm.getBoundingClientRect()}function xo(e){var t=e.data.pos,n=e.data.newPos,r=t.left-n.left,i=t.top-n.top;if(r||i){e.data.moved=!0;var a=e.elm.style;a.transform=a.WebkitTransform="translate("+r+"px,"+i+"px)",a.transitionDuration="0s"}}var ko={Transition:go,TransitionGroup:yo};_r.config.mustUseProp=$r,_r.config.isReservedTag=ai,_r.config.isReservedAttr=jr,_r.config.getTagNamespace=oi,_r.config.isUnknownElement=li,O(_r.options.directives,oo),O(_r.options.components,ko),_r.prototype.__patch__=X?Ka:L,_r.prototype.$mount=function(e,t){return e=e&&X?ui(e):void 0,zn(this,e,t)},X&&setTimeout((function(){B.devtools&&ce&&ce.emit("init",_r)}),0),t["a"]=_r}).call(this,n("c8ba"))},"2b19":function(e,t,n){var r=n("23e7"),i=n("129f");r({target:"Object",stat:!0},{is:i})},"2b3d":function(e,t,n){"use strict";n("3ca3");var r,i=n("23e7"),a=n("83ab"),o=n("0d3b"),s=n("da84"),l=n("37e8"),c=n("6eeb"),u=n("19aa"),d=n("5135"),f=n("60da"),p=n("4df4"),h=n("6547").codeAt,m=n("5fb2"),g=n("d44e"),v=n("9861"),y=n("69f3"),b=s.URL,w=v.URLSearchParams,x=v.getState,k=y.set,_=y.getterFor("URL"),C=Math.floor,S=Math.pow,T="Invalid authority",E="Invalid scheme",A="Invalid host",M="Invalid port",N=/[A-Za-z]/,O=/[\d+-.A-Za-z]/,D=/\d/,L=/^(0x|0X)/,z=/^[0-7]+$/,P=/^\d+$/,F=/^[\dA-Fa-f]+$/,I=/[\u0000\t\u000A\u000D #%/:?@[\\]]/,j=/[\u0000\t\u000A\u000D #/:?@[\\]]/,R=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,$=/[\t\u000A\u000D]/g,q=function(e,t){var n,r,i;if("["==t.charAt(0)){if("]"!=t.charAt(t.length-1))return A;if(n=U(t.slice(1,-1)),!n)return A;e.host=n}else if(Q(e)){if(t=m(t),I.test(t))return A;if(n=B(t),null===n)return A;e.host=n}else{if(j.test(t))return A;for(n="",r=p(t),i=0;i<r.length;i++)n+=X(r[i],V);e.host=n}},B=function(e){var t,n,r,i,a,o,s,l=e.split(".");if(l.length&&""==l[l.length-1]&&l.pop(),t=l.length,t>4)return e;for(n=[],r=0;r<t;r++){if(i=l[r],""==i)return e;if(a=10,i.length>1&&"0"==i.charAt(0)&&(a=L.test(i)?16:8,i=i.slice(8==a?1:2)),""===i)o=0;else{if(!(10==a?P:8==a?z:F).test(i))return e;o=parseInt(i,a)}n.push(o)}for(r=0;r<t;r++)if(o=n[r],r==t-1){if(o>=S(256,5-t))return null}else if(o>255)return null;for(s=n.pop(),r=0;r<n.length;r++)s+=n[r]*S(256,3-r);return s},U=function(e){var t,n,r,i,a,o,s,l=[0,0,0,0,0,0,0,0],c=0,u=null,d=0,f=function(){return e.charAt(d)};if(":"==f()){if(":"!=e.charAt(1))return;d+=2,c++,u=c}while(f()){if(8==c)return;if(":"!=f()){t=n=0;while(n<4&&F.test(f()))t=16*t+parseInt(f(),16),d++,n++;if("."==f()){if(0==n)return;if(d-=n,c>6)return;r=0;while(f()){if(i=null,r>0){if(!("."==f()&&r<4))return;d++}if(!D.test(f()))return;while(D.test(f())){if(a=parseInt(f(),10),null===i)i=a;else{if(0==i)return;i=10*i+a}if(i>255)return;d++}l[c]=256*l[c]+i,r++,2!=r&&4!=r||c++}if(4!=r)return;break}if(":"==f()){if(d++,!f())return}else if(f())return;l[c++]=t}else{if(null!==u)return;d++,c++,u=c}}if(null!==u){o=c-u,c=7;while(0!=c&&o>0)s=l[c],l[c--]=l[u+o-1],l[u+--o]=s}else if(8!=c)return;return l},H=function(e){for(var t=null,n=1,r=null,i=0,a=0;a<8;a++)0!==e[a]?(i>n&&(t=r,n=i),r=null,i=0):(null===r&&(r=a),++i);return i>n&&(t=r,n=i),t},W=function(e){var t,n,r,i;if("number"==typeof e){for(t=[],n=0;n<4;n++)t.unshift(e%256),e=C(e/256);return t.join(".")}if("object"==typeof e){for(t="",r=H(e),n=0;n<8;n++)i&&0===e[n]||(i&&(i=!1),r===n?(t+=n?":":"::",i=!0):(t+=e[n].toString(16),n<7&&(t+=":")));return"["+t+"]"}return e},V={},Y=f({},V,{" ":1,'"':1,"<":1,">":1,"`":1}),G=f({},Y,{"#":1,"?":1,"{":1,"}":1}),K=f({},G,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),X=function(e,t){var n=h(e,0);return n>32&&n<127&&!d(t,e)?e:encodeURIComponent(e)},Z={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Q=function(e){return d(Z,e.scheme)},J=function(e){return""!=e.username||""!=e.password},ee=function(e){return!e.host||e.cannotBeABaseURL||"file"==e.scheme},te=function(e,t){var n;return 2==e.length&&N.test(e.charAt(0))&&(":"==(n=e.charAt(1))||!t&&"|"==n)},ne=function(e){var t;return e.length>1&&te(e.slice(0,2))&&(2==e.length||"/"===(t=e.charAt(2))||"\\"===t||"?"===t||"#"===t)},re=function(e){var t=e.path,n=t.length;!n||"file"==e.scheme&&1==n&&te(t[0],!0)||t.pop()},ie=function(e){return"."===e||"%2e"===e.toLowerCase()},ae=function(e){return e=e.toLowerCase(),".."===e||"%2e."===e||".%2e"===e||"%2e%2e"===e},oe={},se={},le={},ce={},ue={},de={},fe={},pe={},he={},me={},ge={},ve={},ye={},be={},we={},xe={},ke={},_e={},Ce={},Se={},Te={},Ee=function(e,t,n,i){var a,o,s,l,c=n||oe,u=0,f="",h=!1,m=!1,g=!1;n||(e.scheme="",e.username="",e.password="",e.host=null,e.port=null,e.path=[],e.query=null,e.fragment=null,e.cannotBeABaseURL=!1,t=t.replace(R,"")),t=t.replace($,""),a=p(t);while(u<=a.length){switch(o=a[u],c){case oe:if(!o||!N.test(o)){if(n)return E;c=le;continue}f+=o.toLowerCase(),c=se;break;case se:if(o&&(O.test(o)||"+"==o||"-"==o||"."==o))f+=o.toLowerCase();else{if(":"!=o){if(n)return E;f="",c=le,u=0;continue}if(n&&(Q(e)!=d(Z,f)||"file"==f&&(J(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=f,n)return void(Q(e)&&Z[e.scheme]==e.port&&(e.port=null));f="","file"==e.scheme?c=be:Q(e)&&i&&i.scheme==e.scheme?c=ce:Q(e)?c=pe:"/"==a[u+1]?(c=ue,u++):(e.cannotBeABaseURL=!0,e.path.push(""),c=Ce)}break;case le:if(!i||i.cannotBeABaseURL&&"#"!=o)return E;if(i.cannotBeABaseURL&&"#"==o){e.scheme=i.scheme,e.path=i.path.slice(),e.query=i.query,e.fragment="",e.cannotBeABaseURL=!0,c=Te;break}c="file"==i.scheme?be:de;continue;case ce:if("/"!=o||"/"!=a[u+1]){c=de;continue}c=he,u++;break;case ue:if("/"==o){c=me;break}c=_e;continue;case de:if(e.scheme=i.scheme,o==r)e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query=i.query;else if("/"==o||"\\"==o&&Q(e))c=fe;else if("?"==o)e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query="",c=Se;else{if("#"!=o){e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.path.pop(),c=_e;continue}e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query=i.query,e.fragment="",c=Te}break;case fe:if(!Q(e)||"/"!=o&&"\\"!=o){if("/"!=o){e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,c=_e;continue}c=me}else c=he;break;case pe:if(c=he,"/"!=o||"/"!=f.charAt(u+1))continue;u++;break;case he:if("/"!=o&&"\\"!=o){c=me;continue}break;case me:if("@"==o){h&&(f="%40"+f),h=!0,s=p(f);for(var v=0;v<s.length;v++){var y=s[v];if(":"!=y||g){var b=X(y,K);g?e.password+=b:e.username+=b}else g=!0}f=""}else if(o==r||"/"==o||"?"==o||"#"==o||"\\"==o&&Q(e)){if(h&&""==f)return T;u-=p(f).length+1,f="",c=ge}else f+=o;break;case ge:case ve:if(n&&"file"==e.scheme){c=xe;continue}if(":"!=o||m){if(o==r||"/"==o||"?"==o||"#"==o||"\\"==o&&Q(e)){if(Q(e)&&""==f)return A;if(n&&""==f&&(J(e)||null!==e.port))return;if(l=q(e,f),l)return l;if(f="",c=ke,n)return;continue}"["==o?m=!0:"]"==o&&(m=!1),f+=o}else{if(""==f)return A;if(l=q(e,f),l)return l;if(f="",c=ye,n==ve)return}break;case ye:if(!D.test(o)){if(o==r||"/"==o||"?"==o||"#"==o||"\\"==o&&Q(e)||n){if(""!=f){var w=parseInt(f,10);if(w>65535)return M;e.port=Q(e)&&w===Z[e.scheme]?null:w,f=""}if(n)return;c=ke;continue}return M}f+=o;break;case be:if(e.scheme="file","/"==o||"\\"==o)c=we;else{if(!i||"file"!=i.scheme){c=_e;continue}if(o==r)e.host=i.host,e.path=i.path.slice(),e.query=i.query;else if("?"==o)e.host=i.host,e.path=i.path.slice(),e.query="",c=Se;else{if("#"!=o){ne(a.slice(u).join(""))||(e.host=i.host,e.path=i.path.slice(),re(e)),c=_e;continue}e.host=i.host,e.path=i.path.slice(),e.query=i.query,e.fragment="",c=Te}}break;case we:if("/"==o||"\\"==o){c=xe;break}i&&"file"==i.scheme&&!ne(a.slice(u).join(""))&&(te(i.path[0],!0)?e.path.push(i.path[0]):e.host=i.host),c=_e;continue;case xe:if(o==r||"/"==o||"\\"==o||"?"==o||"#"==o){if(!n&&te(f))c=_e;else if(""==f){if(e.host="",n)return;c=ke}else{if(l=q(e,f),l)return l;if("localhost"==e.host&&(e.host=""),n)return;f="",c=ke}continue}f+=o;break;case ke:if(Q(e)){if(c=_e,"/"!=o&&"\\"!=o)continue}else if(n||"?"!=o)if(n||"#"!=o){if(o!=r&&(c=_e,"/"!=o))continue}else e.fragment="",c=Te;else e.query="",c=Se;break;case _e:if(o==r||"/"==o||"\\"==o&&Q(e)||!n&&("?"==o||"#"==o)){if(ae(f)?(re(e),"/"==o||"\\"==o&&Q(e)||e.path.push("")):ie(f)?"/"==o||"\\"==o&&Q(e)||e.path.push(""):("file"==e.scheme&&!e.path.length&&te(f)&&(e.host&&(e.host=""),f=f.charAt(0)+":"),e.path.push(f)),f="","file"==e.scheme&&(o==r||"?"==o||"#"==o))while(e.path.length>1&&""===e.path[0])e.path.shift();"?"==o?(e.query="",c=Se):"#"==o&&(e.fragment="",c=Te)}else f+=X(o,G);break;case Ce:"?"==o?(e.query="",c=Se):"#"==o?(e.fragment="",c=Te):o!=r&&(e.path[0]+=X(o,V));break;case Se:n||"#"!=o?o!=r&&("'"==o&&Q(e)?e.query+="%27":e.query+="#"==o?"%23":X(o,V)):(e.fragment="",c=Te);break;case Te:o!=r&&(e.fragment+=X(o,Y));break}u++}},Ae=function(e){var t,n,r=u(this,Ae,"URL"),i=arguments.length>1?arguments[1]:void 0,o=String(e),s=k(r,{type:"URL"});if(void 0!==i)if(i instanceof Ae)t=_(i);else if(n=Ee(t={},String(i)),n)throw TypeError(n);if(n=Ee(s,o,null,t),n)throw TypeError(n);var l=s.searchParams=new w,c=x(l);c.updateSearchParams(s.query),c.updateURL=function(){s.query=String(l)||null},a||(r.href=Ne.call(r),r.origin=Oe.call(r),r.protocol=De.call(r),r.username=Le.call(r),r.password=ze.call(r),r.host=Pe.call(r),r.hostname=Fe.call(r),r.port=Ie.call(r),r.pathname=je.call(r),r.search=Re.call(r),r.searchParams=$e.call(r),r.hash=qe.call(r))},Me=Ae.prototype,Ne=function(){var e=_(this),t=e.scheme,n=e.username,r=e.password,i=e.host,a=e.port,o=e.path,s=e.query,l=e.fragment,c=t+":";return null!==i?(c+="//",J(e)&&(c+=n+(r?":"+r:"")+"@"),c+=W(i),null!==a&&(c+=":"+a)):"file"==t&&(c+="//"),c+=e.cannotBeABaseURL?o[0]:o.length?"/"+o.join("/"):"",null!==s&&(c+="?"+s),null!==l&&(c+="#"+l),c},Oe=function(){var e=_(this),t=e.scheme,n=e.port;if("blob"==t)try{return new URL(t.path[0]).origin}catch(r){return"null"}return"file"!=t&&Q(e)?t+"://"+W(e.host)+(null!==n?":"+n:""):"null"},De=function(){return _(this).scheme+":"},Le=function(){return _(this).username},ze=function(){return _(this).password},Pe=function(){var e=_(this),t=e.host,n=e.port;return null===t?"":null===n?W(t):W(t)+":"+n},Fe=function(){var e=_(this).host;return null===e?"":W(e)},Ie=function(){var e=_(this).port;return null===e?"":String(e)},je=function(){var e=_(this),t=e.path;return e.cannotBeABaseURL?t[0]:t.length?"/"+t.join("/"):""},Re=function(){var e=_(this).query;return e?"?"+e:""},$e=function(){return _(this).searchParams},qe=function(){var e=_(this).fragment;return e?"#"+e:""},Be=function(e,t){return{get:e,set:t,configurable:!0,enumerable:!0}};if(a&&l(Me,{href:Be(Ne,(function(e){var t=_(this),n=String(e),r=Ee(t,n);if(r)throw TypeError(r);x(t.searchParams).updateSearchParams(t.query)})),origin:Be(Oe),protocol:Be(De,(function(e){var t=_(this);Ee(t,String(e)+":",oe)})),username:Be(Le,(function(e){var t=_(this),n=p(String(e));if(!ee(t)){t.username="";for(var r=0;r<n.length;r++)t.username+=X(n[r],K)}})),password:Be(ze,(function(e){var t=_(this),n=p(String(e));if(!ee(t)){t.password="";for(var r=0;r<n.length;r++)t.password+=X(n[r],K)}})),host:Be(Pe,(function(e){var t=_(this);t.cannotBeABaseURL||Ee(t,String(e),ge)})),hostname:Be(Fe,(function(e){var t=_(this);t.cannotBeABaseURL||Ee(t,String(e),ve)})),port:Be(Ie,(function(e){var t=_(this);ee(t)||(e=String(e),""==e?t.port=null:Ee(t,e,ye))})),pathname:Be(je,(function(e){var t=_(this);t.cannotBeABaseURL||(t.path=[],Ee(t,e+"",ke))})),search:Be(Re,(function(e){var t=_(this);e=String(e),""==e?t.query=null:("?"==e.charAt(0)&&(e=e.slice(1)),t.query="",Ee(t,e,Se)),x(t.searchParams).updateSearchParams(t.query)})),searchParams:Be($e),hash:Be(qe,(function(e){var t=_(this);e=String(e),""!=e?("#"==e.charAt(0)&&(e=e.slice(1)),t.fragment="",Ee(t,e,Te)):t.fragment=null}))}),c(Me,"toJSON",(function(){return Ne.call(this)}),{enumerable:!0}),c(Me,"toString",(function(){return Ne.call(this)}),{enumerable:!0}),b){var Ue=b.createObjectURL,He=b.revokeObjectURL;Ue&&c(Ae,"createObjectURL",(function(e){return Ue.apply(b,arguments)})),He&&c(Ae,"revokeObjectURL",(function(e){return He.apply(b,arguments)}))}g(Ae,"URL"),i({global:!0,forced:!o,sham:!a},{URL:Ae})},"2c3e":function(e,t,n){var r=n("83ab"),i=n("9f7f").UNSUPPORTED_Y,a=n("9bf2").f,o=n("69f3").get,s=RegExp.prototype;r&&i&&a(RegExp.prototype,"sticky",{configurable:!0,get:function(){if(this!==s){if(this instanceof RegExp)return!!o(this).sticky;throw TypeError("Incompatible receiver, RegExp required")}}})},"2ca0":function(e,t,n){"use strict";var r=n("23e7"),i=n("06cf").f,a=n("50c4"),o=n("5a34"),s=n("1d80"),l=n("ab13"),c=n("c430"),u="".startsWith,d=Math.min,f=l("startsWith"),p=!c&&!f&&!!function(){var e=i(String.prototype,"startsWith");return e&&!e.writable}();r({target:"String",proto:!0,forced:!p&&!f},{startsWith:function(e){var t=String(s(this));o(e);var n=a(d(arguments.length>1?arguments[1]:void 0,t.length)),r=String(e);return u?u.call(t,r,n):t.slice(n,n+r.length)===r}})},"2cf4":function(e,t,n){var r,i,a,o=n("da84"),s=n("d039"),l=n("0366"),c=n("1be4"),u=n("cc12"),d=n("1cdc"),f=n("605d"),p=o.location,h=o.setImmediate,m=o.clearImmediate,g=o.process,v=o.MessageChannel,y=o.Dispatch,b=0,w={},x="onreadystatechange",k=function(e){if(w.hasOwnProperty(e)){var t=w[e];delete w[e],t()}},_=function(e){return function(){k(e)}},C=function(e){k(e.data)},S=function(e){o.postMessage(e+"",p.protocol+"//"+p.host)};h&&m||(h=function(e){var t=[],n=1;while(arguments.length>n)t.push(arguments[n++]);return w[++b]=function(){("function"==typeof e?e:Function(e)).apply(void 0,t)},r(b),b},m=function(e){delete w[e]},f?r=function(e){g.nextTick(_(e))}:y&&y.now?r=function(e){y.now(_(e))}:v&&!d?(i=new v,a=i.port2,i.port1.onmessage=C,r=l(a.postMessage,a,1)):o.addEventListener&&"function"==typeof postMessage&&!o.importScripts&&p&&"file:"!==p.protocol&&!s(S)?(r=S,o.addEventListener("message",C,!1)):r=x in u("script")?function(e){c.appendChild(u("script"))[x]=function(){c.removeChild(this),k(e)}}:function(e){setTimeout(_(e),0)}),e.exports={set:h,clear:m}},"2d00":function(e,t,n){var r,i,a=n("da84"),o=n("342f"),s=a.process,l=s&&s.versions,c=l&&l.v8;c?(r=c.split("."),i=r[0]+r[1]):o&&(r=o.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=o.match(/Chrome\/(\d+)/),r&&(i=r[1]))),e.exports=i&&+i},"2d26":function(e,t,n){n("a4d3"),n("e01a"),n("b636"),n("dc8d"),n("efe9"),n("d28b"),n("2a1b"),n("8edd"),n("80e0"),n("6b9e"),n("197b"),n("2351"),n("8172"),n("944a"),n("81b8"),n("967a"),n("99af"),n("a874"),n("a623"),n("cb29"),n("4de4"),n("7db0"),n("c740"),n("0481"),n("5db7"),n("4160"),n("a630"),n("caad"),n("c975"),n("277d"),n("e260"),n("a15b"),n("baa5"),n("d81d"),n("5ded"),n("13d5"),n("f4dd"),n("26e9"),n("fb6a"),n("45fc"),n("4e82"),n("f785"),n("a434"),n("4069"),n("73d9"),n("c19f"),n("82da"),n("ace4"),n("b420"),n("6eba"),n("accc"),n("f4b3"),n("efec"),n("0d03"),n("c0b6"),n("b56e"),n("b0c0"),n("6c57"),n("e9c4"),n("0c47"),n("4ec9"),n("5327"),n("79a8"),n("9ff9"),n("3ea3"),n("40d9"),n("ff9c"),n("0ac8"),n("f664"),n("4057"),n("bc01"),n("6b93"),n("ca21"),n("90d7"),n("2af1"),n("0261"),n("7898"),n("23dc"),n("b65f"),n("a9e3"),n("35b3"),n("f00c"),n("8ba4"),n("9129"),n("583b"),n("aff5"),n("e6e1"),n("c35a"),n("25eb"),n("b680"),n("542d"),n("cca6"),n("b8bf"),n("12a8"),n("1d1c"),n("7a82"),n("e71b"),n("4fad"),n("dca8"),n("c1f9"),n("e439"),n("dbb4"),n("7039"),n("3410"),n("2b19"),n("c906"),n("e21d"),n("e43e"),n("b64b"),n("bf96"),n("5bf7"),n("cee8"),n("af93"),n("131a"),n("d3b7"),n("07ac"),n("acd8"),n("e25e"),n("e6cf"),n("820e"),n("dbfa"),n("a79d"),n("a6fd"),n("4ae1"),n("3f3a"),n("ac16"),n("5d41"),n("9e4a"),n("7f78"),n("c760"),n("db96"),n("1bf2"),n("d6dd"),n("7ed3"),n("8b9a"),n("f8c9"),n("4d63"),n("ac1f"),n("5377"),n("2c3e"),n("00b4"),n("25f0"),n("6062"),n("f5b2"),n("8a79"),n("f6d6"),n("2532"),n("3ca3"),n("466d"),n("a1f0"),n("843c"),n("4d90"),n("d80f"),n("38cf"),n("5319"),n("5b81"),n("841c"),n("1276"),n("2ca0"),n("498a"),n("1e25"),n("eee7"),n("18a5"),n("1393"),n("04d3"),n("cc71"),n("c7cd"),n("9767"),n("1913"),n("c5d0"),n("9911"),n("c96a"),n("2315"),n("4c53"),n("664f"),n("cfc3"),n("4a9b"),n("fd87"),n("8b09"),n("143c"),n("5cc6"),n("8a59"),n("84c3"),n("fb2c"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("d5d6"),n("20bf"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ec97"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("170b"),n("b39a"),n("72f7"),n("10d1"),n("1fe2"),n("159b"),n("ddb0"),n("130f"),n("9f96"),n("4795"),n("2b3d"),n("bf19"),n("9861"),e.exports=n("428f")},"2d83":function(e,t,n){"use strict";var r=n("387f");e.exports=function(e,t,n,i,a){var o=new Error(e);return r(o,t,n,i,a)}},"2e67":function(e,t,n){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},"2f62":function(e,t,n){"use strict";(function(e){
/*!
 * vuex v3.6.2
 * (c) 2021 Evan You
 * @license MIT
 */
function r(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:r});else{var n=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[r].concat(e.init):r,n.call(this,e)}}function r(){var e=this.$options;e.store?this.$store="function"===typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}n.d(t,"b",(function(){return L}));var i="undefined"!==typeof window?window:"undefined"!==typeof e?e:{},a=i.__VUE_DEVTOOLS_GLOBAL_HOOK__;function o(e){a&&(e._devtoolHook=a,a.emit("vuex:init",e),a.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){a.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){a.emit("vuex:action",e,t)}),{prepend:!0}))}function s(e,t){return e.filter(t)[0]}function l(e,t){if(void 0===t&&(t=[]),null===e||"object"!==typeof e)return e;var n=s(t,(function(t){return t.original===e}));if(n)return n.copy;var r=Array.isArray(e)?[]:{};return t.push({original:e,copy:r}),Object.keys(e).forEach((function(n){r[n]=l(e[n],t)})),r}function c(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}function u(e){return null!==e&&"object"===typeof e}function d(e){return e&&"function"===typeof e.then}function f(e,t){return function(){return e(t)}}var p=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"===typeof n?n():n)||{}},h={namespaced:{configurable:!0}};h.namespaced.get=function(){return!!this._rawModule.namespaced},p.prototype.addChild=function(e,t){this._children[e]=t},p.prototype.removeChild=function(e){delete this._children[e]},p.prototype.getChild=function(e){return this._children[e]},p.prototype.hasChild=function(e){return e in this._children},p.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},p.prototype.forEachChild=function(e){c(this._children,e)},p.prototype.forEachGetter=function(e){this._rawModule.getters&&c(this._rawModule.getters,e)},p.prototype.forEachAction=function(e){this._rawModule.actions&&c(this._rawModule.actions,e)},p.prototype.forEachMutation=function(e){this._rawModule.mutations&&c(this._rawModule.mutations,e)},Object.defineProperties(p.prototype,h);var m=function(e){this.register([],e,!1)};function g(e,t,n){if(t.update(n),n.modules)for(var r in n.modules){if(!t.getChild(r))return void 0;g(e.concat(r),t.getChild(r),n.modules[r])}}m.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},m.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return t=t.getChild(n),e+(t.namespaced?n+"/":"")}),"")},m.prototype.update=function(e){g([],this.root,e)},m.prototype.register=function(e,t,n){var r=this;void 0===n&&(n=!0);var i=new p(t,n);if(0===e.length)this.root=i;else{var a=this.get(e.slice(0,-1));a.addChild(e[e.length-1],i)}t.modules&&c(t.modules,(function(t,i){r.register(e.concat(i),t,n)}))},m.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1],r=t.getChild(n);r&&r.runtime&&t.removeChild(n)},m.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];return!!t&&t.hasChild(n)};var v;var y=function(e){var t=this;void 0===e&&(e={}),!v&&"undefined"!==typeof window&&window.Vue&&D(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var r=e.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new m(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new v,this._makeLocalGettersCache=Object.create(null);var i=this,a=this,s=a.dispatch,l=a.commit;this.dispatch=function(e,t){return s.call(i,e,t)},this.commit=function(e,t,n){return l.call(i,e,t,n)},this.strict=r;var c=this._modules.root.state;_(this,c,[],this._modules.root),k(this,c),n.forEach((function(e){return e(t)}));var u=void 0!==e.devtools?e.devtools:v.config.devtools;u&&o(this)},b={state:{configurable:!0}};function w(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function x(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;_(e,n,[],e._modules.root,!0),k(e,n,t)}function k(e,t,n){var r=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,a={};c(i,(function(t,n){a[n]=f(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var o=v.config.silent;v.config.silent=!0,e._vm=new v({data:{$$state:t},computed:a}),v.config.silent=o,e.strict&&M(e),r&&(n&&e._withCommit((function(){r._data.$$state=null})),v.nextTick((function(){return r.$destroy()})))}function _(e,t,n,r,i){var a=!n.length,o=e._modules.getNamespace(n);if(r.namespaced&&(e._modulesNamespaceMap[o],e._modulesNamespaceMap[o]=r),!a&&!i){var s=N(t,n.slice(0,-1)),l=n[n.length-1];e._withCommit((function(){v.set(s,l,r.state)}))}var c=r.context=C(e,o,n);r.forEachMutation((function(t,n){var r=o+n;T(e,r,t,c)})),r.forEachAction((function(t,n){var r=t.root?n:o+n,i=t.handler||t;E(e,r,i,c)})),r.forEachGetter((function(t,n){var r=o+n;A(e,r,t,c)})),r.forEachChild((function(r,a){_(e,t,n.concat(a),r,i)}))}function C(e,t,n){var r=""===t,i={dispatch:r?e.dispatch:function(n,r,i){var a=O(n,r,i),o=a.payload,s=a.options,l=a.type;return s&&s.root||(l=t+l),e.dispatch(l,o)},commit:r?e.commit:function(n,r,i){var a=O(n,r,i),o=a.payload,s=a.options,l=a.type;s&&s.root||(l=t+l),e.commit(l,o,s)}};return Object.defineProperties(i,{getters:{get:r?function(){return e.getters}:function(){return S(e,t)}},state:{get:function(){return N(e.state,n)}}}),i}function S(e,t){if(!e._makeLocalGettersCache[t]){var n={},r=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,r)===t){var a=i.slice(r);Object.defineProperty(n,a,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}function T(e,t,n,r){var i=e._mutations[t]||(e._mutations[t]=[]);i.push((function(t){n.call(e,r.state,t)}))}function E(e,t,n,r){var i=e._actions[t]||(e._actions[t]=[]);i.push((function(t){var i=n.call(e,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:e.getters,rootState:e.state},t);return d(i)||(i=Promise.resolve(i)),e._devtoolHook?i.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):i}))}function A(e,t,n,r){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(e){return n(r.state,r.getters,e.state,e.getters)})}function M(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function N(e,t){return t.reduce((function(e,t){return e[t]}),e)}function O(e,t,n){return u(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function D(e){v&&e===v||(v=e,r(v))}b.state.get=function(){return this._vm._data.$$state},b.state.set=function(e){0},y.prototype.commit=function(e,t,n){var r=this,i=O(e,t,n),a=i.type,o=i.payload,s=(i.options,{type:a,payload:o}),l=this._mutations[a];l&&(this._withCommit((function(){l.forEach((function(e){e(o)}))})),this._subscribers.slice().forEach((function(e){return e(s,r.state)})))},y.prototype.dispatch=function(e,t){var n=this,r=O(e,t),i=r.type,a=r.payload,o={type:i,payload:a},s=this._actions[i];if(s){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(o,n.state)}))}catch(c){0}var l=s.length>1?Promise.all(s.map((function(e){return e(a)}))):s[0](a);return new Promise((function(e,t){l.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(o,n.state)}))}catch(c){0}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(o,n.state,e)}))}catch(c){0}t(e)}))}))}},y.prototype.subscribe=function(e,t){return w(e,this._subscribers,t)},y.prototype.subscribeAction=function(e,t){var n="function"===typeof e?{before:e}:e;return w(n,this._actionSubscribers,t)},y.prototype.watch=function(e,t,n){var r=this;return this._watcherVM.$watch((function(){return e(r.state,r.getters)}),t,n)},y.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},y.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"===typeof e&&(e=[e]),this._modules.register(e,t),_(this,this.state,e,this._modules.get(e),n.preserveState),k(this,this.state)},y.prototype.unregisterModule=function(e){var t=this;"string"===typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=N(t.state,e.slice(0,-1));v.delete(n,e[e.length-1])})),x(this)},y.prototype.hasModule=function(e){return"string"===typeof e&&(e=[e]),this._modules.isRegistered(e)},y.prototype.hotUpdate=function(e){this._modules.update(e),x(this,!0)},y.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(y.prototype,b);var L=$((function(e,t){var n={};return j(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var r=q(this.$store,"mapState",e);if(!r)return;t=r.context.state,n=r.context.getters}return"function"===typeof i?i.call(this,t,n):t[i]},n[r].vuex=!0})),n})),z=$((function(e,t){var n={};return j(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=[],n=arguments.length;while(n--)t[n]=arguments[n];var r=this.$store.commit;if(e){var a=q(this.$store,"mapMutations",e);if(!a)return;r=a.context.commit}return"function"===typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n})),P=$((function(e,t){var n={};return j(t).forEach((function(t){var r=t.key,i=t.val;i=e+i,n[r]=function(){if(!e||q(this.$store,"mapGetters",e))return this.$store.getters[i]},n[r].vuex=!0})),n})),F=$((function(e,t){var n={};return j(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=[],n=arguments.length;while(n--)t[n]=arguments[n];var r=this.$store.dispatch;if(e){var a=q(this.$store,"mapActions",e);if(!a)return;r=a.context.dispatch}return"function"===typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n})),I=function(e){return{mapState:L.bind(null,e),mapGetters:P.bind(null,e),mapMutations:z.bind(null,e),mapActions:F.bind(null,e)}};function j(e){return R(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function R(e){return Array.isArray(e)||u(e)}function $(e){return function(t,n){return"string"!==typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function q(e,t,n){var r=e._modulesNamespaceMap[n];return r}function B(e){void 0===e&&(e={});var t=e.collapsed;void 0===t&&(t=!0);var n=e.filter;void 0===n&&(n=function(e,t,n){return!0});var r=e.transformer;void 0===r&&(r=function(e){return e});var i=e.mutationTransformer;void 0===i&&(i=function(e){return e});var a=e.actionFilter;void 0===a&&(a=function(e,t){return!0});var o=e.actionTransformer;void 0===o&&(o=function(e){return e});var s=e.logMutations;void 0===s&&(s=!0);var c=e.logActions;void 0===c&&(c=!0);var u=e.logger;return void 0===u&&(u=console),function(e){var d=l(e.state);"undefined"!==typeof u&&(s&&e.subscribe((function(e,a){var o=l(a);if(n(e,d,o)){var s=W(),c=i(e),f="mutation "+e.type+s;U(u,f,t),u.log("%c prev state","color: #9E9E9E; font-weight: bold",r(d)),u.log("%c mutation","color: #03A9F4; font-weight: bold",c),u.log("%c next state","color: #4CAF50; font-weight: bold",r(o)),H(u)}d=o})),c&&e.subscribeAction((function(e,n){if(a(e,n)){var r=W(),i=o(e),s="action "+e.type+r;U(u,s,t),u.log("%c action","color: #03A9F4; font-weight: bold",i),H(u)}})))}}function U(e,t,n){var r=n?e.groupCollapsed:e.group;try{r.call(e,t)}catch(i){e.log(t)}}function H(e){try{e.groupEnd()}catch(t){e.log("—— log end ——")}}function W(){var e=new Date;return" @ "+Y(e.getHours(),2)+":"+Y(e.getMinutes(),2)+":"+Y(e.getSeconds(),2)+"."+Y(e.getMilliseconds(),3)}function V(e,t){return new Array(t+1).join(e)}function Y(e,t){return V("0",t-e.toString().length)+e}var G={Store:y,install:D,version:"3.6.2",mapState:L,mapMutations:z,mapGetters:P,mapActions:F,createNamespacedHelpers:I,createLogger:B};t["a"]=G}).call(this,n("c8ba"))},"30b5":function(e,t,n){"use strict";var r=n("c532");function i(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var a;if(n)a=n(t);else if(r.isURLSearchParams(t))a=t.toString();else{var o=[];r.forEach(t,(function(e,t){null!==e&&"undefined"!==typeof e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),o.push(i(t)+"="+i(e))})))})),a=o.join("&")}if(a){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+a}return e}},"325d":function(e,t,n){},3280:function(e,t,n){"use strict";var r=n("ebb5"),i=n("e58c"),a=r.aTypedArray,o=r.exportTypedArrayMethod;o("lastIndexOf",(function(e){return i.apply(a(this),arguments)}))},3410:function(e,t,n){var r=n("23e7"),i=n("d039"),a=n("7b0b"),o=n("e163"),s=n("e177"),l=i((function(){o(1)}));r({target:"Object",stat:!0,forced:l,sham:!s},{getPrototypeOf:function(e){return o(a(e))}})},"342f":function(e,t,n){var r=n("d066");e.exports=r("navigator","userAgent")||""},"35a1":function(e,t,n){var r=n("f5df"),i=n("3f8c"),a=n("b622"),o=a("iterator");e.exports=function(e){if(void 0!=e)return e[o]||e["@@iterator"]||i[r(e)]}},"35b3":function(e,t,n){var r=n("23e7");r({target:"Number",stat:!0},{EPSILON:Math.pow(2,-52)})},"37e8":function(e,t,n){var r=n("83ab"),i=n("9bf2"),a=n("825a"),o=n("df75");e.exports=r?Object.defineProperties:function(e,t){a(e);var n,r=o(t),s=r.length,l=0;while(s>l)i.f(e,n=r[l++],t[n]);return e}},"387f":function(e,t,n){"use strict";e.exports=function(e,t,n,r,i){return e.config=t,n&&(e.code=n),e.request=r,e.response=i,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},"38cf":function(e,t,n){var r=n("23e7"),i=n("1148");r({target:"String",proto:!0},{repeat:i})},3934:function(e,t,n){"use strict";var r=n("c532");e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=i(window.location.href),function(t){var n=r.isString(t)?i(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return function(){return!0}}()},"3a7b":function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").findIndex,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("findIndex",(function(e){return i(a(this),e,arguments.length>1?arguments[1]:void 0)}))},"3bbe":function(e,t,n){var r=n("861d");e.exports=function(e){if(!r(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},"3c45":function(e,t,n){},"3c5d":function(e,t,n){"use strict";var r=n("ebb5"),i=n("50c4"),a=n("182d"),o=n("7b0b"),s=n("d039"),l=r.aTypedArray,c=r.exportTypedArrayMethod,u=s((function(){new Int8Array(1).set({})}));c("set",(function(e){l(this);var t=a(arguments.length>1?arguments[1]:void 0,1),n=this.length,r=o(e),s=i(r.length),c=0;if(s+t>n)throw RangeError("Wrong length");while(c<s)this[t+c]=r[c++]}),u)},"3ca3":function(e,t,n){"use strict";var r=n("6547").charAt,i=n("69f3"),a=n("7dd0"),o="String Iterator",s=i.set,l=i.getterFor(o);a(String,"String",(function(e){s(this,{type:o,string:String(e),index:0})}),(function(){var e,t=l(this),n=t.string,i=t.index;return i>=n.length?{value:void 0,done:!0}:(e=r(n,i),t.index+=e.length,{value:e,done:!1})}))},"3ea3":function(e,t,n){var r=n("23e7"),i=n("f748"),a=Math.abs,o=Math.pow;r({target:"Math",stat:!0},{cbrt:function(e){return i(e=+e)*o(a(e),1/3)}})},"3f3a":function(e,t,n){var r=n("23e7"),i=n("83ab"),a=n("825a"),o=n("c04e"),s=n("9bf2"),l=n("d039"),c=l((function(){Reflect.defineProperty(s.f({},1,{value:1}),1,{value:2})}));r({target:"Reflect",stat:!0,forced:c,sham:!i},{defineProperty:function(e,t,n){a(e);var r=o(t,!0);a(n);try{return s.f(e,r,n),!0}catch(i){return!1}}})},"3f8c":function(e,t){e.exports={}},"3fcc":function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").map,a=n("4840"),o=r.aTypedArray,s=r.aTypedArrayConstructor,l=r.exportTypedArrayMethod;l("map",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0,(function(e,t){return new(s(a(e,e.constructor)))(t)}))}))},"403d":function(e,t,n){},4057:function(e,t,n){var r=n("23e7"),i=Math.hypot,a=Math.abs,o=Math.sqrt,s=!!i&&i(1/0,NaN)!==1/0;r({target:"Math",stat:!0,forced:s},{hypot:function(e,t){var n,r,i=0,s=0,l=arguments.length,c=0;while(s<l)n=a(arguments[s++]),c<n?(r=c/n,i=i*r*r+1,c=n):n>0?(r=n/c,i+=r*r):i+=n;return c===1/0?1/0:c*o(i)}})},4069:function(e,t,n){var r=n("44d2");r("flat")},"408a":function(e,t,n){var r=n("c6b6");e.exports=function(e){if("number"!=typeof e&&"Number"!=r(e))throw TypeError("Incorrect invocation");return+e}},"40d9":function(e,t,n){var r=n("23e7"),i=Math.floor,a=Math.log,o=Math.LOG2E;r({target:"Math",stat:!0},{clz32:function(e){return(e>>>=0)?31-i(a(e+.5)*o):32}})},4160:function(e,t,n){"use strict";var r=n("23e7"),i=n("17c2");r({target:"Array",proto:!0,forced:[].forEach!=i},{forEach:i})},"428f":function(e,t,n){var r=n("da84");e.exports=r},4362:function(e,t,n){t.nextTick=function(e){var t=Array.prototype.slice.call(arguments);t.shift(),setTimeout((function(){e.apply(null,t)}),0)},t.platform=t.arch=t.execPath=t.title="browser",t.pid=1,t.browser=!0,t.env={},t.argv=[],t.binding=function(e){throw new Error("No such module. (Possibly not yet loaded)")},function(){var e,r="/";t.cwd=function(){return r},t.chdir=function(t){e||(e=n("df7c")),r=e.resolve(t,r)}}(),t.exit=t.kill=t.umask=t.dlopen=t.uptime=t.memoryUsage=t.uvCounters=function(){},t.features={}},"445b":function(e,t,n){"use strict";n("da79")},"44ad":function(e,t,n){var r=n("d039"),i=n("c6b6"),a="".split;e.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==i(e)?a.call(e,""):Object(e)}:Object},"44d2":function(e,t,n){var r=n("b622"),i=n("7c73"),a=n("9bf2"),o=r("unscopables"),s=Array.prototype;void 0==s[o]&&a.f(s,o,{configurable:!0,value:i(null)}),e.exports=function(e){s[o][e]=!0}},"44d5":function(e,t,n){(function(e){e(n("56b3"),n("d69f"),n("4ba6"))})((function(e){"use strict";function t(e){for(var t={},n=e.split(" "),r=0;r<n.length;++r)t[n[r]]=!0;return t}function n(e,t,i){return 0==e.length?r(t):function(a,o){for(var s=e[0],l=0;l<s.length;l++)if(a.match(s[l][0]))return o.tokenize=n(e.slice(1),t),s[l][1];return o.tokenize=r(t,i),"string"}}function r(e,t){return function(n,r){return i(n,r,e,t)}}function i(e,t,r,i){if(!1!==i&&e.match("${",!1)||e.match("{$",!1))return t.tokenize=null,"string";if(!1!==i&&e.match(/^\$[a-zA-Z_][a-zA-Z0-9_]*/))return e.match("[",!1)&&(t.tokenize=n([[["[",null]],[[/\d[\w\.]*/,"number"],[/\$[a-zA-Z_][a-zA-Z0-9_]*/,"variable-2"],[/[\w\$]+/,"variable"]],[["]",null]]],r,i)),e.match(/^->\w/,!1)&&(t.tokenize=n([[["->",null]],[[/[\w]+/,"variable"]]],r,i)),"variable-2";var a=!1;while(!e.eol()&&(a||!1===i||!e.match("{$",!1)&&!e.match(/^(\$[a-zA-Z_][a-zA-Z0-9_]*|\$\{)/,!1))){if(!a&&e.match(r)){t.tokenize=null,t.tokStack.pop(),t.tokStack.pop();break}a="\\"==e.next()&&!a}return"string"}var a="abstract and array as break case catch class clone const continue declare default do else elseif enddeclare endfor endforeach endif endswitch endwhile extends final for foreach function global goto if implements interface instanceof namespace new or private protected public static switch throw trait try use var while xor die echo empty exit eval include include_once isset list require require_once return print unset __halt_compiler self static parent yield insteadof finally",o="true false null TRUE FALSE NULL __CLASS__ __DIR__ __FILE__ __LINE__ __METHOD__ __FUNCTION__ __NAMESPACE__ __TRAIT__",s="func_num_args func_get_arg func_get_args strlen strcmp strncmp strcasecmp strncasecmp each error_reporting define defined trigger_error user_error set_error_handler restore_error_handler get_declared_classes get_loaded_extensions extension_loaded get_extension_funcs debug_backtrace constant bin2hex hex2bin sleep usleep time mktime gmmktime strftime gmstrftime strtotime date gmdate getdate localtime checkdate flush wordwrap htmlspecialchars htmlentities html_entity_decode md5 md5_file crc32 getimagesize image_type_to_mime_type phpinfo phpversion phpcredits strnatcmp strnatcasecmp substr_count strspn strcspn strtok strtoupper strtolower strpos strrpos strrev hebrev hebrevc nl2br basename dirname pathinfo stripslashes stripcslashes strstr stristr strrchr str_shuffle str_word_count strcoll substr substr_replace quotemeta ucfirst ucwords strtr addslashes addcslashes rtrim str_replace str_repeat count_chars chunk_split trim ltrim strip_tags similar_text explode implode setlocale localeconv parse_str str_pad chop strchr sprintf printf vprintf vsprintf sscanf fscanf parse_url urlencode urldecode rawurlencode rawurldecode readlink linkinfo link unlink exec system escapeshellcmd escapeshellarg passthru shell_exec proc_open proc_close rand srand getrandmax mt_rand mt_srand mt_getrandmax base64_decode base64_encode abs ceil floor round is_finite is_nan is_infinite bindec hexdec octdec decbin decoct dechex base_convert number_format fmod ip2long long2ip getenv putenv getopt microtime gettimeofday getrusage uniqid quoted_printable_decode set_time_limit get_cfg_var magic_quotes_runtime set_magic_quotes_runtime get_magic_quotes_gpc get_magic_quotes_runtime import_request_variables error_log serialize unserialize memory_get_usage var_dump var_export debug_zval_dump print_r highlight_file show_source highlight_string ini_get ini_get_all ini_set ini_alter ini_restore get_include_path set_include_path restore_include_path setcookie header headers_sent connection_aborted connection_status ignore_user_abort parse_ini_file is_uploaded_file move_uploaded_file intval floatval doubleval strval gettype settype is_null is_resource is_bool is_long is_float is_int is_integer is_double is_real is_numeric is_string is_array is_object is_scalar ereg ereg_replace eregi eregi_replace split spliti join sql_regcase dl pclose popen readfile rewind rmdir umask fclose feof fgetc fgets fgetss fread fopen fpassthru ftruncate fstat fseek ftell fflush fwrite fputs mkdir rename copy tempnam tmpfile file file_get_contents file_put_contents stream_select stream_context_create stream_context_set_params stream_context_set_option stream_context_get_options stream_filter_prepend stream_filter_append fgetcsv flock get_meta_tags stream_set_write_buffer set_file_buffer set_socket_blocking stream_set_blocking socket_set_blocking stream_get_meta_data stream_register_wrapper stream_wrapper_register stream_set_timeout socket_set_timeout socket_get_status realpath fnmatch fsockopen pfsockopen pack unpack get_browser crypt opendir closedir chdir getcwd rewinddir readdir dir glob fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetype file_exists is_writable is_writeable is_readable is_executable is_file is_dir is_link stat lstat chown touch clearstatcache mail ob_start ob_flush ob_clean ob_end_flush ob_end_clean ob_get_flush ob_get_clean ob_get_length ob_get_level ob_get_status ob_get_contents ob_implicit_flush ob_list_handlers ksort krsort natsort natcasesort asort arsort sort rsort usort uasort uksort shuffle array_walk count end prev next reset current key min max in_array array_search extract compact array_fill range array_multisort array_push array_pop array_shift array_unshift array_splice array_slice array_merge array_merge_recursive array_keys array_values array_count_values array_reverse array_reduce array_pad array_flip array_change_key_case array_rand array_unique array_intersect array_intersect_assoc array_diff array_diff_assoc array_sum array_filter array_map array_chunk array_key_exists array_intersect_key array_combine array_column pos sizeof key_exists assert assert_options version_compare ftok str_rot13 aggregate session_name session_module_name session_save_path session_id session_regenerate_id session_decode session_register session_unregister session_is_registered session_encode session_start session_destroy session_unset session_set_save_handler session_cache_limiter session_cache_expire session_set_cookie_params session_get_cookie_params session_write_close preg_match preg_match_all preg_replace preg_replace_callback preg_split preg_quote preg_grep overload ctype_alnum ctype_alpha ctype_cntrl ctype_digit ctype_lower ctype_graph ctype_print ctype_punct ctype_space ctype_upper ctype_xdigit virtual apache_request_headers apache_note apache_lookup_uri apache_child_terminate apache_setenv apache_response_headers apache_get_version getallheaders mysql_connect mysql_pconnect mysql_close mysql_select_db mysql_create_db mysql_drop_db mysql_query mysql_unbuffered_query mysql_db_query mysql_list_dbs mysql_list_tables mysql_list_fields mysql_list_processes mysql_error mysql_errno mysql_affected_rows mysql_insert_id mysql_result mysql_num_rows mysql_num_fields mysql_fetch_row mysql_fetch_array mysql_fetch_assoc mysql_fetch_object mysql_data_seek mysql_fetch_lengths mysql_fetch_field mysql_field_seek mysql_free_result mysql_field_name mysql_field_table mysql_field_len mysql_field_type mysql_field_flags mysql_escape_string mysql_real_escape_string mysql_stat mysql_thread_id mysql_client_encoding mysql_get_client_info mysql_get_host_info mysql_get_proto_info mysql_get_server_info mysql_info mysql mysql_fieldname mysql_fieldtable mysql_fieldlen mysql_fieldtype mysql_fieldflags mysql_selectdb mysql_createdb mysql_dropdb mysql_freeresult mysql_numfields mysql_numrows mysql_listdbs mysql_listtables mysql_listfields mysql_db_name mysql_dbname mysql_tablename mysql_table_name pg_connect pg_pconnect pg_close pg_connection_status pg_connection_busy pg_connection_reset pg_host pg_dbname pg_port pg_tty pg_options pg_ping pg_query pg_send_query pg_cancel_query pg_fetch_result pg_fetch_row pg_fetch_assoc pg_fetch_array pg_fetch_object pg_fetch_all pg_affected_rows pg_get_result pg_result_seek pg_result_status pg_free_result pg_last_oid pg_num_rows pg_num_fields pg_field_name pg_field_num pg_field_size pg_field_type pg_field_prtlen pg_field_is_null pg_get_notify pg_get_pid pg_result_error pg_last_error pg_last_notice pg_put_line pg_end_copy pg_copy_to pg_copy_from pg_trace pg_untrace pg_lo_create pg_lo_unlink pg_lo_open pg_lo_close pg_lo_read pg_lo_write pg_lo_read_all pg_lo_import pg_lo_export pg_lo_seek pg_lo_tell pg_escape_string pg_escape_bytea pg_unescape_bytea pg_client_encoding pg_set_client_encoding pg_meta_data pg_convert pg_insert pg_update pg_delete pg_select pg_exec pg_getlastoid pg_cmdtuples pg_errormessage pg_numrows pg_numfields pg_fieldname pg_fieldsize pg_fieldtype pg_fieldnum pg_fieldprtlen pg_fieldisnull pg_freeresult pg_result pg_loreadall pg_locreate pg_lounlink pg_loopen pg_loclose pg_loread pg_lowrite pg_loimport pg_loexport http_response_code get_declared_traits getimagesizefromstring socket_import_stream stream_set_chunk_size trait_exists header_register_callback class_uses session_status session_register_shutdown echo print global static exit array empty eval isset unset die include require include_once require_once json_decode json_encode json_last_error json_last_error_msg curl_close curl_copy_handle curl_errno curl_error curl_escape curl_exec curl_file_create curl_getinfo curl_init curl_multi_add_handle curl_multi_close curl_multi_exec curl_multi_getcontent curl_multi_info_read curl_multi_init curl_multi_remove_handle curl_multi_select curl_multi_setopt curl_multi_strerror curl_pause curl_reset curl_setopt_array curl_setopt curl_share_close curl_share_init curl_share_setopt curl_strerror curl_unescape curl_version mysqli_affected_rows mysqli_autocommit mysqli_change_user mysqli_character_set_name mysqli_close mysqli_commit mysqli_connect_errno mysqli_connect_error mysqli_connect mysqli_data_seek mysqli_debug mysqli_dump_debug_info mysqli_errno mysqli_error_list mysqli_error mysqli_fetch_all mysqli_fetch_array mysqli_fetch_assoc mysqli_fetch_field_direct mysqli_fetch_field mysqli_fetch_fields mysqli_fetch_lengths mysqli_fetch_object mysqli_fetch_row mysqli_field_count mysqli_field_seek mysqli_field_tell mysqli_free_result mysqli_get_charset mysqli_get_client_info mysqli_get_client_stats mysqli_get_client_version mysqli_get_connection_stats mysqli_get_host_info mysqli_get_proto_info mysqli_get_server_info mysqli_get_server_version mysqli_info mysqli_init mysqli_insert_id mysqli_kill mysqli_more_results mysqli_multi_query mysqli_next_result mysqli_num_fields mysqli_num_rows mysqli_options mysqli_ping mysqli_prepare mysqli_query mysqli_real_connect mysqli_real_escape_string mysqli_real_query mysqli_reap_async_query mysqli_refresh mysqli_rollback mysqli_select_db mysqli_set_charset mysqli_set_local_infile_default mysqli_set_local_infile_handler mysqli_sqlstate mysqli_ssl_set mysqli_stat mysqli_stmt_init mysqli_store_result mysqli_thread_id mysqli_thread_safe mysqli_use_result mysqli_warning_count";e.registerHelper("hintWords","php",[a,o,s].join(" ").split(" ")),e.registerHelper("wordChars","php",/[\w$]/);var l={name:"clike",helperType:"php",keywords:t(a),blockKeywords:t("catch do else elseif for foreach if switch try while finally"),defKeywords:t("class function interface namespace trait"),atoms:t(o),builtin:t(s),multiLineStrings:!0,hooks:{$:function(e){return e.eatWhile(/[\w\$_]/),"variable-2"},"<":function(e,t){var n;if(n=e.match(/^<<\s*/)){var i=e.eat(/['"]/);e.eatWhile(/[\w\.]/);var a=e.current().slice(n[0].length+(i?2:1));if(i&&e.eat(i),a)return(t.tokStack||(t.tokStack=[])).push(a,0),t.tokenize=r(a,"'"!=i),"string"}return!1},"#":function(e){while(!e.eol()&&!e.match("?>",!1))e.next();return"comment"},"/":function(e){if(e.eat("/")){while(!e.eol()&&!e.match("?>",!1))e.next();return"comment"}return!1},'"':function(e,t){return(t.tokStack||(t.tokStack=[])).push('"',0),t.tokenize=r('"'),"string"},"{":function(e,t){return t.tokStack&&t.tokStack.length&&t.tokStack[t.tokStack.length-1]++,!1},"}":function(e,t){return t.tokStack&&t.tokStack.length>0&&!--t.tokStack[t.tokStack.length-1]&&(t.tokenize=r(t.tokStack[t.tokStack.length-2])),!1}}};e.defineMode("php",(function(t,n){var r=e.getMode(t,n&&n.htmlMode||"text/html"),i=e.getMode(t,l);function a(t,n){var a=n.curMode==i;if(t.sol()&&n.pending&&'"'!=n.pending&&"'"!=n.pending&&(n.pending=null),a)return a&&null==n.php.tokenize&&t.match("?>")?(n.curMode=r,n.curState=n.html,n.php.context.prev||(n.php=null),"meta"):i.token(t,n.curState);if(t.match(/^<\?\w*/))return n.curMode=i,n.php||(n.php=e.startState(i,r.indent(n.html,"",""))),n.curState=n.php,"meta";if('"'==n.pending||"'"==n.pending){while(!t.eol()&&t.next()!=n.pending);var o="string"}else if(n.pending&&t.pos<n.pending.end){t.pos=n.pending.end;o=n.pending.style}else o=r.token(t,n.curState);n.pending&&(n.pending=null);var s,l=t.current(),c=l.search(/<\?/);return-1!=c&&("string"==o&&(s=l.match(/[\'\"]$/))&&!/\?>/.test(l)?n.pending=s[0]:n.pending={end:t.pos,style:o},t.backUp(l.length-c)),o}return{startState:function(){var t=e.startState(r),a=n.startOpen?e.startState(i):null;return{html:t,php:a,curMode:n.startOpen?i:r,curState:n.startOpen?a:t,pending:null}},copyState:function(t){var n,a=t.html,o=e.copyState(r,a),s=t.php,l=s&&e.copyState(i,s);return n=t.curMode==r?o:l,{html:o,php:l,curMode:t.curMode,curState:n,pending:t.pending}},token:a,indent:function(e,t,n){return e.curMode!=i&&/^\s*<\//.test(t)||e.curMode==i&&/^\?>/.test(t)?r.indent(e.html,t,n):e.curMode.indent(e.curState,t,n)},blockCommentStart:"/*",blockCommentEnd:"*/",lineComment:"//",innerMode:function(e){return{state:e.curState,mode:e.curMode}}}}),"htmlmixed","clike"),e.defineMIME("application/x-httpd-php","php"),e.defineMIME("application/x-httpd-php-open",{name:"php",startOpen:!0}),e.defineMIME("text/x-php",l)}))},"44de":function(e,t,n){var r=n("da84");e.exports=function(e,t){var n=r.console;n&&n.error&&(1===arguments.length?n.error(e):n.error(e,t))}},"44e7":function(e,t,n){var r=n("861d"),i=n("c6b6"),a=n("b622"),o=a("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[o])?!!t:"RegExp"==i(e))}},"45fc":function(e,t,n){"use strict";var r=n("23e7"),i=n("b727").some,a=n("a640"),o=a("some");r({target:"Array",proto:!0,forced:!o},{some:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},4659:function(e,t,n){},"466d":function(e,t,n){"use strict";var r=n("d784"),i=n("825a"),a=n("50c4"),o=n("1d80"),s=n("8aa5"),l=n("14c3");r("match",1,(function(e,t,n){return[function(t){var n=o(this),r=void 0==t?void 0:t[e];return void 0!==r?r.call(t,n):new RegExp(t)[e](String(n))},function(e){var r=n(t,e,this);if(r.done)return r.value;var o=i(e),c=String(this);if(!o.global)return l(o,c);var u=o.unicode;o.lastIndex=0;var d,f=[],p=0;while(null!==(d=l(o,c))){var h=String(d[0]);f[p]=h,""===h&&(o.lastIndex=s(c,a(o.lastIndex),u)),p++}return 0===p?null:f}]}))},"467f":function(e,t,n){"use strict";var r=n("2d83");e.exports=function(e,t,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},4795:function(e,t,n){var r=n("23e7"),i=n("da84"),a=n("342f"),o=[].slice,s=/MSIE .\./.test(a),l=function(e){return function(t,n){var r=arguments.length>2,i=r?o.call(arguments,2):void 0;return e(r?function(){("function"==typeof t?t:Function(t)).apply(this,i)}:t,n)}};r({global:!0,bind:!0,forced:s},{setTimeout:l(i.setTimeout),setInterval:l(i.setInterval)})},4840:function(e,t,n){var r=n("825a"),i=n("1c0b"),a=n("b622"),o=a("species");e.exports=function(e,t){var n,a=r(e).constructor;return void 0===a||void 0==(n=r(a)[o])?t:i(n)}},4930:function(e,t,n){var r=n("605d"),i=n("2d00"),a=n("d039");e.exports=!!Object.getOwnPropertySymbols&&!a((function(){return!Symbol.sham&&(r?38===i:i>37&&i<41)}))},"498a":function(e,t,n){"use strict";var r=n("23e7"),i=n("58a8").trim,a=n("c8d2");r({target:"String",proto:!0,forced:a("trim")},{trim:function(){return i(this)}})},"4a7b":function(e,t,n){"use strict";var r=n("c532");e.exports=function(e,t){t=t||{};var n={},i=["url","method","data"],a=["headers","auth","proxy","params"],o=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function l(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function c(i){r.isUndefined(t[i])?r.isUndefined(e[i])||(n[i]=l(void 0,e[i])):n[i]=l(e[i],t[i])}r.forEach(i,(function(e){r.isUndefined(t[e])||(n[e]=l(void 0,t[e]))})),r.forEach(a,c),r.forEach(o,(function(i){r.isUndefined(t[i])?r.isUndefined(e[i])||(n[i]=l(void 0,e[i])):n[i]=l(void 0,t[i])})),r.forEach(s,(function(r){r in t?n[r]=l(e[r],t[r]):r in e&&(n[r]=l(void 0,e[r]))}));var u=i.concat(a).concat(o).concat(s),d=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===u.indexOf(e)}));return r.forEach(d,c),n}},"4a9b":function(e,t,n){var r=n("74e8");r("Float64",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},"4ae1":function(e,t,n){var r=n("23e7"),i=n("d066"),a=n("1c0b"),o=n("825a"),s=n("861d"),l=n("7c73"),c=n("0538"),u=n("d039"),d=i("Reflect","construct"),f=u((function(){function e(){}return!(d((function(){}),[],e)instanceof e)})),p=!u((function(){d((function(){}))})),h=f||p;r({target:"Reflect",stat:!0,forced:h,sham:h},{construct:function(e,t){a(e),o(t);var n=arguments.length<3?e:a(arguments[2]);if(p&&!f)return d(e,t,n);if(e==n){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var r=[null];return r.push.apply(r,t),new(c.apply(e,r))}var i=n.prototype,u=l(s(i)?i:Object.prototype),h=Function.apply.call(e,u,t);return s(h)?h:u}})},"4ba6":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";function t(e,t,n,r,i,a){this.indented=e,this.column=t,this.type=n,this.info=r,this.align=i,this.prev=a}function n(e,n,r,i){var a=e.indented;return e.context&&"statement"==e.context.type&&"statement"!=r&&(a=e.context.indented),e.context=new t(a,n,r,i,null,e.context)}function r(e){var t=e.context.type;return")"!=t&&"]"!=t&&"}"!=t||(e.indented=e.context.indented),e.context=e.context.prev}function i(e,t,n){return"variable"==t.prevToken||"type"==t.prevToken||(!!/\S(?:[^- ]>|[*\]])\s*$|\*$/.test(e.string.slice(0,n))||(!(!t.typeAtEndOfLine||e.column()!=e.indentation())||void 0))}function a(e){for(;;){if(!e||"top"==e.type)return!0;if("}"==e.type&&"namespace"!=e.prev.info)return!1;e=e.prev}}function o(e){for(var t={},n=e.split(" "),r=0;r<n.length;++r)t[n[r]]=!0;return t}function s(e,t){return"function"===typeof e?e(t):e.propertyIsEnumerable(t)}e.defineMode("clike",(function(o,l){var c,u,d=o.indentUnit,f=l.statementIndentUnit||d,p=l.dontAlignCalls,h=l.keywords||{},m=l.types||{},g=l.builtin||{},v=l.blockKeywords||{},y=l.defKeywords||{},b=l.atoms||{},w=l.hooks||{},x=l.multiLineStrings,k=!1!==l.indentStatements,_=!1!==l.indentSwitch,C=l.namespaceSeparator,S=l.isPunctuationChar||/[\[\]{}\(\),;\:\.]/,T=l.numberStart||/[\d\.]/,E=l.number||/^(?:0x[a-f\d]+|0b[01]+|(?:\d+\.?\d*|\.\d+)(?:e[-+]?\d+)?)(u|ll?|l|f)?/i,A=l.isOperatorChar||/[+\-*&%=<>!?|\/]/,M=l.isIdentifierChar||/[\w\$_\xa1-\uffff]/,N=l.isReservedIdentifier||!1;function O(e,t){var n=e.next();if(w[n]){var r=w[n](e,t);if(!1!==r)return r}if('"'==n||"'"==n)return t.tokenize=D(n),t.tokenize(e,t);if(T.test(n)){if(e.backUp(1),e.match(E))return"number";e.next()}if(S.test(n))return c=n,null;if("/"==n){if(e.eat("*"))return t.tokenize=L,L(e,t);if(e.eat("/"))return e.skipToEnd(),"comment"}if(A.test(n)){while(!e.match(/^\/[\/*]/,!1)&&e.eat(A));return"operator"}if(e.eatWhile(M),C)while(e.match(C))e.eatWhile(M);var i=e.current();return s(h,i)?(s(v,i)&&(c="newstatement"),s(y,i)&&(u=!0),"keyword"):s(m,i)?"type":s(g,i)||N&&N(i)?(s(v,i)&&(c="newstatement"),"builtin"):s(b,i)?"atom":"variable"}function D(e){return function(t,n){var r,i=!1,a=!1;while(null!=(r=t.next())){if(r==e&&!i){a=!0;break}i=!i&&"\\"==r}return(a||!i&&!x)&&(n.tokenize=null),"string"}}function L(e,t){var n,r=!1;while(n=e.next()){if("/"==n&&r){t.tokenize=null;break}r="*"==n}return"comment"}function z(e,t){l.typeFirstDefinitions&&e.eol()&&a(t.context)&&(t.typeAtEndOfLine=i(e,t,e.pos))}return{startState:function(e){return{tokenize:null,context:new t((e||0)-d,0,"top",null,!1),indented:0,startOfLine:!0,prevToken:null}},token:function(e,t){var o=t.context;if(e.sol()&&(null==o.align&&(o.align=!1),t.indented=e.indentation(),t.startOfLine=!0),e.eatSpace())return z(e,t),null;c=u=null;var s=(t.tokenize||O)(e,t);if("comment"==s||"meta"==s)return s;if(null==o.align&&(o.align=!0),";"==c||":"==c||","==c&&e.match(/^\s*(?:\/\/.*)?$/,!1))while("statement"==t.context.type)r(t);else if("{"==c)n(t,e.column(),"}");else if("["==c)n(t,e.column(),"]");else if("("==c)n(t,e.column(),")");else if("}"==c){while("statement"==o.type)o=r(t);"}"==o.type&&(o=r(t));while("statement"==o.type)o=r(t)}else c==o.type?r(t):k&&(("}"==o.type||"top"==o.type)&&";"!=c||"statement"==o.type&&"newstatement"==c)&&n(t,e.column(),"statement",e.current());if("variable"==s&&("def"==t.prevToken||l.typeFirstDefinitions&&i(e,t,e.start)&&a(t.context)&&e.match(/^\s*\(/,!1))&&(s="def"),w.token){var d=w.token(e,t,s);void 0!==d&&(s=d)}return"def"==s&&!1===l.styleDefs&&(s="variable"),t.startOfLine=!1,t.prevToken=u?"def":s||c,z(e,t),s},indent:function(t,n){if(t.tokenize!=O&&null!=t.tokenize||t.typeAtEndOfLine)return e.Pass;var r=t.context,i=n&&n.charAt(0),a=i==r.type;if("statement"==r.type&&"}"==i&&(r=r.prev),l.dontIndentStatements)while("statement"==r.type&&l.dontIndentStatements.test(r.info))r=r.prev;if(w.indent){var o=w.indent(t,r,n,d);if("number"==typeof o)return o}var s=r.prev&&"switch"==r.prev.info;if(l.allmanIndentation&&/[{(]/.test(i)){while("top"!=r.type&&"}"!=r.type)r=r.prev;return r.indented}return"statement"==r.type?r.indented+("{"==i?0:f):!r.align||p&&")"==r.type?")"!=r.type||a?r.indented+(a?0:d)+(a||!s||/^(?:case|default)\b/.test(n)?0:d):r.indented+f:r.column+(a?0:1)},electricInput:_?/^\s*(?:case .*?:|default:|\{\}?|\})$/:/^\s*[{}]$/,blockCommentStart:"/*",blockCommentEnd:"*/",blockCommentContinue:" * ",lineComment:"//",fold:"brace"}}));var l="auto if break case register continue return default do sizeof static else struct switch extern typedef union for goto while enum const volatile inline restrict asm fortran",c="alignas alignof and and_eq audit axiom bitand bitor catch class compl concept constexpr const_cast decltype delete dynamic_cast explicit export final friend import module mutable namespace new noexcept not not_eq operator or or_eq override private protected public reinterpret_cast requires static_assert static_cast template this thread_local throw try typeid typename using virtual xor xor_eq",u="bycopy byref in inout oneway out self super atomic nonatomic retain copy readwrite readonly strong weak assign typeof nullable nonnull null_resettable _cmd @interface @implementation @end @protocol @encode @property @synthesize @dynamic @class @public @package @private @protected @required @optional @try @catch @finally @import @selector @encode @defs @synchronized @autoreleasepool @compatibility_alias @available",d="FOUNDATION_EXPORT FOUNDATION_EXTERN NS_INLINE NS_FORMAT_FUNCTION  NS_RETURNS_RETAINEDNS_ERROR_ENUM NS_RETURNS_NOT_RETAINED NS_RETURNS_INNER_POINTER NS_DESIGNATED_INITIALIZER NS_ENUM NS_OPTIONS NS_REQUIRES_NIL_TERMINATION NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_SWIFT_NAME NS_REFINED_FOR_SWIFT",f=o("int long char short double float unsigned signed void bool"),p=o("SEL instancetype id Class Protocol BOOL");function h(e){return s(f,e)||/.+_t$/.test(e)}function m(e){return h(e)||s(p,e)}var g="case do else for if switch while struct enum union",v="struct enum union";function y(e,t){if(!t.startOfLine)return!1;for(var n,r=null;n=e.peek();){if("\\"==n&&e.match(/^.$/)){r=y;break}if("/"==n&&e.match(/^\/[\/\*]/,!1))break;e.next()}return t.tokenize=r,"meta"}function b(e,t){return"type"==t.prevToken&&"type"}function w(e){return!(!e||e.length<2)&&("_"==e[0]&&("_"==e[1]||e[1]!==e[1].toLowerCase()))}function x(e){return e.eatWhile(/[\w\.']/),"number"}function k(e,t){if(e.backUp(1),e.match(/^(?:R|u8R|uR|UR|LR)/)){var n=e.match(/^"([^\s\\()]{0,16})\(/);return!!n&&(t.cpp11RawStringDelim=n[1],t.tokenize=S,S(e,t))}return e.match(/^(?:u8|u|U|L)/)?!!e.match(/^["']/,!1)&&"string":(e.next(),!1)}function _(e){var t=/(\w+)::~?(\w+)$/.exec(e);return t&&t[1]==t[2]}function C(e,t){var n;while(null!=(n=e.next()))if('"'==n&&!e.eat('"')){t.tokenize=null;break}return"string"}function S(e,t){var n=t.cpp11RawStringDelim.replace(/[^\w\s]/g,"\\$&"),r=e.match(new RegExp(".*?\\)"+n+'"'));return r?t.tokenize=null:e.skipToEnd(),"string"}function T(t,n){"string"==typeof t&&(t=[t]);var r=[];function i(e){if(e)for(var t in e)e.hasOwnProperty(t)&&r.push(t)}i(n.keywords),i(n.types),i(n.builtin),i(n.atoms),r.length&&(n.helperType=t[0],e.registerHelper("hintWords",t[0],r));for(var a=0;a<t.length;++a)e.defineMIME(t[a],n)}function E(e,t){var n=!1;while(!e.eol()){if(!n&&e.match('"""')){t.tokenize=null;break}n="\\"==e.next()&&!n}return"string"}function A(e){return function(t,n){var r;while(r=t.next()){if("*"==r&&t.eat("/")){if(1==e){n.tokenize=null;break}return n.tokenize=A(e-1),n.tokenize(t,n)}if("/"==r&&t.eat("*"))return n.tokenize=A(e+1),n.tokenize(t,n)}return"comment"}}function M(e){return function(t,n){var r,i=!1,a=!1;while(!t.eol()){if(!e&&!i&&t.match('"')){a=!0;break}if(e&&t.match('"""')){a=!0;break}r=t.next(),!i&&"$"==r&&t.match("{")&&t.skipTo("}"),i=!i&&"\\"==r&&!e}return!a&&e||(n.tokenize=null),"string"}}T(["text/x-csrc","text/x-c","text/x-chdr"],{name:"clike",keywords:o(l),types:h,blockKeywords:o(g),defKeywords:o(v),typeFirstDefinitions:!0,atoms:o("NULL true false"),isReservedIdentifier:w,hooks:{"#":y,"*":b},modeProps:{fold:["brace","include"]}}),T(["text/x-c++src","text/x-c++hdr"],{name:"clike",keywords:o(l+" "+c),types:h,blockKeywords:o(g+" class try catch"),defKeywords:o(v+" class namespace"),typeFirstDefinitions:!0,atoms:o("true false NULL nullptr"),dontIndentStatements:/^template$/,isIdentifierChar:/[\w\$_~\xa1-\uffff]/,isReservedIdentifier:w,hooks:{"#":y,"*":b,u:k,U:k,L:k,R:k,0:x,1:x,2:x,3:x,4:x,5:x,6:x,7:x,8:x,9:x,token:function(e,t,n){if("variable"==n&&"("==e.peek()&&(";"==t.prevToken||null==t.prevToken||"}"==t.prevToken)&&_(e.current()))return"def"}},namespaceSeparator:"::",modeProps:{fold:["brace","include"]}}),T("text/x-java",{name:"clike",keywords:o("abstract assert break case catch class const continue default do else enum extends final finally for goto if implements import instanceof interface native new package private protected public return static strictfp super switch synchronized this throw throws transient try volatile while @interface"),types:o("byte short int long float double boolean char void Boolean Byte Character Double Float Integer Long Number Object Short String StringBuffer StringBuilder Void"),blockKeywords:o("catch class do else finally for if switch try while"),defKeywords:o("class interface enum @interface"),typeFirstDefinitions:!0,atoms:o("true false null"),number:/^(?:0x[a-f\d_]+|0b[01_]+|(?:[\d_]+\.?\d*|\.\d+)(?:e[-+]?[\d_]+)?)(u|ll?|l|f)?/i,hooks:{"@":function(e){return!e.match("interface",!1)&&(e.eatWhile(/[\w\$_]/),"meta")}},modeProps:{fold:["brace","import"]}}),T("text/x-csharp",{name:"clike",keywords:o("abstract as async await base break case catch checked class const continue default delegate do else enum event explicit extern finally fixed for foreach goto if implicit in interface internal is lock namespace new operator out override params private protected public readonly ref return sealed sizeof stackalloc static struct switch this throw try typeof unchecked unsafe using virtual void volatile while add alias ascending descending dynamic from get global group into join let orderby partial remove select set value var yield"),types:o("Action Boolean Byte Char DateTime DateTimeOffset Decimal Double Func Guid Int16 Int32 Int64 Object SByte Single String Task TimeSpan UInt16 UInt32 UInt64 bool byte char decimal double short int long object sbyte float string ushort uint ulong"),blockKeywords:o("catch class do else finally for foreach if struct switch try while"),defKeywords:o("class interface namespace struct var"),typeFirstDefinitions:!0,atoms:o("true false null"),hooks:{"@":function(e,t){return e.eat('"')?(t.tokenize=C,C(e,t)):(e.eatWhile(/[\w\$_]/),"meta")}}}),T("text/x-scala",{name:"clike",keywords:o("abstract case catch class def do else extends final finally for forSome if implicit import lazy match new null object override package private protected return sealed super this throw trait try type val var while with yield _ assert assume require print println printf readLine readBoolean readByte readShort readChar readInt readLong readFloat readDouble"),types:o("AnyVal App Application Array BufferedIterator BigDecimal BigInt Char Console Either Enumeration Equiv Error Exception Fractional Function IndexedSeq Int Integral Iterable Iterator List Map Numeric Nil NotNull Option Ordered Ordering PartialFunction PartialOrdering Product Proxy Range Responder Seq Serializable Set Specializable Stream StringBuilder StringContext Symbol Throwable Traversable TraversableOnce Tuple Unit Vector Boolean Byte Character CharSequence Class ClassLoader Cloneable Comparable Compiler Double Exception Float Integer Long Math Number Object Package Pair Process Runtime Runnable SecurityManager Short StackTraceElement StrictMath String StringBuffer System Thread ThreadGroup ThreadLocal Throwable Triple Void"),multiLineStrings:!0,blockKeywords:o("catch class enum do else finally for forSome if match switch try while"),defKeywords:o("class enum def object package trait type val var"),atoms:o("true false null"),indentStatements:!1,indentSwitch:!1,isOperatorChar:/[+\-*&%=<>!?|\/#:@]/,hooks:{"@":function(e){return e.eatWhile(/[\w\$_]/),"meta"},'"':function(e,t){return!!e.match('""')&&(t.tokenize=E,t.tokenize(e,t))},"'":function(e){return e.eatWhile(/[\w\$_\xa1-\uffff]/),"atom"},"=":function(e,n){var r=n.context;return!("}"!=r.type||!r.align||!e.eat(">"))&&(n.context=new t(r.indented,r.column,r.type,r.info,null,r.prev),"operator")},"/":function(e,t){return!!e.eat("*")&&(t.tokenize=A(1),t.tokenize(e,t))}},modeProps:{closeBrackets:{pairs:'()[]{}""',triples:'"'}}}),T("text/x-kotlin",{name:"clike",keywords:o("package as typealias class interface this super val operator var fun for is in This throw return annotation break continue object if else while do try when !in !is as? file import where by get set abstract enum open inner override private public internal protected catch finally out final vararg reified dynamic companion constructor init sealed field property receiver param sparam lateinit data inline noinline tailrec external annotation crossinline const operator infix suspend actual expect setparam"),types:o("Boolean Byte Character CharSequence Class ClassLoader Cloneable Comparable Compiler Double Exception Float Integer Long Math Number Object Package Pair Process Runtime Runnable SecurityManager Short StackTraceElement StrictMath String StringBuffer System Thread ThreadGroup ThreadLocal Throwable Triple Void Annotation Any BooleanArray ByteArray Char CharArray DeprecationLevel DoubleArray Enum FloatArray Function Int IntArray Lazy LazyThreadSafetyMode LongArray Nothing ShortArray Unit"),intendSwitch:!1,indentStatements:!1,multiLineStrings:!0,number:/^(?:0x[a-f\d_]+|0b[01_]+|(?:[\d_]+(\.\d+)?|\.\d+)(?:e[-+]?[\d_]+)?)(u|ll?|l|f)?/i,blockKeywords:o("catch class do else finally for if where try while enum"),defKeywords:o("class val var object interface fun"),atoms:o("true false null this"),hooks:{"@":function(e){return e.eatWhile(/[\w\$_]/),"meta"},"*":function(e,t){return"."==t.prevToken?"variable":"operator"},'"':function(e,t){return t.tokenize=M(e.match('""')),t.tokenize(e,t)},"/":function(e,t){return!!e.eat("*")&&(t.tokenize=A(1),t.tokenize(e,t))},indent:function(e,t,n,r){var i=n&&n.charAt(0);return"}"!=e.prevToken&&")"!=e.prevToken||""!=n?"operator"==e.prevToken&&"}"!=n&&"}"!=e.context.type||"variable"==e.prevToken&&"."==i||("}"==e.prevToken||")"==e.prevToken)&&"."==i?2*r+t.indented:t.align&&"}"==t.type?t.indented+(e.context.type==(n||"").charAt(0)?0:r):void 0:e.indented}},modeProps:{closeBrackets:{triples:'"'}}}),T(["x-shader/x-vertex","x-shader/x-fragment"],{name:"clike",keywords:o("sampler1D sampler2D sampler3D samplerCube sampler1DShadow sampler2DShadow const attribute uniform varying break continue discard return for while do if else struct in out inout"),types:o("float int bool void vec2 vec3 vec4 ivec2 ivec3 ivec4 bvec2 bvec3 bvec4 mat2 mat3 mat4"),blockKeywords:o("for while do if else struct"),builtin:o("radians degrees sin cos tan asin acos atan pow exp log exp2 sqrt inversesqrt abs sign floor ceil fract mod min max clamp mix step smoothstep length distance dot cross normalize ftransform faceforward reflect refract matrixCompMult lessThan lessThanEqual greaterThan greaterThanEqual equal notEqual any all not texture1D texture1DProj texture1DLod texture1DProjLod texture2D texture2DProj texture2DLod texture2DProjLod texture3D texture3DProj texture3DLod texture3DProjLod textureCube textureCubeLod shadow1D shadow2D shadow1DProj shadow2DProj shadow1DLod shadow2DLod shadow1DProjLod shadow2DProjLod dFdx dFdy fwidth noise1 noise2 noise3 noise4"),atoms:o("true false gl_FragColor gl_SecondaryColor gl_Normal gl_Vertex gl_MultiTexCoord0 gl_MultiTexCoord1 gl_MultiTexCoord2 gl_MultiTexCoord3 gl_MultiTexCoord4 gl_MultiTexCoord5 gl_MultiTexCoord6 gl_MultiTexCoord7 gl_FogCoord gl_PointCoord gl_Position gl_PointSize gl_ClipVertex gl_FrontColor gl_BackColor gl_FrontSecondaryColor gl_BackSecondaryColor gl_TexCoord gl_FogFragCoord gl_FragCoord gl_FrontFacing gl_FragData gl_FragDepth gl_ModelViewMatrix gl_ProjectionMatrix gl_ModelViewProjectionMatrix gl_TextureMatrix gl_NormalMatrix gl_ModelViewMatrixInverse gl_ProjectionMatrixInverse gl_ModelViewProjectionMatrixInverse gl_TextureMatrixTranspose gl_ModelViewMatrixInverseTranspose gl_ProjectionMatrixInverseTranspose gl_ModelViewProjectionMatrixInverseTranspose gl_TextureMatrixInverseTranspose gl_NormalScale gl_DepthRange gl_ClipPlane gl_Point gl_FrontMaterial gl_BackMaterial gl_LightSource gl_LightModel gl_FrontLightModelProduct gl_BackLightModelProduct gl_TextureColor gl_EyePlaneS gl_EyePlaneT gl_EyePlaneR gl_EyePlaneQ gl_FogParameters gl_MaxLights gl_MaxClipPlanes gl_MaxTextureUnits gl_MaxTextureCoords gl_MaxVertexAttribs gl_MaxVertexUniformComponents gl_MaxVaryingFloats gl_MaxVertexTextureImageUnits gl_MaxTextureImageUnits gl_MaxFragmentUniformComponents gl_MaxCombineTextureImageUnits gl_MaxDrawBuffers"),indentSwitch:!1,hooks:{"#":y},modeProps:{fold:["brace","include"]}}),T("text/x-nesc",{name:"clike",keywords:o(l+" as atomic async call command component components configuration event generic implementation includes interface module new norace nx_struct nx_union post provides signal task uses abstract extends"),types:h,blockKeywords:o(g),atoms:o("null true false"),hooks:{"#":y},modeProps:{fold:["brace","include"]}}),T("text/x-objectivec",{name:"clike",keywords:o(l+" "+u),types:m,builtin:o(d),blockKeywords:o(g+" @synthesize @try @catch @finally @autoreleasepool @synchronized"),defKeywords:o(v+" @interface @implementation @protocol @class"),dontIndentStatements:/^@.*$/,typeFirstDefinitions:!0,atoms:o("YES NO NULL Nil nil true false nullptr"),isReservedIdentifier:w,hooks:{"#":y,"*":b},modeProps:{fold:["brace","include"]}}),T("text/x-objectivec++",{name:"clike",keywords:o(l+" "+u+" "+c),types:m,builtin:o(d),blockKeywords:o(g+" @synthesize @try @catch @finally @autoreleasepool @synchronized class try catch"),defKeywords:o(v+" @interface @implementation @protocol @class class namespace"),dontIndentStatements:/^@.*$|^template$/,typeFirstDefinitions:!0,atoms:o("YES NO NULL Nil nil true false nullptr"),isReservedIdentifier:w,hooks:{"#":y,"*":b,u:k,U:k,L:k,R:k,0:x,1:x,2:x,3:x,4:x,5:x,6:x,7:x,8:x,9:x,token:function(e,t,n){if("variable"==n&&"("==e.peek()&&(";"==t.prevToken||null==t.prevToken||"}"==t.prevToken)&&_(e.current()))return"def"}},namespaceSeparator:"::",modeProps:{fold:["brace","include"]}}),T("text/x-squirrel",{name:"clike",keywords:o("base break clone continue const default delete enum extends function in class foreach local resume return this throw typeof yield constructor instanceof static"),types:h,blockKeywords:o("case catch class else for foreach if switch try while"),defKeywords:o("function local class"),typeFirstDefinitions:!0,atoms:o("true false null"),hooks:{"#":y},modeProps:{fold:["brace","include"]}});var N=null;function O(e){return function(t,n){var r,i=!1,a=!1;while(!t.eol()){if(!i&&t.match('"')&&("single"==e||t.match('""'))){a=!0;break}if(!i&&t.match("``")){N=O(e),a=!0;break}r=t.next(),i="single"==e&&!i&&"\\"==r}return a&&(n.tokenize=null),"string"}}T("text/x-ceylon",{name:"clike",keywords:o("abstracts alias assembly assert assign break case catch class continue dynamic else exists extends finally for function given if import in interface is let module new nonempty object of out outer package return satisfies super switch then this throw try value void while"),types:function(e){var t=e.charAt(0);return t===t.toUpperCase()&&t!==t.toLowerCase()},blockKeywords:o("case catch class dynamic else finally for function if interface module new object switch try while"),defKeywords:o("class dynamic function interface module object package value"),builtin:o("abstract actual aliased annotation by default deprecated doc final formal late license native optional sealed see serializable shared suppressWarnings tagged throws variable"),isPunctuationChar:/[\[\]{}\(\),;\:\.`]/,isOperatorChar:/[+\-*&%=<>!?|^~:\/]/,numberStart:/[\d#$]/,number:/^(?:#[\da-fA-F_]+|\$[01_]+|[\d_]+[kMGTPmunpf]?|[\d_]+\.[\d_]+(?:[eE][-+]?\d+|[kMGTPmunpf]|)|)/i,multiLineStrings:!0,typeFirstDefinitions:!0,atoms:o("true false null larger smaller equal empty finished"),indentSwitch:!1,styleDefs:!1,hooks:{"@":function(e){return e.eatWhile(/[\w\$_]/),"meta"},'"':function(e,t){return t.tokenize=O(e.match('""')?"triple":"single"),t.tokenize(e,t)},"`":function(e,t){return!(!N||!e.match("`"))&&(t.tokenize=N,N=null,t.tokenize(e,t))},"'":function(e){return e.eatWhile(/[\w\$_\xa1-\uffff]/),"atom"},token:function(e,t,n){if(("variable"==n||"type"==n)&&"."==t.prevToken)return"variable-2"}},modeProps:{fold:["brace","import"],closeBrackets:{triples:'"'}}})}))},"4c53":function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("sub")},{sub:function(){return i(this,"sub","","")}})},"4d63":function(e,t,n){var r=n("83ab"),i=n("da84"),a=n("94ca"),o=n("7156"),s=n("9bf2").f,l=n("241c").f,c=n("44e7"),u=n("ad6d"),d=n("9f7f"),f=n("6eeb"),p=n("d039"),h=n("69f3").set,m=n("2626"),g=n("b622"),v=g("match"),y=i.RegExp,b=y.prototype,w=/a/g,x=/a/g,k=new y(w)!==w,_=d.UNSUPPORTED_Y,C=r&&a("RegExp",!k||_||p((function(){return x[v]=!1,y(w)!=w||y(x)==x||"/a/i"!=y(w,"i")})));if(C){var S=function(e,t){var n,r=this instanceof S,i=c(e),a=void 0===t;if(!r&&i&&e.constructor===S&&a)return e;k?i&&!a&&(e=e.source):e instanceof S&&(a&&(t=u.call(e)),e=e.source),_&&(n=!!t&&t.indexOf("y")>-1,n&&(t=t.replace(/y/g,"")));var s=o(k?new y(e,t):y(e,t),r?this:b,S);return _&&n&&h(s,{sticky:n}),s},T=function(e){e in S||s(S,e,{configurable:!0,get:function(){return y[e]},set:function(t){y[e]=t}})},E=l(y),A=0;while(E.length>A)T(E[A++]);b.constructor=S,S.prototype=b,f(i,"RegExp",S)}m("RegExp")},"4d64":function(e,t,n){var r=n("fc6a"),i=n("50c4"),a=n("23cb"),o=function(e){return function(t,n,o){var s,l=r(t),c=i(l.length),u=a(o,c);if(e&&n!=n){while(c>u)if(s=l[u++],s!=s)return!0}else for(;c>u;u++)if((e||u in l)&&l[u]===n)return e||u||0;return!e&&-1}};e.exports={includes:o(!0),indexOf:o(!1)}},"4d90":function(e,t,n){"use strict";var r=n("23e7"),i=n("0ccb").start,a=n("9a0c");r({target:"String",proto:!0,forced:a},{padStart:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},"4de4":function(e,t,n){"use strict";var r=n("23e7"),i=n("b727").filter,a=n("1dde"),o=a("filter");r({target:"Array",proto:!0,forced:!o},{filter:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(e,t,n){"use strict";var r=n("0366"),i=n("7b0b"),a=n("9bdd"),o=n("e95a"),s=n("50c4"),l=n("8418"),c=n("35a1");e.exports=function(e){var t,n,u,d,f,p,h=i(e),m="function"==typeof this?this:Array,g=arguments.length,v=g>1?arguments[1]:void 0,y=void 0!==v,b=c(h),w=0;if(y&&(v=r(v,g>2?arguments[2]:void 0,2)),void 0==b||m==Array&&o(b))for(t=s(h.length),n=new m(t);t>w;w++)p=y?v(h[w],w):h[w],l(n,w,p);else for(d=b.call(h),f=d.next,n=new m;!(u=f.call(d)).done;w++)p=y?a(d,v,[u.value,w],!0):u.value,l(n,w,p);return n.length=w,n}},"4e82":function(e,t,n){"use strict";var r=n("23e7"),i=n("1c0b"),a=n("7b0b"),o=n("d039"),s=n("a640"),l=[],c=l.sort,u=o((function(){l.sort(void 0)})),d=o((function(){l.sort(null)})),f=s("sort"),p=u||!d||!f;r({target:"Array",proto:!0,forced:p},{sort:function(e){return void 0===e?c.call(a(this)):c.call(a(this),i(e))}})},"4ec9":function(e,t,n){"use strict";var r=n("6d61"),i=n("6566");e.exports=r("Map",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},"4fad":function(e,t,n){var r=n("23e7"),i=n("6f53").entries;r({target:"Object",stat:!0},{entries:function(e){return i(e)}})},"4fb8":function(e,t,n){(function(t){"object"==typeof navigator&&function(t,n){e.exports=n()}(0,(function(){"use strict";function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(t)}function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function i(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),e}function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function l(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,i=!1,a=void 0;try{for(var o,s=e[Symbol.iterator]();!(r=(o=s.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==s.return||s.return()}finally{if(i)throw a}}return n}}(e,t)||d(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e){return function(e){if(Array.isArray(e))return f(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||d(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(e,t){if(e){if("string"==typeof e)return f(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?f(e,t):void 0}}function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function p(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function h(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function g(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?m(Object(n),!0).forEach((function(t){h(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var v={addCSS:!0,thumbWidth:15,watch:!0};function y(e,t){return function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t)}var b=function(e){return null!=e?e.constructor:null},w=function(e,t){return!!(e&&t&&e instanceof t)},x=function(e){return null==e},k=function(e){return b(e)===Object},_=function(e){return b(e)===String},C=function(e){return Array.isArray(e)},S=function(e){return w(e,NodeList)},T=_,E=C,A=S,M=function(e){return w(e,Element)},N=function(e){return w(e,Event)},O=function(e){return x(e)||(_(e)||C(e)||S(e))&&!e.length||k(e)&&!Object.keys(e).length};function D(e,t){if(1>t){var n=function(e){var t="".concat(e).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return t?Math.max(0,(t[1]?t[1].length:0)-(t[2]?+t[2]:0)):0}(t);return parseFloat(e.toFixed(n))}return Math.round(e/t)*t}var L,z,P,F=function(){function e(t,n){(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),M(t)?this.element=t:T(t)&&(this.element=document.querySelector(t)),M(this.element)&&O(this.element.rangeTouch)&&(this.config=g({},v,{},n),this.init())}return function(e,t,n){t&&p(e.prototype,t),n&&p(e,n)}(e,[{key:"init",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="none",this.element.style.webKitUserSelect="none",this.element.style.touchAction="manipulation"),this.listeners(!0),this.element.rangeTouch=this)}},{key:"destroy",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="",this.element.style.webKitUserSelect="",this.element.style.touchAction=""),this.listeners(!1),this.element.rangeTouch=null)}},{key:"listeners",value:function(e){var t=this,n=e?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach((function(e){t.element[n](e,(function(e){return t.set(e)}),!1)}))}},{key:"get",value:function(t){if(!e.enabled||!N(t))return null;var n,r=t.target,i=t.changedTouches[0],a=parseFloat(r.getAttribute("min"))||0,o=parseFloat(r.getAttribute("max"))||100,s=parseFloat(r.getAttribute("step"))||1,l=r.getBoundingClientRect(),c=100/l.width*(this.config.thumbWidth/2)/100;return 0>(n=100/l.width*(i.clientX-l.left))?n=0:100<n&&(n=100),50>n?n-=(100-2*n)*c:50<n&&(n+=2*(n-50)*c),a+D(n/100*(o-a),s)}},{key:"set",value:function(t){e.enabled&&N(t)&&!t.target.disabled&&(t.preventDefault(),t.target.value=this.get(t),function(e,t){if(e&&t){var n=new Event(t,{bubbles:!0});e.dispatchEvent(n)}}(t.target,"touchend"===t.type?"change":"input"))}}],[{key:"setup",value:function(t){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},r=null;if(O(t)||T(t)?r=Array.from(document.querySelectorAll(T(t)?t:'input[type="range"]')):M(t)?r=[t]:A(t)?r=Array.from(t):E(t)&&(r=t.filter(M)),O(r))return null;var i=g({},v,{},n);if(T(t)&&i.watch){var a=new MutationObserver((function(n){Array.from(n).forEach((function(n){Array.from(n.addedNodes).forEach((function(n){M(n)&&y(n,t)&&new e(n,i)}))}))}));a.observe(document.body,{childList:!0,subtree:!0})}return r.map((function(t){return new e(t,n)}))}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),e}(),I=function(e){return null!=e?e.constructor:null},j=function(e,t){return Boolean(e&&t&&e instanceof t)},R=function(e){return null==e},$=function(e){return I(e)===Object},q=function(e){return I(e)===String},B=function(e){return I(e)===Function},U=function(e){return Array.isArray(e)},H=function(e){return j(e,NodeList)},W=function(e){return R(e)||(q(e)||U(e)||H(e))&&!e.length||$(e)&&!Object.keys(e).length},V=R,Y=$,G=function(e){return I(e)===Number&&!Number.isNaN(e)},K=q,X=function(e){return I(e)===Boolean},Z=B,Q=U,J=H,ee=function(t){return null!==t&&"object"===e(t)&&1===t.nodeType&&"object"===e(t.style)&&"object"===e(t.ownerDocument)},te=function(e){return j(e,Event)},ne=function(e){return j(e,KeyboardEvent)},re=function(e){return j(e,TextTrack)||!R(e)&&q(e.kind)},ie=function(e){return j(e,Promise)&&B(e.then)},ae=function(e){if(j(e,window.URL))return!0;if(!q(e))return!1;var t=e;e.startsWith("http://")&&e.startsWith("https://")||(t="http://".concat(e));try{return!W(new URL(t).hostname)}catch(e){return!1}},oe=W,se=(L=document.createElement("span"),z={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},P=Object.keys(z).find((function(e){return void 0!==L.style[e]})),!!K(P)&&z[P]);function le(e,t){setTimeout((function(){try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch(e){}}),t)}var ce={isIE:
/* @cc_on!@ */
!!document.documentMode,isEdge:window.navigator.userAgent.includes("Edge"),isWebkit:"WebkitAppearance"in document.documentElement.style&&!/Edge/.test(navigator.userAgent),isIPhone:/(iPhone|iPod)/gi.test(navigator.platform),isIos:/(iPad|iPhone|iPod)/gi.test(navigator.platform)};function ue(e,t){return t.split(".").reduce((function(e,t){return e&&e[t]}),e)}function de(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];if(!n.length)return e;var i=n.shift();return Y(i)?(Object.keys(i).forEach((function(t){Y(i[t])?(Object.keys(e).includes(t)||Object.assign(e,a({},t,{})),de(e[t],i[t])):Object.assign(e,a({},t,i[t]))})),de.apply(void 0,[e].concat(n))):e}function fe(e,t){var n=e.length?e:[e];Array.from(n).reverse().forEach((function(e,n){var r=n>0?t.cloneNode(!0):t,i=e.parentNode,a=e.nextSibling;r.appendChild(e),a?i.insertBefore(r,a):i.appendChild(r)}))}function pe(e,t){ee(e)&&!oe(t)&&Object.entries(t).filter((function(e){var t=c(e,2)[1];return!V(t)})).forEach((function(t){var n=c(t,2),r=n[0],i=n[1];return e.setAttribute(r,i)}))}function he(e,t,n){var r=document.createElement(e);return Y(t)&&pe(r,t),K(n)&&(r.innerText=n),r}function me(e,t,n,r){ee(t)&&t.appendChild(he(e,n,r))}function ge(e){J(e)||Q(e)?Array.from(e).forEach(ge):ee(e)&&ee(e.parentNode)&&e.parentNode.removeChild(e)}function ve(e){if(ee(e))for(var t=e.childNodes.length;t>0;)e.removeChild(e.lastChild),t-=1}function ye(e,t){return ee(t)&&ee(t.parentNode)&&ee(e)?(t.parentNode.replaceChild(e,t),e):null}function be(e,t){if(!K(e)||oe(e))return{};var n={},r=de({},t);return e.split(",").forEach((function(e){var t=e.trim(),i=t.replace(".",""),a=t.replace(/[[\]]/g,"").split("="),o=c(a,1)[0],s=a.length>1?a[1].replace(/["']/g,""):"";switch(t.charAt(0)){case".":K(r.class)?n.class="".concat(r.class," ").concat(i):n.class=i;break;case"#":n.id=t.replace("#","");break;case"[":n[o]=s}})),de(r,n)}function we(e,t){if(ee(e)){var n=t;X(n)||(n=!e.hidden),e.hidden=n}}function xe(e,t,n){if(J(e))return Array.from(e).map((function(e){return xe(e,t,n)}));if(ee(e)){var r="toggle";return void 0!==n&&(r=n?"add":"remove"),e.classList[r](t),e.classList.contains(t)}return!1}function ke(e,t){return ee(e)&&e.classList.contains(t)}function _e(e,t){var n=Element.prototype;return(n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.msMatchesSelector||function(){return Array.from(document.querySelectorAll(t)).includes(this)}).call(e,t)}function Ce(e){return this.elements.container.querySelectorAll(e)}function Se(e){return this.elements.container.querySelector(e)}function Te(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];ee(e)&&(e.focus({preventScroll:!0}),t&&xe(e,this.config.classNames.tabFocus))}var Ee,Ae={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},Me={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check:function(e,t,n){var r=ce.isIPhone&&n&&Me.playsinline,i=Me[e]||"html5"!==t;return{api:i,ui:i&&Me.rangeInput&&("video"!==e||!ce.isIPhone||r)}},pip:!(ce.isIPhone||!Z(he("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||he("video").disablePictureInPicture)),airplay:Z(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime:function(e){if(oe(e))return!1;var t=c(e.split("/"),1)[0],n=e;if(!this.isHTML5||t!==this.type)return!1;Object.keys(Ae).includes(n)&&(n+='; codecs="'.concat(Ae[e],'"'));try{return Boolean(n&&this.media.canPlayType(n).replace(/no/,""))}catch(e){return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:(Ee=document.createElement("input"),Ee.type="range","range"===Ee.type),touch:"ontouchstart"in document.documentElement,transitions:!1!==se,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},Ne=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0,null}});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function Oe(e,t,n){var r=this,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],o=arguments.length>5&&void 0!==arguments[5]&&arguments[5];if(e&&"addEventListener"in e&&!oe(t)&&Z(n)){var s=t.split(" "),l=o;Ne&&(l={passive:a,capture:o}),s.forEach((function(t){r&&r.eventListeners&&i&&r.eventListeners.push({element:e,type:t,callback:n,options:l}),e[i?"addEventListener":"removeEventListener"](t,n,l)}))}}function De(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];Oe.call(this,e,t,n,!0,r,i)}function Le(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];Oe.call(this,e,t,n,!1,r,i)}function ze(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=arguments.length>2?arguments[2]:void 0,i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o=function o(){Le(e,n,o,i,a);for(var s=arguments.length,l=new Array(s),c=0;c<s;c++)l[c]=arguments[c];r.apply(t,l)};Oe.call(this,e,n,o,!0,i,a)}function Pe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(ee(e)&&!oe(t)){var i=new CustomEvent(t,{bubbles:n,detail:s(s({},r),{},{plyr:this})});e.dispatchEvent(i)}}function Fe(){this&&this.eventListeners&&(this.eventListeners.forEach((function(e){var t=e.element,n=e.type,r=e.callback,i=e.options;t.removeEventListener(n,r,i)})),this.eventListeners=[])}function Ie(){var e=this;return new Promise((function(t){return e.ready?setTimeout(t,0):De.call(e,e.elements.container,"ready",t)})).then((function(){}))}function je(e){ie(e)&&e.then(null,(function(){}))}function Re(e){return!!(Q(e)||K(e)&&e.includes(":"))&&(Q(e)?e:e.split(":")).map(Number).every(G)}function $e(e){if(!Q(e)||!e.every(G))return null;var t=c(e,2),n=t[0],r=t[1],i=function e(t,n){return 0===n?t:e(n,t%n)}(n,r);return[n/i,r/i]}function qe(e){var t=function(e){return Re(e)?e.split(":").map(Number):null},n=t(e);if(null===n&&(n=t(this.config.ratio)),null===n&&!oe(this.embed)&&Q(this.embed.ratio)&&(n=this.embed.ratio),null===n&&this.isHTML5){var r=this.media;n=$e([r.videoWidth,r.videoHeight])}return n}function Be(e){if(!this.isVideo)return{};var t=this.elements.wrapper,n=qe.call(this,e),r=c(Q(n)?n:[0,0],2),i=100/r[0]*r[1];if(t.style.paddingBottom="".concat(i,"%"),this.isVimeo&&!this.config.vimeo.premium&&this.supported.ui){var a=100/this.media.offsetWidth*parseInt(window.getComputedStyle(this.media).paddingBottom,10),o=(a-i)/(a/50);this.fullscreen.active?t.style.paddingBottom=null:this.media.style.transform="translateY(-".concat(o,"%)")}else this.isHTML5&&t.classList.toggle(this.config.classNames.videoFixedRatio,null!==n);return{padding:i,ratio:n}}var Ue={getSources:function(){var e=this;return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter((function(t){var n=t.getAttribute("type");return!!oe(n)||Me.mime.call(e,n)})):[]},getQualityOptions:function(){return this.config.quality.forced?this.config.quality.options:Ue.getSources.call(this).map((function(e){return Number(e.getAttribute("size"))})).filter(Boolean)},setup:function(){if(this.isHTML5){var e=this;e.options.speed=e.config.speed.options,oe(this.config.ratio)||Be.call(e),Object.defineProperty(e.media,"quality",{get:function(){var t=Ue.getSources.call(e).find((function(t){return t.getAttribute("src")===e.source}));return t&&Number(t.getAttribute("size"))},set:function(t){if(e.quality!==t){if(e.config.quality.forced&&Z(e.config.quality.onChange))e.config.quality.onChange(t);else{var n=Ue.getSources.call(e).find((function(e){return Number(e.getAttribute("size"))===t}));if(!n)return;var r=e.media,i=r.currentTime,a=r.paused,o=r.preload,s=r.readyState,l=r.playbackRate;e.media.src=n.getAttribute("src"),("none"!==o||s)&&(e.once("loadedmetadata",(function(){e.speed=l,e.currentTime=i,a||je(e.play())})),e.media.load())}Pe.call(e,e.media,"qualitychange",!1,{quality:t})}}})}},cancelRequests:function(){this.isHTML5&&(ge(Ue.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function He(e){return Q(e)?e.filter((function(t,n){return e.indexOf(t)===n})):e}function We(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return oe(e)?e:e.toString().replace(/{(\d+)}/g,(function(e,t){return n[t].toString()}))}var Ve=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return e.replace(new RegExp(t.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),n.toString())},Ye=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return e.toString().replace(/\w\S*/g,(function(e){return e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()}))};function Ge(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=e.toString();return t=Ve(t,"-"," "),t=Ve(t,"_"," "),t=Ye(t),Ve(t," ","")}function Ke(e){var t=document.createElement("div");return t.appendChild(e),t.innerHTML}var Xe={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},Ze=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(oe(e)||oe(t))return"";var n=ue(t.i18n,e);if(oe(n))return Object.keys(Xe).includes(e)?Xe[e]:"";var r={"{seektime}":t.seekTime,"{title}":t.title};return Object.entries(r).forEach((function(e){var t=c(e,2),r=t[0],i=t[1];n=Ve(n,r,i)})),n},Qe=function(){function e(t){var r=this;n(this,e),a(this,"get",(function(t){if(!e.supported||!r.enabled)return null;var n=window.localStorage.getItem(r.key);if(oe(n))return null;var i=JSON.parse(n);return K(t)&&t.length?i[t]:i})),a(this,"set",(function(t){if(e.supported&&r.enabled&&Y(t)){var n=r.get();oe(n)&&(n={}),de(n,t),window.localStorage.setItem(r.key,JSON.stringify(n))}})),this.enabled=t.config.storage.enabled,this.key=t.config.storage.key}return i(e,null,[{key:"supported",get:function(){try{if(!("localStorage"in window))return!1;var e="___test";return window.localStorage.setItem(e,e),window.localStorage.removeItem(e),!0}catch(e){return!1}}}]),e}();function Je(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"text";return new Promise((function(n,r){try{var i=new XMLHttpRequest;if(!("withCredentials"in i))return;i.addEventListener("load",(function(){if("text"===t)try{n(JSON.parse(i.responseText))}catch(e){n(i.responseText)}else n(i.response)})),i.addEventListener("error",(function(){throw new Error(i.status)})),i.open("GET",e,!0),i.responseType=t,i.send()}catch(e){r(e)}}))}function et(e,t){if(K(e)){var n="cache",r=K(t),i=function(){return null!==document.getElementById(t)},a=function(e,t){e.innerHTML=t,r&&i()||document.body.insertAdjacentElement("afterbegin",e)};if(!r||!i()){var o=Qe.supported,s=document.createElement("div");if(s.setAttribute("hidden",""),r&&s.setAttribute("id",t),o){var l=window.localStorage.getItem("".concat(n,"-").concat(t));if(null!==l){var c=JSON.parse(l);a(s,c.content)}}Je(e).then((function(e){oe(e)||(o&&window.localStorage.setItem("".concat(n,"-").concat(t),JSON.stringify({content:e})),a(s,e))})).catch((function(){}))}}}var tt=function(e){return Math.trunc(e/60/60%60,10)},nt=function(e){return Math.trunc(e/60%60,10)},rt=function(e){return Math.trunc(e%60,10)};function it(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!G(e))return it(void 0,t,n);var r=function(e){return"0".concat(e).slice(-2)},i=tt(e),a=nt(e),o=rt(e);return i=t||i>0?"".concat(i,":"):"","".concat(n&&e>0?"-":"").concat(i).concat(r(a),":").concat(r(o))}var at={getIconUrl:function(){var e=new URL(this.config.iconUrl,window.location).host!==window.location.host||ce.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:e}},findElements:function(){try{return this.elements.controls=Se.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:Ce.call(this,this.config.selectors.buttons.play),pause:Se.call(this,this.config.selectors.buttons.pause),restart:Se.call(this,this.config.selectors.buttons.restart),rewind:Se.call(this,this.config.selectors.buttons.rewind),fastForward:Se.call(this,this.config.selectors.buttons.fastForward),mute:Se.call(this,this.config.selectors.buttons.mute),pip:Se.call(this,this.config.selectors.buttons.pip),airplay:Se.call(this,this.config.selectors.buttons.airplay),settings:Se.call(this,this.config.selectors.buttons.settings),captions:Se.call(this,this.config.selectors.buttons.captions),fullscreen:Se.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=Se.call(this,this.config.selectors.progress),this.elements.inputs={seek:Se.call(this,this.config.selectors.inputs.seek),volume:Se.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:Se.call(this,this.config.selectors.display.buffer),currentTime:Se.call(this,this.config.selectors.display.currentTime),duration:Se.call(this,this.config.selectors.display.duration)},ee(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(".".concat(this.config.classNames.tooltip))),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon:function(e,t){var n="http://www.w3.org/2000/svg",r=at.getIconUrl.call(this),i="".concat(r.cors?"":r.url,"#").concat(this.config.iconPrefix),a=document.createElementNS(n,"svg");pe(a,de(t,{"aria-hidden":"true",focusable:"false"}));var o=document.createElementNS(n,"use"),s="".concat(i,"-").concat(e);return"href"in o&&o.setAttributeNS("http://www.w3.org/1999/xlink","href",s),o.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s),a.appendChild(o),a},createLabel:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Ze(e,this.config),r=s(s({},t),{},{class:[t.class,this.config.classNames.hidden].filter(Boolean).join(" ")});return he("span",r,n)},createBadge:function(e){if(oe(e))return null;var t=he("span",{class:this.config.classNames.menu.value});return t.appendChild(he("span",{class:this.config.classNames.menu.badge},e)),t},createButton:function(e,t){var n=this,r=de({},t),i=function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").toString();return(e=Ge(e)).charAt(0).toLowerCase()+e.slice(1)}(e),a={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach((function(e){Object.keys(r).includes(e)&&(a[e]=r[e],delete r[e])})),"button"!==a.element||Object.keys(r).includes("type")||(r.type="button"),Object.keys(r).includes("class")?r.class.split(" ").some((function(e){return e===n.config.classNames.control}))||de(r,{class:"".concat(r.class," ").concat(this.config.classNames.control)}):r.class=this.config.classNames.control,e){case"play":a.toggle=!0,a.label="play",a.labelPressed="pause",a.icon="play",a.iconPressed="pause";break;case"mute":a.toggle=!0,a.label="mute",a.labelPressed="unmute",a.icon="volume",a.iconPressed="muted";break;case"captions":a.toggle=!0,a.label="enableCaptions",a.labelPressed="disableCaptions",a.icon="captions-off",a.iconPressed="captions-on";break;case"fullscreen":a.toggle=!0,a.label="enterFullscreen",a.labelPressed="exitFullscreen",a.icon="enter-fullscreen",a.iconPressed="exit-fullscreen";break;case"play-large":r.class+=" ".concat(this.config.classNames.control,"--overlaid"),i="play",a.label="play",a.icon="play";break;default:oe(a.label)&&(a.label=i),oe(a.icon)&&(a.icon=e)}var o=he(a.element);return a.toggle?(o.appendChild(at.createIcon.call(this,a.iconPressed,{class:"icon--pressed"})),o.appendChild(at.createIcon.call(this,a.icon,{class:"icon--not-pressed"})),o.appendChild(at.createLabel.call(this,a.labelPressed,{class:"label--pressed"})),o.appendChild(at.createLabel.call(this,a.label,{class:"label--not-pressed"}))):(o.appendChild(at.createIcon.call(this,a.icon)),o.appendChild(at.createLabel.call(this,a.label))),de(r,be(this.config.selectors.buttons[i],r)),pe(o,r),"play"===i?(Q(this.elements.buttons[i])||(this.elements.buttons[i]=[]),this.elements.buttons[i].push(o)):this.elements.buttons[i]=o,o},createRange:function(e,t){var n=he("input",de(be(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":Ze(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},t));return this.elements.inputs[e]=n,at.updateRangeFill.call(this,n),F.setup(n),n},createProgress:function(e,t){var n=he("progress",de(be(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},t));if("volume"!==e){n.appendChild(he("span",null,"0"));var r={played:"played",buffer:"buffered"}[e],i=r?Ze(r,this.config):"";n.innerText="% ".concat(i.toLowerCase())}return this.elements.display[e]=n,n},createTime:function(e,t){var n=be(this.config.selectors.display[e],t),r=he("div",de(n,{class:"".concat(n.class?n.class:""," ").concat(this.config.classNames.display.time," ").trim(),"aria-label":Ze(e,this.config)}),"00:00");return this.elements.display[e]=r,r},bindMenuItemShortcuts:function(e,t){var n=this;De.call(this,e,"keydown keyup",(function(r){if([32,38,39,40].includes(r.which)&&(r.preventDefault(),r.stopPropagation(),"keydown"!==r.type)){var i,a=_e(e,'[role="menuitemradio"]');!a&&[32,39].includes(r.which)?at.showMenuPanel.call(n,t,!0):32!==r.which&&(40===r.which||a&&39===r.which?(i=e.nextElementSibling,ee(i)||(i=e.parentNode.firstElementChild)):(i=e.previousElementSibling,ee(i)||(i=e.parentNode.lastElementChild)),Te.call(n,i,!0))}}),!1),De.call(this,e,"keyup",(function(e){13===e.which&&at.focusFirstMenuItem.call(n,null,!0)}))},createMenuItem:function(e){var t=this,n=e.value,r=e.list,i=e.type,a=e.title,o=e.badge,s=void 0===o?null:o,l=e.checked,c=void 0!==l&&l,u=be(this.config.selectors.inputs[i]),d=he("button",de(u,{type:"button",role:"menuitemradio",class:"".concat(this.config.classNames.control," ").concat(u.class?u.class:"").trim(),"aria-checked":c,value:n})),f=he("span");f.innerHTML=a,ee(s)&&f.appendChild(s),d.appendChild(f),Object.defineProperty(d,"checked",{enumerable:!0,get:function(){return"true"===d.getAttribute("aria-checked")},set:function(e){e&&Array.from(d.parentNode.children).filter((function(e){return _e(e,'[role="menuitemradio"]')})).forEach((function(e){return e.setAttribute("aria-checked","false")})),d.setAttribute("aria-checked",e?"true":"false")}}),this.listeners.bind(d,"click keyup",(function(e){if(!ne(e)||32===e.which){switch(e.preventDefault(),e.stopPropagation(),d.checked=!0,i){case"language":t.currentTrack=Number(n);break;case"quality":t.quality=n;break;case"speed":t.speed=parseFloat(n)}at.showMenuPanel.call(t,"home",ne(e))}}),i,!1),at.bindMenuItemShortcuts.call(this,d,i),r.appendChild(d)},formatTime:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!G(e))return e;var n=tt(this.duration)>0;return it(e,n,t)},updateTimeDisplay:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];ee(e)&&G(t)&&(e.innerText=at.formatTime(t,n))},updateVolume:function(){this.supported.ui&&(ee(this.elements.inputs.volume)&&at.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),ee(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||0===this.volume))},setRange:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;ee(e)&&(e.value=t,at.updateRangeFill.call(this,e))},updateProgress:function(e){var t=this;if(this.supported.ui&&te(e)){var n,r,i=0;if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":n=this.currentTime,r=this.duration,i=0===n||0===r||Number.isNaN(n)||Number.isNaN(r)?0:(n/r*100).toFixed(2),"timeupdate"===e.type&&at.setRange.call(this,this.elements.inputs.seek,i);break;case"playing":case"progress":!function(e,n){var r=G(n)?n:0,i=ee(e)?e:t.elements.display.buffer;if(ee(i)){i.value=r;var a=i.getElementsByTagName("span")[0];ee(a)&&(a.childNodes[0].nodeValue=r)}}(this.elements.display.buffer,100*this.buffered)}}},updateRangeFill:function(e){var t=te(e)?e.target:e;if(ee(t)&&"range"===t.getAttribute("type")){if(_e(t,this.config.selectors.inputs.seek)){t.setAttribute("aria-valuenow",this.currentTime);var n=at.formatTime(this.currentTime),r=at.formatTime(this.duration),i=Ze("seekLabel",this.config);t.setAttribute("aria-valuetext",i.replace("{currentTime}",n).replace("{duration}",r))}else if(_e(t,this.config.selectors.inputs.volume)){var a=100*t.value;t.setAttribute("aria-valuenow",a),t.setAttribute("aria-valuetext","".concat(a.toFixed(1),"%"))}else t.setAttribute("aria-valuenow",t.value);ce.isWebkit&&t.style.setProperty("--value","".concat(t.value/t.max*100,"%"))}},updateSeekTooltip:function(e){var t=this;if(this.config.tooltips.seek&&ee(this.elements.inputs.seek)&&ee(this.elements.display.seekTooltip)&&0!==this.duration){var n="".concat(this.config.classNames.tooltip,"--visible"),r=function(e){return xe(t.elements.display.seekTooltip,n,e)};if(this.touch)r(!1);else{var i=0,a=this.elements.progress.getBoundingClientRect();if(te(e))i=100/a.width*(e.pageX-a.left);else{if(!ke(this.elements.display.seekTooltip,n))return;i=parseFloat(this.elements.display.seekTooltip.style.left,10)}i<0?i=0:i>100&&(i=100),at.updateTimeDisplay.call(this,this.elements.display.seekTooltip,this.duration/100*i),this.elements.display.seekTooltip.style.left="".concat(i,"%"),te(e)&&["mouseenter","mouseleave"].includes(e.type)&&r("mouseenter"===e.type)}}},timeUpdate:function(e){var t=!ee(this.elements.display.duration)&&this.config.invertTime;at.updateTimeDisplay.call(this,this.elements.display.currentTime,t?this.duration-this.currentTime:this.currentTime,t),e&&"timeupdate"===e.type&&this.media.seeking||at.updateProgress.call(this,e)},durationUpdate:function(){if(this.supported.ui&&(this.config.invertTime||!this.currentTime)){if(this.duration>=Math.pow(2,32))return we(this.elements.display.currentTime,!0),void we(this.elements.progress,!0);ee(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);var e=ee(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&at.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&at.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),at.updateSeekTooltip.call(this)}},toggleMenuButton:function(e,t){we(this.elements.settings.buttons[e],!t)},updateSetting:function(e,t,n){var r=this.elements.settings.panels[e],i=null,a=t;if("captions"===e)i=this.currentTrack;else{if(i=oe(n)?this[e]:n,oe(i)&&(i=this.config[e].default),!oe(this.options[e])&&!this.options[e].includes(i))return void this.debug.warn("Unsupported value of '".concat(i,"' for ").concat(e));if(!this.config[e].options.includes(i))return void this.debug.warn("Disabled value of '".concat(i,"' for ").concat(e))}if(ee(a)||(a=r&&r.querySelector('[role="menu"]')),ee(a)){this.elements.settings.buttons[e].querySelector(".".concat(this.config.classNames.menu.value)).innerHTML=at.getLabel.call(this,e,i);var o=a&&a.querySelector('[value="'.concat(i,'"]'));ee(o)&&(o.checked=!0)}},getLabel:function(e,t){switch(e){case"speed":return 1===t?Ze("normal",this.config):"".concat(t,"&times;");case"quality":if(G(t)){var n=Ze("qualityLabel.".concat(t),this.config);return n.length?n:"".concat(t,"p")}return Ye(t);case"captions":return lt.getLabel.call(this);default:return null}},setQualityMenu:function(e){var t=this;if(ee(this.elements.settings.panels.quality)){var n="quality",r=this.elements.settings.panels.quality.querySelector('[role="menu"]');Q(e)&&(this.options.quality=He(e).filter((function(e){return t.config.quality.options.includes(e)})));var i=!oe(this.options.quality)&&this.options.quality.length>1;if(at.toggleMenuButton.call(this,n,i),ve(r),at.checkMenu.call(this),i){var a=function(e){var n=Ze("qualityBadge.".concat(e),t.config);return n.length?at.createBadge.call(t,n):null};this.options.quality.sort((function(e,n){var r=t.config.quality.options;return r.indexOf(e)>r.indexOf(n)?1:-1})).forEach((function(e){at.createMenuItem.call(t,{value:e,list:r,type:n,title:at.getLabel.call(t,"quality",e),badge:a(e)})})),at.updateSetting.call(this,n,r)}}},setCaptionsMenu:function(){var e=this;if(ee(this.elements.settings.panels.captions)){var t="captions",n=this.elements.settings.panels.captions.querySelector('[role="menu"]'),r=lt.getTracks.call(this),i=Boolean(r.length);if(at.toggleMenuButton.call(this,t,i),ve(n),at.checkMenu.call(this),i){var a=r.map((function(t,r){return{value:r,checked:e.captions.toggled&&e.currentTrack===r,title:lt.getLabel.call(e,t),badge:t.language&&at.createBadge.call(e,t.language.toUpperCase()),list:n,type:"language"}}));a.unshift({value:-1,checked:!this.captions.toggled,title:Ze("disabled",this.config),list:n,type:"language"}),a.forEach(at.createMenuItem.bind(this)),at.updateSetting.call(this,t,n)}}},setSpeedMenu:function(){var e=this;if(ee(this.elements.settings.panels.speed)){var t="speed",n=this.elements.settings.panels.speed.querySelector('[role="menu"]');this.options.speed=this.options.speed.filter((function(t){return t>=e.minimumSpeed&&t<=e.maximumSpeed}));var r=!oe(this.options.speed)&&this.options.speed.length>1;at.toggleMenuButton.call(this,t,r),ve(n),at.checkMenu.call(this),r&&(this.options.speed.forEach((function(r){at.createMenuItem.call(e,{value:r,list:n,type:t,title:at.getLabel.call(e,"speed",r)})})),at.updateSetting.call(this,t,n))}},checkMenu:function(){var e=this.elements.settings.buttons,t=!oe(e)&&Object.values(e).some((function(e){return!e.hidden}));we(this.elements.settings.menu,!t)},focusFirstMenuItem:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!this.elements.settings.popup.hidden){var n=e;ee(n)||(n=Object.values(this.elements.settings.panels).find((function(e){return!e.hidden})));var r=n.querySelector('[role^="menuitem"]');Te.call(this,r,t)}},toggleMenu:function(e){var t=this.elements.settings.popup,n=this.elements.buttons.settings;if(ee(t)&&ee(n)){var r=t.hidden,i=r;if(X(e))i=e;else if(ne(e)&&27===e.which)i=!1;else if(te(e)){var a=Z(e.composedPath)?e.composedPath()[0]:e.target,o=t.contains(a);if(o||!o&&e.target!==n&&i)return}n.setAttribute("aria-expanded",i),we(t,!i),xe(this.elements.container,this.config.classNames.menu.open,i),i&&ne(e)?at.focusFirstMenuItem.call(this,null,!0):i||r||Te.call(this,n,ne(e))}},getMenuSize:function(e){var t=e.cloneNode(!0);t.style.position="absolute",t.style.opacity=0,t.removeAttribute("hidden"),e.parentNode.appendChild(t);var n=t.scrollWidth,r=t.scrollHeight;return ge(t),{width:n,height:r}},showMenuPanel:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.elements.container.querySelector("#plyr-settings-".concat(this.id,"-").concat(t));if(ee(r)){var i=r.parentNode,a=Array.from(i.children).find((function(e){return!e.hidden}));if(Me.transitions&&!Me.reducedMotion){i.style.width="".concat(a.scrollWidth,"px"),i.style.height="".concat(a.scrollHeight,"px");var o=at.getMenuSize.call(this,r),s=function t(n){n.target===i&&["width","height"].includes(n.propertyName)&&(i.style.width="",i.style.height="",Le.call(e,i,se,t))};De.call(this,i,se,s),i.style.width="".concat(o.width,"px"),i.style.height="".concat(o.height,"px")}we(a,!0),we(r,!1),at.focusFirstMenuItem.call(this,r,n)}},setDownloadUrl:function(){var e=this.elements.buttons.download;ee(e)&&e.setAttribute("href",this.download)},create:function(e){var t=this,n=at.bindMenuItemShortcuts,r=at.createButton,i=at.createProgress,a=at.createRange,o=at.createTime,s=at.setQualityMenu,l=at.setSpeedMenu,c=at.showMenuPanel;this.elements.controls=null,Q(this.config.controls)&&this.config.controls.includes("play-large")&&this.elements.container.appendChild(r.call(this,"play-large"));var u=he("div",be(this.config.selectors.controls.wrapper));this.elements.controls=u;var d={class:"plyr__controls__item"};return He(Q(this.config.controls)?this.config.controls:[]).forEach((function(s){if("restart"===s&&u.appendChild(r.call(t,"restart",d)),"rewind"===s&&u.appendChild(r.call(t,"rewind",d)),"play"===s&&u.appendChild(r.call(t,"play",d)),"fast-forward"===s&&u.appendChild(r.call(t,"fast-forward",d)),"progress"===s){var l=he("div",{class:"".concat(d.class," plyr__progress__container")}),f=he("div",be(t.config.selectors.progress));if(f.appendChild(a.call(t,"seek",{id:"plyr-seek-".concat(e.id)})),f.appendChild(i.call(t,"buffer")),t.config.tooltips.seek){var p=he("span",{class:t.config.classNames.tooltip},"00:00");f.appendChild(p),t.elements.display.seekTooltip=p}t.elements.progress=f,l.appendChild(t.elements.progress),u.appendChild(l)}if("current-time"===s&&u.appendChild(o.call(t,"currentTime",d)),"duration"===s&&u.appendChild(o.call(t,"duration",d)),"mute"===s||"volume"===s){var h=t.elements.volume;if(ee(h)&&u.contains(h)||(h=he("div",de({},d,{class:"".concat(d.class," plyr__volume").trim()})),t.elements.volume=h,u.appendChild(h)),"mute"===s&&h.appendChild(r.call(t,"mute")),"volume"===s&&!ce.isIos){var m={max:1,step:.05,value:t.config.volume};h.appendChild(a.call(t,"volume",de(m,{id:"plyr-volume-".concat(e.id)})))}}if("captions"===s&&u.appendChild(r.call(t,"captions",d)),"settings"===s&&!oe(t.config.settings)){var g=he("div",de({},d,{class:"".concat(d.class," plyr__menu").trim(),hidden:""}));g.appendChild(r.call(t,"settings",{"aria-haspopup":!0,"aria-controls":"plyr-settings-".concat(e.id),"aria-expanded":!1}));var v=he("div",{class:"plyr__menu__container",id:"plyr-settings-".concat(e.id),hidden:""}),y=he("div"),b=he("div",{id:"plyr-settings-".concat(e.id,"-home")}),w=he("div",{role:"menu"});b.appendChild(w),y.appendChild(b),t.elements.settings.panels.home=b,t.config.settings.forEach((function(r){var i=he("button",de(be(t.config.selectors.buttons.settings),{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--forward"),role:"menuitem","aria-haspopup":!0,hidden:""}));n.call(t,i,r),De.call(t,i,"click",(function(){c.call(t,r,!1)}));var a=he("span",null,Ze(r,t.config)),o=he("span",{class:t.config.classNames.menu.value});o.innerHTML=e[r],a.appendChild(o),i.appendChild(a),w.appendChild(i);var s=he("div",{id:"plyr-settings-".concat(e.id,"-").concat(r),hidden:""}),l=he("button",{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--back")});l.appendChild(he("span",{"aria-hidden":!0},Ze(r,t.config))),l.appendChild(he("span",{class:t.config.classNames.hidden},Ze("menuBack",t.config))),De.call(t,s,"keydown",(function(e){37===e.which&&(e.preventDefault(),e.stopPropagation(),c.call(t,"home",!0))}),!1),De.call(t,l,"click",(function(){c.call(t,"home",!1)})),s.appendChild(l),s.appendChild(he("div",{role:"menu"})),y.appendChild(s),t.elements.settings.buttons[r]=i,t.elements.settings.panels[r]=s})),v.appendChild(y),g.appendChild(v),u.appendChild(g),t.elements.settings.popup=v,t.elements.settings.menu=g}if("pip"===s&&Me.pip&&u.appendChild(r.call(t,"pip",d)),"airplay"===s&&Me.airplay&&u.appendChild(r.call(t,"airplay",d)),"download"===s){var x=de({},d,{element:"a",href:t.download,target:"_blank"});t.isHTML5&&(x.download="");var k=t.config.urls.download;!ae(k)&&t.isEmbed&&de(x,{icon:"logo-".concat(t.provider),label:t.provider}),u.appendChild(r.call(t,"download",x))}"fullscreen"===s&&u.appendChild(r.call(t,"fullscreen",d))})),this.isHTML5&&s.call(this,Ue.getQualityOptions.call(this)),l.call(this),u},inject:function(){var e=this;if(this.config.loadSprite){var t=at.getIconUrl.call(this);t.cors&&et(t.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());var n=null;this.elements.controls=null;var r,i,a={id:this.id,seektime:this.config.seekTime,title:this.config.title},o=!0;if(Z(this.config.controls)&&(this.config.controls=this.config.controls.call(this,a)),this.config.controls||(this.config.controls=[]),ee(this.config.controls)||K(this.config.controls)?n=this.config.controls:(n=at.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:lt.getLabel.call(this)}),o=!1),o&&K(this.config.controls)&&(r=n,Object.entries(a).forEach((function(e){var t=c(e,2),n=t[0],i=t[1];r=Ve(r,"{".concat(n,"}"),i)})),n=r),K(this.config.selectors.controls.container)&&(i=document.querySelector(this.config.selectors.controls.container)),ee(i)||(i=this.elements.container),i[ee(n)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",n),ee(this.elements.controls)||at.findElements.call(this),!oe(this.elements.buttons)){var s=function(t){var n=e.config.classNames.controlPressed;Object.defineProperty(t,"pressed",{enumerable:!0,get:function(){return ke(t,n)},set:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];xe(t,n,e)}})};Object.values(this.elements.buttons).filter(Boolean).forEach((function(e){Q(e)||J(e)?Array.from(e).filter(Boolean).forEach(s):s(e)}))}if(ce.isEdge&&le(i),this.config.tooltips.controls){var l=this.config,u=l.classNames,d=l.selectors,f="".concat(d.controls.wrapper," ").concat(d.labels," .").concat(u.hidden),p=Ce.call(this,f);Array.from(p).forEach((function(t){xe(t,e.config.classNames.hidden,!1),xe(t,e.config.classNames.tooltip,!0)}))}}};function ot(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=e;if(t){var r=document.createElement("a");r.href=n,n=r.href}try{return new URL(n)}catch(e){return null}}function st(e){var t=new URLSearchParams;return Y(e)&&Object.entries(e).forEach((function(e){var n=c(e,2),r=n[0],i=n[1];t.set(r,i)})),t}var lt={setup:function(){if(this.supported.ui)if(!this.isVideo||this.isYouTube||this.isHTML5&&!Me.textTracks)Q(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&at.setCaptionsMenu.call(this);else{if(ee(this.elements.captions)||(this.elements.captions=he("div",be(this.config.selectors.captions)),function(e,t){ee(e)&&ee(t)&&t.parentNode.insertBefore(e,t.nextSibling)}(this.elements.captions,this.elements.wrapper)),ce.isIE&&window.URL){var e=this.media.querySelectorAll("track");Array.from(e).forEach((function(e){var t=e.getAttribute("src"),n=ot(t);null!==n&&n.hostname!==window.location.href.hostname&&["http:","https:"].includes(n.protocol)&&Je(t,"blob").then((function(t){e.setAttribute("src",window.URL.createObjectURL(t))})).catch((function(){ge(e)}))}))}var t=He((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map((function(e){return e.split("-")[0]}))),n=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();"auto"===n&&(n=c(t,1)[0]);var r=this.storage.get("captions");if(X(r)||(r=this.config.captions.active),Object.assign(this.captions,{toggled:!1,active:r,language:n,languages:t}),this.isHTML5){var i=this.config.captions.update?"addtrack removetrack":"removetrack";De.call(this,this.media.textTracks,i,lt.update.bind(this))}setTimeout(lt.update.bind(this),0)}},update:function(){var e=this,t=lt.getTracks.call(this,!0),n=this.captions,r=n.active,i=n.language,a=n.meta,o=n.currentTrackNode,s=Boolean(t.find((function(e){return e.language===i})));this.isHTML5&&this.isVideo&&t.filter((function(e){return!a.get(e)})).forEach((function(t){e.debug.log("Track added",t),a.set(t,{default:"showing"===t.mode}),"showing"===t.mode&&(t.mode="hidden"),De.call(e,t,"cuechange",(function(){return lt.updateCues.call(e)}))})),(s&&this.language!==i||!t.includes(o))&&(lt.setLanguage.call(this,i),lt.toggle.call(this,r&&s)),xe(this.elements.container,this.config.classNames.captions.enabled,!oe(t)),Q(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&at.setCaptionsMenu.call(this)},toggle:function(e){var t=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(this.supported.ui){var r=this.captions.toggled,i=this.config.classNames.captions.active,a=V(e)?!r:e;if(a!==r){if(n||(this.captions.active=a,this.storage.set({captions:a})),!this.language&&a&&!n){var o=lt.getTracks.call(this),s=lt.findTrack.call(this,[this.captions.language].concat(u(this.captions.languages)),!0);return this.captions.language=s.language,void lt.set.call(this,o.indexOf(s))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=a),xe(this.elements.container,i,a),this.captions.toggled=a,at.updateSetting.call(this,"captions"),Pe.call(this,this.media,a?"captionsenabled":"captionsdisabled")}setTimeout((function(){a&&t.captions.toggled&&(t.captions.currentTrackNode.mode="hidden")}))}},set:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=lt.getTracks.call(this);if(-1!==e)if(G(e))if(e in n){if(this.captions.currentTrack!==e){this.captions.currentTrack=e;var r=n[e],i=r||{},a=i.language;this.captions.currentTrackNode=r,at.updateSetting.call(this,"captions"),t||(this.captions.language=a,this.storage.set({language:a})),this.isVimeo&&this.embed.enableTextTrack(a),Pe.call(this,this.media,"languagechange")}lt.toggle.call(this,!0,t),this.isHTML5&&this.isVideo&&lt.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else lt.toggle.call(this,!1,t)},setLanguage:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(K(e)){var n=e.toLowerCase();this.captions.language=n;var r=lt.getTracks.call(this),i=lt.findTrack.call(this,[n]);lt.set.call(this,r.indexOf(i),t)}else this.debug.warn("Invalid language argument",e)},getTracks:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],n=Array.from((this.media||{}).textTracks||[]);return n.filter((function(n){return!e.isHTML5||t||e.captions.meta.has(n)})).filter((function(e){return["captions","subtitles"].includes(e.kind)}))},findTrack:function(e){var t,n=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=lt.getTracks.call(this),a=function(e){return Number((n.captions.meta.get(e)||{}).default)},o=Array.from(i).sort((function(e,t){return a(t)-a(e)}));return e.every((function(e){return!(t=o.find((function(t){return t.language===e})))})),t||(r?o[0]:void 0)},getCurrentTrack:function(){return lt.getTracks.call(this)[this.currentTrack]},getLabel:function(e){var t=e;return!re(t)&&Me.textTracks&&this.captions.toggled&&(t=lt.getCurrentTrack.call(this)),re(t)?oe(t.label)?oe(t.language)?Ze("enabled",this.config):e.language.toUpperCase():t.label:Ze("disabled",this.config)},updateCues:function(e){if(this.supported.ui)if(ee(this.elements.captions))if(V(e)||Array.isArray(e)){var t=e;if(!t){var n=lt.getCurrentTrack.call(this);t=Array.from((n||{}).activeCues||[]).map((function(e){return e.getCueAsHTML()})).map(Ke)}var r=t.map((function(e){return e.trim()})).join("\n");if(r!==this.elements.captions.innerHTML){ve(this.elements.captions);var i=he("span",be(this.config.selectors.caption));i.innerHTML=r,this.elements.captions.appendChild(i),Pe.call(this,this.media,"cuechange")}}else this.debug.warn("updateCues: Invalid input",e);else this.debug.warn("No captions element to render to")}},ct={enabled:!0,title:"",debug:!1,autoplay:!1,autopause:!0,playsinline:!0,seekTime:10,volume:1,muted:!1,duration:null,displayDuration:!0,invertTime:!0,toggleInvert:!0,ratio:null,clickToPlay:!0,hideControls:!0,resetOnEnd:!1,disableContextMenu:!0,loadSprite:!0,iconPrefix:"plyr",iconUrl:"https://cdn.plyr.io/3.6.4/plyr.svg",blankVideo:"https://cdn.plyr.io/static/blank.mp4",quality:{default:576,options:[4320,2880,2160,1440,1080,720,576,480,360,240],forced:!1,onChange:null},loop:{active:!1},speed:{selected:1,options:[.5,.75,1,1.25,1.5,1.75,2,4]},keyboard:{focused:!0,global:!1},tooltips:{controls:!1,seek:!0},captions:{active:!1,language:"auto",update:!1},fullscreen:{enabled:!0,fallback:!0,iosNative:!1},storage:{enabled:!0,key:"plyr"},controls:["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"],settings:["captions","quality","speed"],i18n:{restart:"Restart",rewind:"Rewind {seektime}s",play:"Play",pause:"Pause",fastForward:"Forward {seektime}s",seek:"Seek",seekLabel:"{currentTime} of {duration}",played:"Played",buffered:"Buffered",currentTime:"Current time",duration:"Duration",volume:"Volume",mute:"Mute",unmute:"Unmute",enableCaptions:"Enable captions",disableCaptions:"Disable captions",download:"Download",enterFullscreen:"Enter fullscreen",exitFullscreen:"Exit fullscreen",frameTitle:"Player for {title}",captions:"Captions",settings:"Settings",pip:"PIP",menuBack:"Go back to previous menu",speed:"Speed",normal:"Normal",quality:"Quality",loop:"Loop",start:"Start",end:"End",all:"All",reset:"Reset",disabled:"Disabled",enabled:"Enabled",advertisement:"Ad",qualityBadge:{2160:"4K",1440:"HD",1080:"HD",720:"HD",576:"SD",480:"SD"}},urls:{download:null,vimeo:{sdk:"https://player.vimeo.com/api/player.js",iframe:"https://player.vimeo.com/video/{0}?{1}",api:"https://vimeo.com/api/oembed.json?url={0}"},youtube:{sdk:"https://www.youtube.com/iframe_api",api:"https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}"},googleIMA:{sdk:"https://imasdk.googleapis.com/js/sdkloader/ima3.js"}},listeners:{seek:null,play:null,pause:null,restart:null,rewind:null,fastForward:null,mute:null,volume:null,captions:null,download:null,fullscreen:null,pip:null,airplay:null,speed:null,quality:null,loop:null,language:null},events:["ended","progress","stalled","playing","waiting","canplay","canplaythrough","loadstart","loadeddata","loadedmetadata","timeupdate","volumechange","play","pause","error","seeking","seeked","emptied","ratechange","cuechange","download","enterfullscreen","exitfullscreen","captionsenabled","captionsdisabled","languagechange","controlshidden","controlsshown","ready","statechange","qualitychange","adsloaded","adscontentpause","adscontentresume","adstarted","adsmidpoint","adscomplete","adsallcomplete","adsimpression","adsclick"],selectors:{editable:"input, textarea, select, [contenteditable]",container:".plyr",controls:{container:null,wrapper:".plyr__controls"},labels:"[data-plyr]",buttons:{play:'[data-plyr="play"]',pause:'[data-plyr="pause"]',restart:'[data-plyr="restart"]',rewind:'[data-plyr="rewind"]',fastForward:'[data-plyr="fast-forward"]',mute:'[data-plyr="mute"]',captions:'[data-plyr="captions"]',download:'[data-plyr="download"]',fullscreen:'[data-plyr="fullscreen"]',pip:'[data-plyr="pip"]',airplay:'[data-plyr="airplay"]',settings:'[data-plyr="settings"]',loop:'[data-plyr="loop"]'},inputs:{seek:'[data-plyr="seek"]',volume:'[data-plyr="volume"]',speed:'[data-plyr="speed"]',language:'[data-plyr="language"]',quality:'[data-plyr="quality"]'},display:{currentTime:".plyr__time--current",duration:".plyr__time--duration",buffer:".plyr__progress__buffer",loop:".plyr__progress__loop",volume:".plyr__volume--display"},progress:".plyr__progress",captions:".plyr__captions",caption:".plyr__caption"},classNames:{type:"plyr--{0}",provider:"plyr--{0}",video:"plyr__video-wrapper",embed:"plyr__video-embed",videoFixedRatio:"plyr__video-wrapper--fixed-ratio",embedContainer:"plyr__video-embed__container",poster:"plyr__poster",posterEnabled:"plyr__poster-enabled",ads:"plyr__ads",control:"plyr__control",controlPressed:"plyr__control--pressed",playing:"plyr--playing",paused:"plyr--paused",stopped:"plyr--stopped",loading:"plyr--loading",hover:"plyr--hover",tooltip:"plyr__tooltip",cues:"plyr__cues",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isIos:"plyr--is-ios",isTouch:"plyr--is-touch",uiSupported:"plyr--full-ui",noTransition:"plyr--no-transition",display:{time:"plyr__time"},menu:{value:"plyr__menu__value",badge:"plyr__badge",open:"plyr--menu-open"},captions:{enabled:"plyr--captions-enabled",active:"plyr--captions-active"},fullscreen:{enabled:"plyr--fullscreen-enabled",fallback:"plyr--fullscreen-fallback"},pip:{supported:"plyr--pip-supported",active:"plyr--pip-active"},airplay:{supported:"plyr--airplay-supported",active:"plyr--airplay-active"},tabFocus:"plyr__tab-focus",previewThumbnails:{thumbContainer:"plyr__preview-thumb",thumbContainerShown:"plyr__preview-thumb--is-shown",imageContainer:"plyr__preview-thumb__image-container",timeContainer:"plyr__preview-thumb__time-container",scrubbingContainer:"plyr__preview-scrubbing",scrubbingContainerShown:"plyr__preview-scrubbing--is-shown"}},attributes:{embed:{provider:"data-plyr-provider",id:"data-plyr-embed-id"}},ads:{enabled:!1,publisherId:"",tagUrl:""},previewThumbnails:{enabled:!1,src:""},vimeo:{byline:!1,portrait:!1,title:!1,speed:!0,transparent:!1,customControls:!0,referrerPolicy:null,premium:!1},youtube:{rel:0,showinfo:0,iv_load_policy:3,modestbranding:1,customControls:!0,noCookie:!1}},ut="picture-in-picture",dt="inline",ft={html5:"html5",youtube:"youtube",vimeo:"vimeo"},pt="audio",ht="video",mt=function(){},gt=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];n(this,e),this.enabled=window.console&&t,this.enabled&&this.log("Debugging enabled")}return i(e,[{key:"log",get:function(){return this.enabled?Function.prototype.bind.call(console.log,console):mt}},{key:"warn",get:function(){return this.enabled?Function.prototype.bind.call(console.warn,console):mt}},{key:"error",get:function(){return this.enabled?Function.prototype.bind.call(console.error,console):mt}}]),e}(),vt=function(){function e(t){var r=this;n(this,e),a(this,"onChange",(function(){if(r.enabled){var e=r.player.elements.buttons.fullscreen;ee(e)&&(e.pressed=r.active);var t=r.target===r.player.media?r.target:r.player.elements.container;Pe.call(r.player,t,r.active?"enterfullscreen":"exitfullscreen",!0)}})),a(this,"toggleFallback",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e?r.scrollPosition={x:window.scrollX||0,y:window.scrollY||0}:window.scrollTo(r.scrollPosition.x,r.scrollPosition.y),document.body.style.overflow=e?"hidden":"",xe(r.target,r.player.config.classNames.fullscreen.fallback,e),ce.isIos){var t=document.head.querySelector('meta[name="viewport"]'),n="viewport-fit=cover";t||(t=document.createElement("meta")).setAttribute("name","viewport");var i=K(t.content)&&t.content.includes(n);e?(r.cleanupViewport=!i,i||(t.content+=",".concat(n))):r.cleanupViewport&&(t.content=t.content.split(",").filter((function(e){return e.trim()!==n})).join(","))}r.onChange()})),a(this,"trapFocus",(function(e){if(!ce.isIos&&r.active&&"Tab"===e.key&&9===e.keyCode){var t=document.activeElement,n=Ce.call(r.player,"a[href], button:not(:disabled), input:not(:disabled), [tabindex]"),i=c(n,1)[0],a=n[n.length-1];t!==a||e.shiftKey?t===i&&e.shiftKey&&(a.focus(),e.preventDefault()):(i.focus(),e.preventDefault())}})),a(this,"update",(function(){var t;r.enabled?(t=r.forceFallback?"Fallback (forced)":e.native?"Native":"Fallback",r.player.debug.log("".concat(t," fullscreen enabled"))):r.player.debug.log("Fullscreen not supported and fallback disabled"),xe(r.player.elements.container,r.player.config.classNames.fullscreen.enabled,r.enabled)})),a(this,"enter",(function(){r.enabled&&(ce.isIos&&r.player.config.fullscreen.iosNative?r.player.isVimeo?r.player.embed.requestFullscreen():r.target.webkitEnterFullscreen():!e.native||r.forceFallback?r.toggleFallback(!0):r.prefix?oe(r.prefix)||r.target["".concat(r.prefix,"Request").concat(r.property)]():r.target.requestFullscreen({navigationUI:"hide"}))})),a(this,"exit",(function(){if(r.enabled)if(ce.isIos&&r.player.config.fullscreen.iosNative)r.target.webkitExitFullscreen(),je(r.player.play());else if(!e.native||r.forceFallback)r.toggleFallback(!1);else if(r.prefix){if(!oe(r.prefix)){var t="moz"===r.prefix?"Cancel":"Exit";document["".concat(r.prefix).concat(t).concat(r.property)]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)})),a(this,"toggle",(function(){r.active?r.exit():r.enter()})),this.player=t,this.prefix=e.prefix,this.property=e.property,this.scrollPosition={x:0,y:0},this.forceFallback="force"===t.config.fullscreen.fallback,this.player.elements.fullscreen=t.config.fullscreen.container&&function(e,t){return(Element.prototype.closest||function(){var e=this;do{if(_e.matches(e,t))return e;e=e.parentElement||e.parentNode}while(null!==e&&1===e.nodeType);return null}).call(e,t)}(this.player.elements.container,t.config.fullscreen.container),De.call(this.player,document,"ms"===this.prefix?"MSFullscreenChange":"".concat(this.prefix,"fullscreenchange"),(function(){r.onChange()})),De.call(this.player,this.player.elements.container,"dblclick",(function(e){ee(r.player.elements.controls)&&r.player.elements.controls.contains(e.target)||r.player.listeners.proxy(e,r.toggle,"fullscreen")})),De.call(this,this.player.elements.container,"keydown",(function(e){return r.trapFocus(e)})),this.update()}return i(e,[{key:"usingNative",get:function(){return e.native&&!this.forceFallback}},{key:"enabled",get:function(){return(e.native||this.player.config.fullscreen.fallback)&&this.player.config.fullscreen.enabled&&this.player.supported.ui&&this.player.isVideo}},{key:"active",get:function(){if(!this.enabled)return!1;if(!e.native||this.forceFallback)return ke(this.target,this.player.config.classNames.fullscreen.fallback);var t=this.prefix?document["".concat(this.prefix).concat(this.property,"Element")]:document.fullscreenElement;return t&&t.shadowRoot?t===this.target.getRootNode().host:t===this.target}},{key:"target",get:function(){return ce.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.fullscreen||this.player.elements.container}}],[{key:"native",get:function(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}},{key:"prefix",get:function(){if(Z(document.exitFullscreen))return"";var e="";return["webkit","moz","ms"].some((function(t){return!(!Z(document["".concat(t,"ExitFullscreen")])&&!Z(document["".concat(t,"CancelFullScreen")]))&&(e=t,!0)})),e}},{key:"property",get:function(){return"moz"===this.prefix?"FullScreen":"Fullscreen"}}]),e}();function yt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return new Promise((function(n,r){var i=new Image,a=function(){delete i.onload,delete i.onerror,(i.naturalWidth>=t?n:r)(i)};Object.assign(i,{onload:a,onerror:a,src:e})}))}var bt={addStyleHook:function(){xe(this.elements.container,this.config.selectors.container.replace(".",""),!0),xe(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build:function(){var e=this;if(this.listeners.media(),!this.supported.ui)return this.debug.warn("Basic support only for ".concat(this.provider," ").concat(this.type)),void bt.toggleNativeControls.call(this,!0);ee(this.elements.controls)||(at.inject.call(this),this.listeners.controls()),bt.toggleNativeControls.call(this),this.isHTML5&&lt.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,at.updateVolume.call(this),at.timeUpdate.call(this),bt.checkPlaying.call(this),xe(this.elements.container,this.config.classNames.pip.supported,Me.pip&&this.isHTML5&&this.isVideo),xe(this.elements.container,this.config.classNames.airplay.supported,Me.airplay&&this.isHTML5),xe(this.elements.container,this.config.classNames.isIos,ce.isIos),xe(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout((function(){Pe.call(e,e.media,"ready")}),0),bt.setTitle.call(this),this.poster&&bt.setPoster.call(this,this.poster,!1).catch((function(){})),this.config.duration&&at.durationUpdate.call(this)},setTitle:function(){var e=Ze("play",this.config);if(K(this.config.title)&&!oe(this.config.title)&&(e+=", ".concat(this.config.title)),Array.from(this.elements.buttons.play||[]).forEach((function(t){t.setAttribute("aria-label",e)})),this.isEmbed){var t=Se.call(this,"iframe");if(!ee(t))return;var n=oe(this.config.title)?"video":this.config.title,r=Ze("frameTitle",this.config);t.setAttribute("title",r.replace("{title}",n))}},togglePoster:function(e){xe(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster:function(e){var t=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return n&&this.poster?Promise.reject(new Error("Poster already set")):(this.media.setAttribute("data-poster",e),this.elements.poster.removeAttribute("hidden"),Ie.call(this).then((function(){return yt(e)})).catch((function(n){throw e===t.poster&&bt.togglePoster.call(t,!1),n})).then((function(){if(e!==t.poster)throw new Error("setPoster cancelled by later call to setPoster")})).then((function(){return Object.assign(t.elements.poster.style,{backgroundImage:"url('".concat(e,"')"),backgroundSize:""}),bt.togglePoster.call(t,!0),e})))},checkPlaying:function(e){var t=this;xe(this.elements.container,this.config.classNames.playing,this.playing),xe(this.elements.container,this.config.classNames.paused,this.paused),xe(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach((function(e){Object.assign(e,{pressed:t.playing}),e.setAttribute("aria-label",Ze(t.playing?"pause":"play",t.config))})),te(e)&&"timeupdate"===e.type||bt.toggleControls.call(this)},checkLoading:function(e){var t=this;this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout((function(){xe(t.elements.container,t.config.classNames.loading,t.loading),bt.toggleControls.call(t)}),this.loading?250:0)},toggleControls:function(e){var t=this.elements.controls;if(t&&this.config.hideControls){var n=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(Boolean(e||this.loading||this.paused||t.pressed||t.hover||n))}},migrateStyles:function(){var e=this;Object.values(s({},this.media.style)).filter((function(e){return!oe(e)&&K(e)&&e.startsWith("--plyr")})).forEach((function(t){e.elements.container.style.setProperty(t,e.media.style.getPropertyValue(t)),e.media.style.removeProperty(t)})),oe(this.media.style)&&this.media.removeAttribute("style")}},wt=function(){function e(t){var r=this;n(this,e),a(this,"firstTouch",(function(){var e=r.player,t=e.elements;e.touch=!0,xe(t.container,e.config.classNames.isTouch,!0)})),a(this,"setTabFocus",(function(e){var t=r.player,n=t.elements;if(clearTimeout(r.focusTimer),"keydown"!==e.type||9===e.which){"keydown"===e.type&&(r.lastKeyDown=e.timeStamp);var i,a=e.timeStamp-r.lastKeyDown<=20;("focus"!==e.type||a)&&(i=t.config.classNames.tabFocus,xe(Ce.call(t,".".concat(i)),i,!1),"focusout"!==e.type&&(r.focusTimer=setTimeout((function(){var e=document.activeElement;n.container.contains(e)&&xe(document.activeElement,t.config.classNames.tabFocus,!0)}),10)))}})),a(this,"global",(function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=r.player;t.config.keyboard.global&&Oe.call(t,window,"keydown keyup",r.handleKey,e,!1),Oe.call(t,document.body,"click",r.toggleMenu,e),ze.call(t,document.body,"touchstart",r.firstTouch),Oe.call(t,document.body,"keydown focus blur focusout",r.setTabFocus,e,!1,!0)})),a(this,"container",(function(){var e=r.player,t=e.config,n=e.elements,i=e.timers;!t.keyboard.global&&t.keyboard.focused&&De.call(e,n.container,"keydown keyup",r.handleKey,!1),De.call(e,n.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",(function(t){var r=n.controls;r&&"enterfullscreen"===t.type&&(r.pressed=!1,r.hover=!1);var a=0;["touchstart","touchmove","mousemove"].includes(t.type)&&(bt.toggleControls.call(e,!0),a=e.touch?3e3:2e3),clearTimeout(i.controls),i.controls=setTimeout((function(){return bt.toggleControls.call(e,!1)}),a)}));var a=function(t){if(!t)return Be.call(e);var r=n.container.getBoundingClientRect(),i=r.width,a=r.height;return Be.call(e,"".concat(i,":").concat(a))},o=function(){clearTimeout(i.resized),i.resized=setTimeout(a,50)};De.call(e,n.container,"enterfullscreen exitfullscreen",(function(t){var r=e.fullscreen,i=r.target,s=r.usingNative;if(i===n.container&&(e.isEmbed||!oe(e.config.ratio))){var l="enterfullscreen"===t.type,u=a(l);u.padding,!function(t,n,r){if(e.isVimeo&&!e.config.vimeo.premium){var i=e.elements.wrapper.firstChild,a=c(t,2)[1],o=c(qe.call(e),2),s=o[0],l=o[1];i.style.maxWidth=r?"".concat(a/l*s,"px"):null,i.style.margin=r?"0 auto":null}}(u.ratio,0,l),l&&setTimeout((function(){return le(n.container)}),100),s||(l?De.call(e,window,"resize",o):Le.call(e,window,"resize",o))}}))})),a(this,"media",(function(){var e=r.player,t=e.elements;if(De.call(e,e.media,"timeupdate seeking seeked",(function(t){return at.timeUpdate.call(e,t)})),De.call(e,e.media,"durationchange loadeddata loadedmetadata",(function(t){return at.durationUpdate.call(e,t)})),De.call(e,e.media,"ended",(function(){e.isHTML5&&e.isVideo&&e.config.resetOnEnd&&(e.restart(),e.pause())})),De.call(e,e.media,"progress playing seeking seeked",(function(t){return at.updateProgress.call(e,t)})),De.call(e,e.media,"volumechange",(function(t){return at.updateVolume.call(e,t)})),De.call(e,e.media,"playing play pause ended emptied timeupdate",(function(t){return bt.checkPlaying.call(e,t)})),De.call(e,e.media,"waiting canplay seeked playing",(function(t){return bt.checkLoading.call(e,t)})),e.supported.ui&&e.config.clickToPlay&&!e.isAudio){var n=Se.call(e,".".concat(e.config.classNames.video));if(!ee(n))return;De.call(e,t.container,"click",(function(i){([t.container,n].includes(i.target)||n.contains(i.target))&&(e.touch&&e.config.hideControls||(e.ended?(r.proxy(i,e.restart,"restart"),r.proxy(i,(function(){je(e.play())}),"play")):r.proxy(i,(function(){je(e.togglePlay())}),"play")))}))}e.supported.ui&&e.config.disableContextMenu&&De.call(e,t.wrapper,"contextmenu",(function(e){e.preventDefault()}),!1),De.call(e,e.media,"volumechange",(function(){e.storage.set({volume:e.volume,muted:e.muted})})),De.call(e,e.media,"ratechange",(function(){at.updateSetting.call(e,"speed"),e.storage.set({speed:e.speed})})),De.call(e,e.media,"qualitychange",(function(t){at.updateSetting.call(e,"quality",null,t.detail.quality)})),De.call(e,e.media,"ready qualitychange",(function(){at.setDownloadUrl.call(e)}));var i=e.config.events.concat(["keyup","keydown"]).join(" ");De.call(e,e.media,i,(function(n){var r=n.detail,i=void 0===r?{}:r;"error"===n.type&&(i=e.media.error),Pe.call(e,t.container,n.type,!0,i)}))})),a(this,"proxy",(function(e,t,n){var i=r.player,a=i.config.listeners[n],o=!0;Z(a)&&(o=a.call(i,e)),!1!==o&&Z(t)&&t.call(i,e)})),a(this,"bind",(function(e,t,n,i){var a=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],o=r.player,s=o.config.listeners[i],l=Z(s);De.call(o,e,t,(function(e){return r.proxy(e,n,i)}),a&&!l)})),a(this,"controls",(function(){var e=r.player,t=e.elements,n=ce.isIE?"change":"input";if(t.buttons.play&&Array.from(t.buttons.play).forEach((function(t){r.bind(t,"click",(function(){je(e.togglePlay())}),"play")})),r.bind(t.buttons.restart,"click",e.restart,"restart"),r.bind(t.buttons.rewind,"click",(function(){e.lastSeekTime=Date.now(),e.rewind()}),"rewind"),r.bind(t.buttons.fastForward,"click",(function(){e.lastSeekTime=Date.now(),e.forward()}),"fastForward"),r.bind(t.buttons.mute,"click",(function(){e.muted=!e.muted}),"mute"),r.bind(t.buttons.captions,"click",(function(){return e.toggleCaptions()})),r.bind(t.buttons.download,"click",(function(){Pe.call(e,e.media,"download")}),"download"),r.bind(t.buttons.fullscreen,"click",(function(){e.fullscreen.toggle()}),"fullscreen"),r.bind(t.buttons.pip,"click",(function(){e.pip="toggle"}),"pip"),r.bind(t.buttons.airplay,"click",e.airplay,"airplay"),r.bind(t.buttons.settings,"click",(function(t){t.stopPropagation(),t.preventDefault(),at.toggleMenu.call(e,t)}),null,!1),r.bind(t.buttons.settings,"keyup",(function(t){var n=t.which;[13,32].includes(n)&&(13!==n?(t.preventDefault(),t.stopPropagation(),at.toggleMenu.call(e,t)):at.focusFirstMenuItem.call(e,null,!0))}),null,!1),r.bind(t.settings.menu,"keydown",(function(t){27===t.which&&at.toggleMenu.call(e,t)})),r.bind(t.inputs.seek,"mousedown mousemove",(function(e){var n=t.progress.getBoundingClientRect(),r=100/n.width*(e.pageX-n.left);e.currentTarget.setAttribute("seek-value",r)})),r.bind(t.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",(function(t){var n=t.currentTarget,r=t.keyCode?t.keyCode:t.which,i="play-on-seeked";if(!ne(t)||39===r||37===r){e.lastSeekTime=Date.now();var a=n.hasAttribute(i),o=["mouseup","touchend","keyup"].includes(t.type);a&&o?(n.removeAttribute(i),je(e.play())):!o&&e.playing&&(n.setAttribute(i,""),e.pause())}})),ce.isIos){var i=Ce.call(e,'input[type="range"]');Array.from(i).forEach((function(e){return r.bind(e,n,(function(e){return le(e.target)}))}))}r.bind(t.inputs.seek,n,(function(t){var n=t.currentTarget,r=n.getAttribute("seek-value");oe(r)&&(r=n.value),n.removeAttribute("seek-value"),e.currentTime=r/n.max*e.duration}),"seek"),r.bind(t.progress,"mouseenter mouseleave mousemove",(function(t){return at.updateSeekTooltip.call(e,t)})),r.bind(t.progress,"mousemove touchmove",(function(t){var n=e.previewThumbnails;n&&n.loaded&&n.startMove(t)})),r.bind(t.progress,"mouseleave touchend click",(function(){var t=e.previewThumbnails;t&&t.loaded&&t.endMove(!1,!0)})),r.bind(t.progress,"mousedown touchstart",(function(t){var n=e.previewThumbnails;n&&n.loaded&&n.startScrubbing(t)})),r.bind(t.progress,"mouseup touchend",(function(t){var n=e.previewThumbnails;n&&n.loaded&&n.endScrubbing(t)})),ce.isWebkit&&Array.from(Ce.call(e,'input[type="range"]')).forEach((function(t){r.bind(t,"input",(function(t){return at.updateRangeFill.call(e,t.target)}))})),e.config.toggleInvert&&!ee(t.display.duration)&&r.bind(t.display.currentTime,"click",(function(){0!==e.currentTime&&(e.config.invertTime=!e.config.invertTime,at.timeUpdate.call(e))})),r.bind(t.inputs.volume,n,(function(t){e.volume=t.target.value}),"volume"),r.bind(t.controls,"mouseenter mouseleave",(function(n){t.controls.hover=!e.touch&&"mouseenter"===n.type})),t.fullscreen&&Array.from(t.fullscreen.children).filter((function(e){return!e.contains(t.container)})).forEach((function(n){r.bind(n,"mouseenter mouseleave",(function(n){t.controls.hover=!e.touch&&"mouseenter"===n.type}))})),r.bind(t.controls,"mousedown mouseup touchstart touchend touchcancel",(function(e){t.controls.pressed=["mousedown","touchstart"].includes(e.type)})),r.bind(t.controls,"focusin",(function(){var n=e.config,i=e.timers;xe(t.controls,n.classNames.noTransition,!0),bt.toggleControls.call(e,!0),setTimeout((function(){xe(t.controls,n.classNames.noTransition,!1)}),0);var a=r.touch?3e3:4e3;clearTimeout(i.controls),i.controls=setTimeout((function(){return bt.toggleControls.call(e,!1)}),a)})),r.bind(t.inputs.volume,"wheel",(function(t){var n=t.webkitDirectionInvertedFromDevice,r=c([t.deltaX,-t.deltaY].map((function(e){return n?-e:e})),2),i=r[0],a=r[1],o=Math.sign(Math.abs(i)>Math.abs(a)?i:a);e.increaseVolume(o/50);var s=e.media.volume;(1===o&&s<1||-1===o&&s>0)&&t.preventDefault()}),"volume",!1)})),this.player=t,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.setTabFocus=this.setTabFocus.bind(this),this.firstTouch=this.firstTouch.bind(this)}return i(e,[{key:"handleKey",value:function(e){var t=this.player,n=t.elements,r=e.keyCode?e.keyCode:e.which,i="keydown"===e.type,a=i&&r===this.lastKey;if(!(e.altKey||e.ctrlKey||e.metaKey||e.shiftKey)&&G(r))if(i){var o=document.activeElement;if(ee(o)){var s=t.config.selectors.editable;if(o!==n.inputs.seek&&_e(o,s))return;if(32===e.which&&_e(o,'button, [role^="menuitem"]'))return}switch([32,37,38,39,40,48,49,50,51,52,53,54,56,57,67,70,73,75,76,77,79].includes(r)&&(e.preventDefault(),e.stopPropagation()),r){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:a||(t.currentTime=t.duration/10*(r-48));break;case 32:case 75:a||je(t.togglePlay());break;case 38:t.increaseVolume(.1);break;case 40:t.decreaseVolume(.1);break;case 77:a||(t.muted=!t.muted);break;case 39:t.forward();break;case 37:t.rewind();break;case 70:t.fullscreen.toggle();break;case 67:a||t.toggleCaptions();break;case 76:t.loop=!t.loop}27===r&&!t.fullscreen.usingNative&&t.fullscreen.active&&t.fullscreen.toggle(),this.lastKey=r}else this.lastKey=null}},{key:"toggleMenu",value:function(e){at.toggleMenu.call(this.player,e)}}]),e}();"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof t||"undefined"!=typeof self&&self;var xt=function(e,t){return e(t={exports:{}},t.exports),t.exports}((function(e,t){e.exports=function(){var e=function(){},t={},n={},r={};function i(e,t){e=e.push?e:[e];var i,a,o,s=[],l=e.length,c=l;for(i=function(e,n){n.length&&s.push(e),--c||t(s)};l--;)a=e[l],(o=n[a])?i(a,o):(r[a]=r[a]||[]).push(i)}function a(e,t){if(e){var i=r[e];if(n[e]=t,i)for(;i.length;)i[0](e,t),i.splice(0,1)}}function o(t,n){t.call&&(t={success:t}),n.length?(t.error||e)(n):(t.success||e)(t)}function s(t,n,r,i){var a,o,l=document,c=r.async,u=(r.numRetries||0)+1,d=r.before||e,f=t.replace(/[\?|#].*$/,""),p=t.replace(/^(css|img)!/,"");i=i||0,/(^css!|\.css$)/.test(f)?((o=l.createElement("link")).rel="stylesheet",o.href=p,(a="hideFocus"in o)&&o.relList&&(a=0,o.rel="preload",o.as="style")):/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(f)?(o=l.createElement("img")).src=p:((o=l.createElement("script")).src=t,o.async=void 0===c||c),o.onload=o.onerror=o.onbeforeload=function(e){var l=e.type[0];if(a)try{o.sheet.cssText.length||(l="e")}catch(e){18!=e.code&&(l="e")}if("e"==l){if((i+=1)<u)return s(t,n,r,i)}else if("preload"==o.rel&&"style"==o.as)return o.rel="stylesheet";n(t,l,e.defaultPrevented)},!1!==d(t,o)&&l.head.appendChild(o)}function l(e,t,n){var r,i,a=(e=e.push?e:[e]).length,o=a,l=[];for(r=function(e,n,r){if("e"==n&&l.push(e),"b"==n){if(!r)return;l.push(e)}--a||t(l)},i=0;i<o;i++)s(e[i],r,n)}function c(e,n,r){var i,s;if(n&&n.trim&&(i=n),s=(i?r:n)||{},i){if(i in t)throw"LoadJS";t[i]=!0}function c(t,n){l(e,(function(e){o(s,e),t&&o({success:t,error:n},e),a(i,e)}),s)}if(s.returnPromise)return new Promise(c);c()}return c.ready=function(e,t){return i(e,(function(e){o(t,e)})),c},c.done=function(e){a(e,[])},c.reset=function(){t={},n={},r={}},c.isDefined=function(e){return e in t},c}()}));function kt(e){return new Promise((function(t,n){xt(e,{success:t,error:n})}))}function _t(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Pe.call(this,this.media,e?"play":"pause"))}var Ct={setup:function(){var e=this;xe(e.elements.wrapper,e.config.classNames.embed,!0),e.options.speed=e.config.speed.options,Be.call(e),Y(window.Vimeo)?Ct.ready.call(e):kt(e.config.urls.vimeo.sdk).then((function(){Ct.ready.call(e)})).catch((function(t){e.debug.warn("Vimeo SDK (player.js) failed to load",t)}))},ready:function(){var e=this,t=this,n=t.config.vimeo,r=n.premium,i=n.referrerPolicy,a=l(n,["premium","referrerPolicy"]);r&&Object.assign(a,{controls:!1,sidedock:!1});var o=st(s({loop:t.config.loop.active,autoplay:t.autoplay,muted:t.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},a)),u=t.media.getAttribute("src");oe(u)&&(u=t.media.getAttribute(t.config.attributes.embed.id));var d,f=oe(d=u)?null:G(Number(d))?d:d.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:d,p=he("iframe"),h=We(t.config.urls.vimeo.iframe,f,o);if(p.setAttribute("src",h),p.setAttribute("allowfullscreen",""),p.setAttribute("allow",["autoplay","fullscreen","picture-in-picture"].join("; ")),oe(i)||p.setAttribute("referrerPolicy",i),r||!n.customControls)p.setAttribute("data-poster",t.poster),t.media=ye(p,t.media);else{var m=he("div",{class:t.config.classNames.embedContainer,"data-poster":t.poster});m.appendChild(p),t.media=ye(m,t.media)}n.customControls||Je(We(t.config.urls.vimeo.api,h)).then((function(e){!oe(e)&&e.thumbnail_url&&bt.setPoster.call(t,e.thumbnail_url).catch((function(){}))})),t.embed=new window.Vimeo.Player(p,{autopause:t.config.autopause,muted:t.muted}),t.media.paused=!0,t.media.currentTime=0,t.supported.ui&&t.embed.disableTextTrack(),t.media.play=function(){return _t.call(t,!0),t.embed.play()},t.media.pause=function(){return _t.call(t,!1),t.embed.pause()},t.media.stop=function(){t.pause(),t.currentTime=0};var g=t.media.currentTime;Object.defineProperty(t.media,"currentTime",{get:function(){return g},set:function(e){var n=t.embed,r=t.media,i=t.paused,a=t.volume,o=i&&!n.hasPlayed;r.seeking=!0,Pe.call(t,r,"seeking"),Promise.resolve(o&&n.setVolume(0)).then((function(){return n.setCurrentTime(e)})).then((function(){return o&&n.pause()})).then((function(){return o&&n.setVolume(a)})).catch((function(){}))}});var v=t.config.speed.selected;Object.defineProperty(t.media,"playbackRate",{get:function(){return v},set:function(e){t.embed.setPlaybackRate(e).then((function(){v=e,Pe.call(t,t.media,"ratechange")})).catch((function(){t.options.speed=[1]}))}});var y=t.config.volume;Object.defineProperty(t.media,"volume",{get:function(){return y},set:function(e){t.embed.setVolume(e).then((function(){y=e,Pe.call(t,t.media,"volumechange")}))}});var b=t.config.muted;Object.defineProperty(t.media,"muted",{get:function(){return b},set:function(e){var n=!!X(e)&&e;t.embed.setVolume(n?0:t.config.volume).then((function(){b=n,Pe.call(t,t.media,"volumechange")}))}});var w,x=t.config.loop;Object.defineProperty(t.media,"loop",{get:function(){return x},set:function(e){var n=X(e)?e:t.config.loop.active;t.embed.setLoop(n).then((function(){x=n}))}}),t.embed.getVideoUrl().then((function(e){w=e,at.setDownloadUrl.call(t)})).catch((function(t){e.debug.warn(t)})),Object.defineProperty(t.media,"currentSrc",{get:function(){return w}}),Object.defineProperty(t.media,"ended",{get:function(){return t.currentTime===t.duration}}),Promise.all([t.embed.getVideoWidth(),t.embed.getVideoHeight()]).then((function(n){var r=c(n,2),i=r[0],a=r[1];t.embed.ratio=[i,a],Be.call(e)})),t.embed.setAutopause(t.config.autopause).then((function(e){t.config.autopause=e})),t.embed.getVideoTitle().then((function(n){t.config.title=n,bt.setTitle.call(e)})),t.embed.getCurrentTime().then((function(e){g=e,Pe.call(t,t.media,"timeupdate")})),t.embed.getDuration().then((function(e){t.media.duration=e,Pe.call(t,t.media,"durationchange")})),t.embed.getTextTracks().then((function(e){t.media.textTracks=e,lt.setup.call(t)})),t.embed.on("cuechange",(function(e){var n=e.cues,r=(void 0===n?[]:n).map((function(e){return function(e){var t=document.createDocumentFragment(),n=document.createElement("div");return t.appendChild(n),n.innerHTML=e,t.firstChild.innerText}(e.text)}));lt.updateCues.call(t,r)})),t.embed.on("loaded",(function(){t.embed.getPaused().then((function(e){_t.call(t,!e),e||Pe.call(t,t.media,"playing")})),ee(t.embed.element)&&t.supported.ui&&t.embed.element.setAttribute("tabindex",-1)})),t.embed.on("bufferstart",(function(){Pe.call(t,t.media,"waiting")})),t.embed.on("bufferend",(function(){Pe.call(t,t.media,"playing")})),t.embed.on("play",(function(){_t.call(t,!0),Pe.call(t,t.media,"playing")})),t.embed.on("pause",(function(){_t.call(t,!1)})),t.embed.on("timeupdate",(function(e){t.media.seeking=!1,g=e.seconds,Pe.call(t,t.media,"timeupdate")})),t.embed.on("progress",(function(e){t.media.buffered=e.percent,Pe.call(t,t.media,"progress"),1===parseInt(e.percent,10)&&Pe.call(t,t.media,"canplaythrough"),t.embed.getDuration().then((function(e){e!==t.media.duration&&(t.media.duration=e,Pe.call(t,t.media,"durationchange"))}))})),t.embed.on("seeked",(function(){t.media.seeking=!1,Pe.call(t,t.media,"seeked")})),t.embed.on("ended",(function(){t.media.paused=!0,Pe.call(t,t.media,"ended")})),t.embed.on("error",(function(e){t.media.error=e,Pe.call(t,t.media,"error")})),n.customControls&&setTimeout((function(){return bt.build.call(t)}),0)}};function St(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Pe.call(this,this.media,e?"play":"pause"))}function Tt(e){return e.noCookie?"https://www.youtube-nocookie.com":"http:"===window.location.protocol?"http://www.youtube.com":void 0}var Et,At={setup:function(){var e=this;if(xe(this.elements.wrapper,this.config.classNames.embed,!0),Y(window.YT)&&Z(window.YT.Player))At.ready.call(this);else{var t=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=function(){Z(t)&&t(),At.ready.call(e)},kt(this.config.urls.youtube.sdk).catch((function(t){e.debug.warn("YouTube API failed to load",t)}))}},getTitle:function(e){var t=this;Je(We(this.config.urls.youtube.api,e)).then((function(e){if(Y(e)){var n=e.title,r=e.height,i=e.width;t.config.title=n,bt.setTitle.call(t),t.embed.ratio=[i,r]}Be.call(t)})).catch((function(){Be.call(t)}))},ready:function(){var e=this,t=e.config.youtube,n=e.media&&e.media.getAttribute("id");if(oe(n)||!n.startsWith("youtube-")){var r=e.media.getAttribute("src");oe(r)&&(r=e.media.getAttribute(this.config.attributes.embed.id));var i,a,o=oe(i=r)?null:i.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:i,s=he("div",{id:(a=e.provider,"".concat(a,"-").concat(Math.floor(1e4*Math.random()))),"data-poster":t.customControls?e.poster:void 0});if(e.media=ye(s,e.media),t.customControls){var l=function(e){return"https://i.ytimg.com/vi/".concat(o,"/").concat(e,"default.jpg")};yt(l("maxres"),121).catch((function(){return yt(l("sd"),121)})).catch((function(){return yt(l("hq"))})).then((function(t){return bt.setPoster.call(e,t.src)})).then((function(t){t.includes("maxres")||(e.elements.poster.style.backgroundSize="cover")})).catch((function(){}))}e.embed=new window.YT.Player(e.media,{videoId:o,host:Tt(t),playerVars:de({},{autoplay:e.config.autoplay?1:0,hl:e.config.hl,controls:e.supported.ui&&t.customControls?0:1,disablekb:1,playsinline:e.config.fullscreen.iosNative?0:1,cc_load_policy:e.captions.active?1:0,cc_lang_pref:e.config.captions.language,widget_referrer:window?window.location.href:null},t),events:{onError:function(t){if(!e.media.error){var n=t.data,r={2:"The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.",5:"The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.",100:"The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.",101:"The owner of the requested video does not allow it to be played in embedded players.",150:"The owner of the requested video does not allow it to be played in embedded players."}[n]||"An unknown error occured";e.media.error={code:n,message:r},Pe.call(e,e.media,"error")}},onPlaybackRateChange:function(t){var n=t.target;e.media.playbackRate=n.getPlaybackRate(),Pe.call(e,e.media,"ratechange")},onReady:function(n){if(!Z(e.media.play)){var r=n.target;At.getTitle.call(e,o),e.media.play=function(){St.call(e,!0),r.playVideo()},e.media.pause=function(){St.call(e,!1),r.pauseVideo()},e.media.stop=function(){r.stopVideo()},e.media.duration=r.getDuration(),e.media.paused=!0,e.media.currentTime=0,Object.defineProperty(e.media,"currentTime",{get:function(){return Number(r.getCurrentTime())},set:function(t){e.paused&&!e.embed.hasPlayed&&e.embed.mute(),e.media.seeking=!0,Pe.call(e,e.media,"seeking"),r.seekTo(t)}}),Object.defineProperty(e.media,"playbackRate",{get:function(){return r.getPlaybackRate()},set:function(e){r.setPlaybackRate(e)}});var i=e.config.volume;Object.defineProperty(e.media,"volume",{get:function(){return i},set:function(t){i=t,r.setVolume(100*i),Pe.call(e,e.media,"volumechange")}});var a=e.config.muted;Object.defineProperty(e.media,"muted",{get:function(){return a},set:function(t){var n=X(t)?t:a;a=n,r[n?"mute":"unMute"](),r.setVolume(100*i),Pe.call(e,e.media,"volumechange")}}),Object.defineProperty(e.media,"currentSrc",{get:function(){return r.getVideoUrl()}}),Object.defineProperty(e.media,"ended",{get:function(){return e.currentTime===e.duration}});var s=r.getAvailablePlaybackRates();e.options.speed=s.filter((function(t){return e.config.speed.options.includes(t)})),e.supported.ui&&t.customControls&&e.media.setAttribute("tabindex",-1),Pe.call(e,e.media,"timeupdate"),Pe.call(e,e.media,"durationchange"),clearInterval(e.timers.buffering),e.timers.buffering=setInterval((function(){e.media.buffered=r.getVideoLoadedFraction(),(null===e.media.lastBuffered||e.media.lastBuffered<e.media.buffered)&&Pe.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,1===e.media.buffered&&(clearInterval(e.timers.buffering),Pe.call(e,e.media,"canplaythrough"))}),200),t.customControls&&setTimeout((function(){return bt.build.call(e)}),50)}},onStateChange:function(n){var r=n.target;switch(clearInterval(e.timers.playing),e.media.seeking&&[1,2].includes(n.data)&&(e.media.seeking=!1,Pe.call(e,e.media,"seeked")),n.data){case-1:Pe.call(e,e.media,"timeupdate"),e.media.buffered=r.getVideoLoadedFraction(),Pe.call(e,e.media,"progress");break;case 0:St.call(e,!1),e.media.loop?(r.stopVideo(),r.playVideo()):Pe.call(e,e.media,"ended");break;case 1:t.customControls&&!e.config.autoplay&&e.media.paused&&!e.embed.hasPlayed?e.media.pause():(St.call(e,!0),Pe.call(e,e.media,"playing"),e.timers.playing=setInterval((function(){Pe.call(e,e.media,"timeupdate")}),50),e.media.duration!==r.getDuration()&&(e.media.duration=r.getDuration(),Pe.call(e,e.media,"durationchange")));break;case 2:e.muted||e.embed.unMute(),St.call(e,!1);break;case 3:Pe.call(e,e.media,"waiting")}Pe.call(e,e.elements.container,"statechange",!1,{code:n.data})}}})}}},Mt={setup:function(){this.media?(xe(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),xe(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&xe(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=he("div",{class:this.config.classNames.video}),fe(this.media,this.elements.wrapper),this.elements.poster=he("div",{class:this.config.classNames.poster,hidden:""}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?Ue.setup.call(this):this.isYouTube?At.setup.call(this):this.isVimeo&&Ct.setup.call(this)):this.debug.warn("No media element found!")}},Nt=function(){function e(t){var r=this;n(this,e),a(this,"load",(function(){r.enabled&&(Y(window.google)&&Y(window.google.ima)?r.ready():kt(r.player.config.urls.googleIMA.sdk).then((function(){r.ready()})).catch((function(){r.trigger("error",new Error("Google IMA SDK failed to load"))})))})),a(this,"ready",(function(){var e;r.enabled||((e=r).manager&&e.manager.destroy(),e.elements.displayContainer&&e.elements.displayContainer.destroy(),e.elements.container.remove()),r.startSafetyTimer(12e3,"ready()"),r.managerPromise.then((function(){r.clearSafetyTimer("onAdsManagerLoaded()")})),r.listeners(),r.setupIMA()})),a(this,"setupIMA",(function(){r.elements.container=he("div",{class:r.player.config.classNames.ads}),r.player.elements.container.appendChild(r.elements.container),google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED),google.ima.settings.setLocale(r.player.config.ads.language),google.ima.settings.setDisableCustomPlaybackForIOS10Plus(r.player.config.playsinline),r.elements.displayContainer=new google.ima.AdDisplayContainer(r.elements.container,r.player.media),r.loader=new google.ima.AdsLoader(r.elements.displayContainer),r.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,(function(e){return r.onAdsManagerLoaded(e)}),!1),r.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,(function(e){return r.onAdError(e)}),!1),r.requestAds()})),a(this,"requestAds",(function(){var e=r.player.elements.container;try{var t=new google.ima.AdsRequest;t.adTagUrl=r.tagUrl,t.linearAdSlotWidth=e.offsetWidth,t.linearAdSlotHeight=e.offsetHeight,t.nonLinearAdSlotWidth=e.offsetWidth,t.nonLinearAdSlotHeight=e.offsetHeight,t.forceNonLinearFullSlot=!1,t.setAdWillPlayMuted(!r.player.muted),r.loader.requestAds(t)}catch(e){r.onAdError(e)}})),a(this,"pollCountdown",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!e)return clearInterval(r.countdownTimer),void r.elements.container.removeAttribute("data-badge-text");var t=function(){var e=it(Math.max(r.manager.getRemainingTime(),0)),t="".concat(Ze("advertisement",r.player.config)," - ").concat(e);r.elements.container.setAttribute("data-badge-text",t)};r.countdownTimer=setInterval(t,100)})),a(this,"onAdsManagerLoaded",(function(e){if(r.enabled){var t=new google.ima.AdsRenderingSettings;t.restoreCustomPlaybackStateOnAdBreakComplete=!0,t.enablePreloading=!0,r.manager=e.getAdsManager(r.player,t),r.cuePoints=r.manager.getCuePoints(),r.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,(function(e){return r.onAdError(e)})),Object.keys(google.ima.AdEvent.Type).forEach((function(e){r.manager.addEventListener(google.ima.AdEvent.Type[e],(function(e){return r.onAdEvent(e)}))})),r.trigger("loaded")}})),a(this,"addCuePoints",(function(){oe(r.cuePoints)||r.cuePoints.forEach((function(e){if(0!==e&&-1!==e&&e<r.player.duration){var t=r.player.elements.progress;if(ee(t)){var n=100/r.player.duration*e,i=he("span",{class:r.player.config.classNames.cues});i.style.left="".concat(n.toString(),"%"),t.appendChild(i)}}}))})),a(this,"onAdEvent",(function(e){var t=r.player.elements.container,n=e.getAd(),i=e.getAdData();switch(function(e){Pe.call(r.player,r.player.media,"ads".concat(e.replace(/_/g,"").toLowerCase()))}(e.type),e.type){case google.ima.AdEvent.Type.LOADED:r.trigger("loaded"),r.pollCountdown(!0),n.isLinear()||(n.width=t.offsetWidth,n.height=t.offsetHeight);break;case google.ima.AdEvent.Type.STARTED:r.manager.setVolume(r.player.volume);break;case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:r.player.ended?r.loadAds():r.loader.contentComplete();break;case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:r.pauseContent();break;case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:r.pollCountdown(),r.resumeContent();break;case google.ima.AdEvent.Type.LOG:i.adError&&r.player.debug.warn("Non-fatal ad error: ".concat(i.adError.getMessage()))}})),a(this,"onAdError",(function(e){r.cancel(),r.player.debug.warn("Ads error",e)})),a(this,"listeners",(function(){var e,t=r.player.elements.container;r.player.on("canplay",(function(){r.addCuePoints()})),r.player.on("ended",(function(){r.loader.contentComplete()})),r.player.on("timeupdate",(function(){e=r.player.currentTime})),r.player.on("seeked",(function(){var t=r.player.currentTime;oe(r.cuePoints)||r.cuePoints.forEach((function(n,i){e<n&&n<t&&(r.manager.discardAdBreak(),r.cuePoints.splice(i,1))}))})),window.addEventListener("resize",(function(){r.manager&&r.manager.resize(t.offsetWidth,t.offsetHeight,google.ima.ViewMode.NORMAL)}))})),a(this,"play",(function(){var e=r.player.elements.container;r.managerPromise||r.resumeContent(),r.managerPromise.then((function(){r.manager.setVolume(r.player.volume),r.elements.displayContainer.initialize();try{r.initialized||(r.manager.init(e.offsetWidth,e.offsetHeight,google.ima.ViewMode.NORMAL),r.manager.start()),r.initialized=!0}catch(e){r.onAdError(e)}})).catch((function(){}))})),a(this,"resumeContent",(function(){r.elements.container.style.zIndex="",r.playing=!1,je(r.player.media.play())})),a(this,"pauseContent",(function(){r.elements.container.style.zIndex=3,r.playing=!0,r.player.media.pause()})),a(this,"cancel",(function(){r.initialized&&r.resumeContent(),r.trigger("error"),r.loadAds()})),a(this,"loadAds",(function(){r.managerPromise.then((function(){r.manager&&r.manager.destroy(),r.managerPromise=new Promise((function(e){r.on("loaded",e),r.player.debug.log(r.manager)})),r.initialized=!1,r.requestAds()})).catch((function(){}))})),a(this,"trigger",(function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];var a=r.events[e];Q(a)&&a.forEach((function(e){Z(e)&&e.apply(r,n)}))})),a(this,"on",(function(e,t){return Q(r.events[e])||(r.events[e]=[]),r.events[e].push(t),r})),a(this,"startSafetyTimer",(function(e,t){r.player.debug.log("Safety timer invoked from: ".concat(t)),r.safetyTimer=setTimeout((function(){r.cancel(),r.clearSafetyTimer("startSafetyTimer()")}),e)})),a(this,"clearSafetyTimer",(function(e){V(r.safetyTimer)||(r.player.debug.log("Safety timer cleared from: ".concat(e)),clearTimeout(r.safetyTimer),r.safetyTimer=null)})),this.player=t,this.config=t.config.ads,this.playing=!1,this.initialized=!1,this.elements={container:null,displayContainer:null},this.manager=null,this.loader=null,this.cuePoints=null,this.events={},this.safetyTimer=null,this.countdownTimer=null,this.managerPromise=new Promise((function(e,t){r.on("loaded",e),r.on("error",t)})),this.load()}return i(e,[{key:"enabled",get:function(){var e=this.config;return this.player.isHTML5&&this.player.isVideo&&e.enabled&&(!oe(e.publisherId)||ae(e.tagUrl))}},{key:"tagUrl",get:function(){var e=this.config;if(ae(e.tagUrl))return e.tagUrl;var t={AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:e.publisherId};return"".concat("https://go.aniview.com/api/adserver6/vast/","?").concat(st(t))}}]),e}(),Ot=function(e,t){var n={};return e>t.width/t.height?(n.width=t.width,n.height=1/e*t.width):(n.height=t.height,n.width=e*t.height),n},Dt=function(){function e(t){var r=this;n(this,e),a(this,"load",(function(){r.player.elements.display.seekTooltip&&(r.player.elements.display.seekTooltip.hidden=r.enabled),r.enabled&&r.getThumbnails().then((function(){r.enabled&&(r.render(),r.determineContainerAutoSizing(),r.loaded=!0)}))})),a(this,"getThumbnails",(function(){return new Promise((function(e){var t=r.player.config.previewThumbnails.src;if(oe(t))throw new Error("Missing previewThumbnails.src config attribute");var n=function(){r.thumbnails.sort((function(e,t){return e.height-t.height})),r.player.debug.log("Preview thumbnails",r.thumbnails),e()};if(Z(t))t((function(e){r.thumbnails=e,n()}));else{var i=(K(t)?[t]:t).map((function(e){return r.getThumbnail(e)}));Promise.all(i).then(n)}}))})),a(this,"getThumbnail",(function(e){return new Promise((function(t){Je(e).then((function(n){var i,a,o={frames:(i=n,a=[],i.split(/\r\n\r\n|\n\n|\r\r/).forEach((function(e){var t={};e.split(/\r\n|\n|\r/).forEach((function(e){if(G(t.startTime)){if(!oe(e.trim())&&oe(t.text)){var n=e.trim().split("#xywh="),r=c(n,1);if(t.text=r[0],n[1]){var i=c(n[1].split(","),4);t.x=i[0],t.y=i[1],t.w=i[2],t.h=i[3]}}}else{var a=e.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/);a&&(t.startTime=60*Number(a[1]||0)*60+60*Number(a[2])+Number(a[3])+Number("0.".concat(a[4])),t.endTime=60*Number(a[6]||0)*60+60*Number(a[7])+Number(a[8])+Number("0.".concat(a[9])))}})),t.text&&a.push(t)})),a),height:null,urlPrefix:""};o.frames[0].text.startsWith("/")||o.frames[0].text.startsWith("http://")||o.frames[0].text.startsWith("https://")||(o.urlPrefix=e.substring(0,e.lastIndexOf("/")+1));var s=new Image;s.onload=function(){o.height=s.naturalHeight,o.width=s.naturalWidth,r.thumbnails.push(o),t()},s.src=o.urlPrefix+o.frames[0].text}))}))})),a(this,"startMove",(function(e){if(r.loaded&&te(e)&&["touchmove","mousemove"].includes(e.type)&&r.player.media.duration){if("touchmove"===e.type)r.seekTime=r.player.media.duration*(r.player.elements.inputs.seek.value/100);else{var t=r.player.elements.progress.getBoundingClientRect(),n=100/t.width*(e.pageX-t.left);r.seekTime=r.player.media.duration*(n/100),r.seekTime<0&&(r.seekTime=0),r.seekTime>r.player.media.duration-1&&(r.seekTime=r.player.media.duration-1),r.mousePosX=e.pageX,r.elements.thumb.time.innerText=it(r.seekTime)}r.showImageAtCurrentTime()}})),a(this,"endMove",(function(){r.toggleThumbContainer(!1,!0)})),a(this,"startScrubbing",(function(e){(V(e.button)||!1===e.button||0===e.button)&&(r.mouseDown=!0,r.player.media.duration&&(r.toggleScrubbingContainer(!0),r.toggleThumbContainer(!1,!0),r.showImageAtCurrentTime()))})),a(this,"endScrubbing",(function(){r.mouseDown=!1,Math.ceil(r.lastTime)===Math.ceil(r.player.media.currentTime)?r.toggleScrubbingContainer(!1):ze.call(r.player,r.player.media,"timeupdate",(function(){r.mouseDown||r.toggleScrubbingContainer(!1)}))})),a(this,"listeners",(function(){r.player.on("play",(function(){r.toggleThumbContainer(!1,!0)})),r.player.on("seeked",(function(){r.toggleThumbContainer(!1)})),r.player.on("timeupdate",(function(){r.lastTime=r.player.media.currentTime}))})),a(this,"render",(function(){r.elements.thumb.container=he("div",{class:r.player.config.classNames.previewThumbnails.thumbContainer}),r.elements.thumb.imageContainer=he("div",{class:r.player.config.classNames.previewThumbnails.imageContainer}),r.elements.thumb.container.appendChild(r.elements.thumb.imageContainer);var e=he("div",{class:r.player.config.classNames.previewThumbnails.timeContainer});r.elements.thumb.time=he("span",{},"00:00"),e.appendChild(r.elements.thumb.time),r.elements.thumb.container.appendChild(e),ee(r.player.elements.progress)&&r.player.elements.progress.appendChild(r.elements.thumb.container),r.elements.scrubbing.container=he("div",{class:r.player.config.classNames.previewThumbnails.scrubbingContainer}),r.player.elements.wrapper.appendChild(r.elements.scrubbing.container)})),a(this,"destroy",(function(){r.elements.thumb.container&&r.elements.thumb.container.remove(),r.elements.scrubbing.container&&r.elements.scrubbing.container.remove()})),a(this,"showImageAtCurrentTime",(function(){r.mouseDown?r.setScrubbingContainerSize():r.setThumbContainerSizeAndPos();var e=r.thumbnails[0].frames.findIndex((function(e){return r.seekTime>=e.startTime&&r.seekTime<=e.endTime})),t=e>=0,n=0;r.mouseDown||r.toggleThumbContainer(t),t&&(r.thumbnails.forEach((function(t,i){r.loadedImages.includes(t.frames[e].text)&&(n=i)})),e!==r.showingThumb&&(r.showingThumb=e,r.loadImage(n)))})),a(this,"loadImage",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=r.showingThumb,n=r.thumbnails[e],i=n.urlPrefix,a=n.frames[t],o=n.frames[t].text,s=i+o;if(r.currentImageElement&&r.currentImageElement.dataset.filename===o)r.showImage(r.currentImageElement,a,e,t,o,!1),r.currentImageElement.dataset.index=t,r.removeOldImages(r.currentImageElement);else{r.loadingImage&&r.usingSprites&&(r.loadingImage.onload=null);var l=new Image;l.src=s,l.dataset.index=t,l.dataset.filename=o,r.showingThumbFilename=o,r.player.debug.log("Loading image: ".concat(s)),l.onload=function(){return r.showImage(l,a,e,t,o,!0)},r.loadingImage=l,r.removeOldImages(l)}})),a(this,"showImage",(function(e,t,n,i,a){var o=!(arguments.length>5&&void 0!==arguments[5])||arguments[5];r.player.debug.log("Showing thumb: ".concat(a,". num: ").concat(i,". qual: ").concat(n,". newimg: ").concat(o)),r.setImageSizeAndOffset(e,t),o&&(r.currentImageContainer.appendChild(e),r.currentImageElement=e,r.loadedImages.includes(a)||r.loadedImages.push(a)),r.preloadNearby(i,!0).then(r.preloadNearby(i,!1)).then(r.getHigherQuality(n,e,t,a))})),a(this,"removeOldImages",(function(e){Array.from(r.currentImageContainer.children).forEach((function(t){if("img"===t.tagName.toLowerCase()){var n=r.usingSprites?500:1e3;if(t.dataset.index!==e.dataset.index&&!t.dataset.deleting){t.dataset.deleting=!0;var i=r.currentImageContainer;setTimeout((function(){i.removeChild(t),r.player.debug.log("Removing thumb: ".concat(t.dataset.filename))}),n)}}}))})),a(this,"preloadNearby",(function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return new Promise((function(n){setTimeout((function(){var i=r.thumbnails[0].frames[e].text;if(r.showingThumbFilename===i){var a;a=t?r.thumbnails[0].frames.slice(e):r.thumbnails[0].frames.slice(0,e).reverse();var o=!1;a.forEach((function(e){var t=e.text;if(t!==i&&!r.loadedImages.includes(t)){o=!0,r.player.debug.log("Preloading thumb filename: ".concat(t));var a=r.thumbnails[0].urlPrefix+t,s=new Image;s.src=a,s.onload=function(){r.player.debug.log("Preloaded thumb filename: ".concat(t)),r.loadedImages.includes(t)||r.loadedImages.push(t),n()}}})),o||n()}}),300)}))})),a(this,"getHigherQuality",(function(e,t,n,i){if(e<r.thumbnails.length-1){var a=t.naturalHeight;r.usingSprites&&(a=n.h),a<r.thumbContainerHeight&&setTimeout((function(){r.showingThumbFilename===i&&(r.player.debug.log("Showing higher quality thumb for: ".concat(i)),r.loadImage(e+1))}),300)}})),a(this,"toggleThumbContainer",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=r.player.config.classNames.previewThumbnails.thumbContainerShown;r.elements.thumb.container.classList.toggle(n,e),!e&&t&&(r.showingThumb=null,r.showingThumbFilename=null)})),a(this,"toggleScrubbingContainer",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=r.player.config.classNames.previewThumbnails.scrubbingContainerShown;r.elements.scrubbing.container.classList.toggle(t,e),e||(r.showingThumb=null,r.showingThumbFilename=null)})),a(this,"determineContainerAutoSizing",(function(){(r.elements.thumb.imageContainer.clientHeight>20||r.elements.thumb.imageContainer.clientWidth>20)&&(r.sizeSpecifiedInCSS=!0)})),a(this,"setThumbContainerSizeAndPos",(function(){if(r.sizeSpecifiedInCSS){if(r.elements.thumb.imageContainer.clientHeight>20&&r.elements.thumb.imageContainer.clientWidth<20){var e=Math.floor(r.elements.thumb.imageContainer.clientHeight*r.thumbAspectRatio);r.elements.thumb.imageContainer.style.width="".concat(e,"px")}else if(r.elements.thumb.imageContainer.clientHeight<20&&r.elements.thumb.imageContainer.clientWidth>20){var t=Math.floor(r.elements.thumb.imageContainer.clientWidth/r.thumbAspectRatio);r.elements.thumb.imageContainer.style.height="".concat(t,"px")}}else{var n=Math.floor(r.thumbContainerHeight*r.thumbAspectRatio);r.elements.thumb.imageContainer.style.height="".concat(r.thumbContainerHeight,"px"),r.elements.thumb.imageContainer.style.width="".concat(n,"px")}r.setThumbContainerPos()})),a(this,"setThumbContainerPos",(function(){var e=r.player.elements.progress.getBoundingClientRect(),t=r.player.elements.container.getBoundingClientRect(),n=r.elements.thumb.container,i=t.left-e.left+10,a=t.right-e.left-n.clientWidth-10,o=r.mousePosX-e.left-n.clientWidth/2;o<i&&(o=i),o>a&&(o=a),n.style.left="".concat(o,"px")})),a(this,"setScrubbingContainerSize",(function(){var e=Ot(r.thumbAspectRatio,{width:r.player.media.clientWidth,height:r.player.media.clientHeight}),t=e.width,n=e.height;r.elements.scrubbing.container.style.width="".concat(t,"px"),r.elements.scrubbing.container.style.height="".concat(n,"px")})),a(this,"setImageSizeAndOffset",(function(e,t){if(r.usingSprites){var n=r.thumbContainerHeight/t.h;e.style.height="".concat(e.naturalHeight*n,"px"),e.style.width="".concat(e.naturalWidth*n,"px"),e.style.left="-".concat(t.x*n,"px"),e.style.top="-".concat(t.y*n,"px")}})),this.player=t,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}return i(e,[{key:"enabled",get:function(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}},{key:"currentImageContainer",get:function(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}},{key:"usingSprites",get:function(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}},{key:"thumbAspectRatio",get:function(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}},{key:"thumbContainerHeight",get:function(){return this.mouseDown?Ot(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight}).height:this.sizeSpecifiedInCSS?this.elements.thumb.imageContainer.clientHeight:Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}},{key:"currentImageElement",get:function(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement},set:function(e){this.mouseDown?this.currentScrubbingImageElement=e:this.currentThumbnailImageElement=e}}]),e}(),Lt={insertElements:function(e,t){var n=this;K(t)?me(e,this.media,{src:t}):Q(t)&&t.forEach((function(t){me(e,n.media,t)}))},change:function(e){var t=this;ue(e,"sources.length")?(Ue.cancelRequests.call(this),this.destroy.call(this,(function(){t.options.quality=[],ge(t.media),t.media=null,ee(t.elements.container)&&t.elements.container.removeAttribute("class");var n=e.sources,r=e.type,i=c(n,1)[0],a=i.provider,o=void 0===a?ft.html5:a,s=i.src,l="html5"===o?r:"div",u="html5"===o?{}:{src:s};Object.assign(t,{provider:o,type:r,supported:Me.check(r,o,t.config.playsinline),media:he(l,u)}),t.elements.container.appendChild(t.media),X(e.autoplay)&&(t.config.autoplay=e.autoplay),t.isHTML5&&(t.config.crossorigin&&t.media.setAttribute("crossorigin",""),t.config.autoplay&&t.media.setAttribute("autoplay",""),oe(e.poster)||(t.poster=e.poster),t.config.loop.active&&t.media.setAttribute("loop",""),t.config.muted&&t.media.setAttribute("muted",""),t.config.playsinline&&t.media.setAttribute("playsinline","")),bt.addStyleHook.call(t),t.isHTML5&&Lt.insertElements.call(t,"source",n),t.config.title=e.title,Mt.setup.call(t),t.isHTML5&&Object.keys(e).includes("tracks")&&Lt.insertElements.call(t,"track",e.tracks),(t.isHTML5||t.isEmbed&&!t.supported.ui)&&bt.build.call(t),t.isHTML5&&t.media.load(),oe(e.previewThumbnails)||(Object.assign(t.config.previewThumbnails,e.previewThumbnails),t.previewThumbnails&&t.previewThumbnails.loaded&&(t.previewThumbnails.destroy(),t.previewThumbnails=null),t.config.previewThumbnails.enabled&&(t.previewThumbnails=new Dt(t))),t.fullscreen.update()}),!0)):this.debug.warn("Invalid source format")}},zt=function(){function e(t,r){var i=this;if(n(this,e),a(this,"play",(function(){return Z(i.media.play)?(i.ads&&i.ads.enabled&&i.ads.managerPromise.then((function(){return i.ads.play()})).catch((function(){return je(i.media.play())})),i.media.play()):null})),a(this,"pause",(function(){return i.playing&&Z(i.media.pause)?i.media.pause():null})),a(this,"togglePlay",(function(e){return(X(e)?e:!i.playing)?i.play():i.pause()})),a(this,"stop",(function(){i.isHTML5?(i.pause(),i.restart()):Z(i.media.stop)&&i.media.stop()})),a(this,"restart",(function(){i.currentTime=0})),a(this,"rewind",(function(e){i.currentTime-=G(e)?e:i.config.seekTime})),a(this,"forward",(function(e){i.currentTime+=G(e)?e:i.config.seekTime})),a(this,"increaseVolume",(function(e){var t=i.media.muted?0:i.volume;i.volume=t+(G(e)?e:0)})),a(this,"decreaseVolume",(function(e){i.increaseVolume(-e)})),a(this,"airplay",(function(){Me.airplay&&i.media.webkitShowPlaybackTargetPicker()})),a(this,"toggleControls",(function(e){if(i.supported.ui&&!i.isAudio){var t=ke(i.elements.container,i.config.classNames.hideControls),n=void 0===e?void 0:!e,r=xe(i.elements.container,i.config.classNames.hideControls,n);if(r&&Q(i.config.controls)&&i.config.controls.includes("settings")&&!oe(i.config.settings)&&at.toggleMenu.call(i,!1),r!==t){var a=r?"controlshidden":"controlsshown";Pe.call(i,i.media,a)}return!r}return!1})),a(this,"on",(function(e,t){De.call(i,i.elements.container,e,t)})),a(this,"once",(function(e,t){ze.call(i,i.elements.container,e,t)})),a(this,"off",(function(e,t){Le(i.elements.container,e,t)})),a(this,"destroy",(function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(i.ready){var n=function(){document.body.style.overflow="",i.embed=null,t?(Object.keys(i.elements).length&&(ge(i.elements.buttons.play),ge(i.elements.captions),ge(i.elements.controls),ge(i.elements.wrapper),i.elements.buttons.play=null,i.elements.captions=null,i.elements.controls=null,i.elements.wrapper=null),Z(e)&&e()):(Fe.call(i),Ue.cancelRequests.call(i),ye(i.elements.original,i.elements.container),Pe.call(i,i.elements.original,"destroyed",!0),Z(e)&&e.call(i.elements.original),i.ready=!1,setTimeout((function(){i.elements=null,i.media=null}),200))};i.stop(),clearTimeout(i.timers.loading),clearTimeout(i.timers.controls),clearTimeout(i.timers.resized),i.isHTML5?(bt.toggleNativeControls.call(i,!0),n()):i.isYouTube?(clearInterval(i.timers.buffering),clearInterval(i.timers.playing),null!==i.embed&&Z(i.embed.destroy)&&i.embed.destroy(),n()):i.isVimeo&&(null!==i.embed&&i.embed.unload().then(n),setTimeout(n,200))}})),a(this,"supports",(function(e){return Me.mime.call(i,e)})),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=Me.touch,this.media=t,K(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||J(this.media)||Q(this.media))&&(this.media=this.media[0]),this.config=de({},ct,e.defaults,r||{},function(){try{return JSON.parse(i.media.getAttribute("data-plyr-config"))}catch(e){return{}}}()),this.elements={container:null,fullscreen:null,captions:null,buttons:{},display:{},progress:{},inputs:{},settings:{popup:null,menu:null,panels:{},buttons:{}}},this.captions={active:null,currentTrack:-1,meta:new WeakMap},this.fullscreen={active:!1},this.options={speed:[],quality:[]},this.debug=new gt(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",Me),!V(this.media)&&ee(this.media))if(this.media.plyr)this.debug.warn("Target already setup");else if(this.config.enabled)if(Me.check().api){var o=this.media.cloneNode(!0);o.autoplay=!1,this.elements.original=o;var s=this.media.tagName.toLowerCase(),l=null,c=null;switch(s){case"div":if(l=this.media.querySelector("iframe"),ee(l)){if(c=ot(l.getAttribute("src")),this.provider=function(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?ft.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?ft.vimeo:null}(c.toString()),this.elements.container=this.media,this.media=l,this.elements.container.className="",c.search.length){var u=["1","true"];u.includes(c.searchParams.get("autoplay"))&&(this.config.autoplay=!0),u.includes(c.searchParams.get("loop"))&&(this.config.loop.active=!0),this.isYouTube?(this.config.playsinline=u.includes(c.searchParams.get("playsinline")),this.config.youtube.hl=c.searchParams.get("hl")):this.config.playsinline=!0}}else this.provider=this.media.getAttribute(this.config.attributes.embed.provider),this.media.removeAttribute(this.config.attributes.embed.provider);if(oe(this.provider)||!Object.values(ft).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=ht;break;case"video":case"audio":this.type=s,this.provider=ft.html5,this.media.hasAttribute("crossorigin")&&(this.config.crossorigin=!0),this.media.hasAttribute("autoplay")&&(this.config.autoplay=!0),(this.media.hasAttribute("playsinline")||this.media.hasAttribute("webkit-playsinline"))&&(this.config.playsinline=!0),this.media.hasAttribute("muted")&&(this.config.muted=!0),this.media.hasAttribute("loop")&&(this.config.loop.active=!0);break;default:return void this.debug.error("Setup failed: unsupported type")}this.supported=Me.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new wt(this),this.storage=new Qe(this),this.media.plyr=this,ee(this.elements.container)||(this.elements.container=he("div",{tabindex:0}),fe(this.media,this.elements.container)),bt.migrateStyles.call(this),bt.addStyleHook.call(this),Mt.setup.call(this),this.config.debug&&De.call(this,this.elements.container,this.config.events.join(" "),(function(e){i.debug.log("event: ".concat(e.type))})),this.fullscreen=new vt(this),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&bt.build.call(this),this.listeners.container(),this.listeners.global(),this.config.ads.enabled&&(this.ads=new Nt(this)),this.isHTML5&&this.config.autoplay&&this.once("canplay",(function(){return je(i.play())})),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new Dt(this))):this.debug.error("Setup failed: no support")}else this.debug.error("Setup failed: no support");else this.debug.error("Setup failed: disabled by config");else this.debug.error("Setup failed: no suitable element passed")}return i(e,[{key:"toggleCaptions",value:function(e){lt.toggle.call(this,e,!1)}},{key:"isHTML5",get:function(){return this.provider===ft.html5}},{key:"isEmbed",get:function(){return this.isYouTube||this.isVimeo}},{key:"isYouTube",get:function(){return this.provider===ft.youtube}},{key:"isVimeo",get:function(){return this.provider===ft.vimeo}},{key:"isVideo",get:function(){return this.type===ht}},{key:"isAudio",get:function(){return this.type===pt}},{key:"playing",get:function(){return Boolean(this.ready&&!this.paused&&!this.ended)}},{key:"paused",get:function(){return Boolean(this.media.paused)}},{key:"stopped",get:function(){return Boolean(this.paused&&0===this.currentTime)}},{key:"ended",get:function(){return Boolean(this.media.ended)}},{key:"currentTime",set:function(e){if(this.duration){var t=G(e)&&e>0;this.media.currentTime=t?Math.min(e,this.duration):0,this.debug.log("Seeking to ".concat(this.currentTime," seconds"))}},get:function(){return Number(this.media.currentTime)}},{key:"buffered",get:function(){var e=this.media.buffered;return G(e)?e:e&&e.length&&this.duration>0?e.end(0)/this.duration:0}},{key:"seeking",get:function(){return Boolean(this.media.seeking)}},{key:"duration",get:function(){var e=parseFloat(this.config.duration),t=(this.media||{}).duration,n=G(t)&&t!==1/0?t:0;return e||n}},{key:"volume",set:function(e){var t=e;K(t)&&(t=Number(t)),G(t)||(t=this.storage.get("volume")),G(t)||(t=this.config.volume),t>1&&(t=1),t<0&&(t=0),this.config.volume=t,this.media.volume=t,!oe(e)&&this.muted&&t>0&&(this.muted=!1)},get:function(){return Number(this.media.volume)}},{key:"muted",set:function(e){var t=e;X(t)||(t=this.storage.get("muted")),X(t)||(t=this.config.muted),this.config.muted=t,this.media.muted=t},get:function(){return Boolean(this.media.muted)}},{key:"hasAudio",get:function(){return!this.isHTML5||!!this.isAudio||Boolean(this.media.mozHasAudio)||Boolean(this.media.webkitAudioDecodedByteCount)||Boolean(this.media.audioTracks&&this.media.audioTracks.length)}},{key:"speed",set:function(e){var t=this,n=null;G(e)&&(n=e),G(n)||(n=this.storage.get("speed")),G(n)||(n=this.config.speed.selected);var r=this.minimumSpeed,i=this.maximumSpeed;n=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:255;return Math.min(Math.max(e,t),n)}(n,r,i),this.config.speed.selected=n,setTimeout((function(){t.media.playbackRate=n}),0)},get:function(){return Number(this.media.playbackRate)}},{key:"minimumSpeed",get:function(){return this.isYouTube?Math.min.apply(Math,u(this.options.speed)):this.isVimeo?.5:.0625}},{key:"maximumSpeed",get:function(){return this.isYouTube?Math.max.apply(Math,u(this.options.speed)):this.isVimeo?2:16}},{key:"quality",set:function(e){var t=this.config.quality,n=this.options.quality;if(n.length){var r=[!oe(e)&&Number(e),this.storage.get("quality"),t.selected,t.default].find(G),i=!0;if(!n.includes(r)){var a=function(e,t){return Q(e)&&e.length?e.reduce((function(e,n){return Math.abs(n-t)<Math.abs(e-t)?n:e})):null}(n,r);this.debug.warn("Unsupported quality option: ".concat(r,", using ").concat(a," instead")),r=a,i=!1}t.selected=r,this.media.quality=r,i&&this.storage.set({quality:r})}},get:function(){return this.media.quality}},{key:"loop",set:function(e){var t=X(e)?e:this.config.loop.active;this.config.loop.active=t,this.media.loop=t},get:function(){return Boolean(this.media.loop)}},{key:"source",set:function(e){Lt.change.call(this,e)},get:function(){return this.media.currentSrc}},{key:"download",get:function(){var e=this.config.urls.download;return ae(e)?e:this.source},set:function(e){ae(e)&&(this.config.urls.download=e,at.setDownloadUrl.call(this))}},{key:"poster",set:function(e){this.isVideo?bt.setPoster.call(this,e,!1).catch((function(){})):this.debug.warn("Poster can only be set for video")},get:function(){return this.isVideo?this.media.getAttribute("poster")||this.media.getAttribute("data-poster"):null}},{key:"ratio",get:function(){if(!this.isVideo)return null;var e=$e(qe.call(this));return Q(e)?e.join(":"):e},set:function(e){this.isVideo?K(e)&&Re(e)?(this.config.ratio=e,Be.call(this)):this.debug.error("Invalid aspect ratio specified (".concat(e,")")):this.debug.warn("Aspect ratio can only be set for video")}},{key:"autoplay",set:function(e){var t=X(e)?e:this.config.autoplay;this.config.autoplay=t},get:function(){return Boolean(this.config.autoplay)}},{key:"currentTrack",set:function(e){lt.set.call(this,e,!1)},get:function(){var e=this.captions,t=e.toggled,n=e.currentTrack;return t?n:-1}},{key:"language",set:function(e){lt.setLanguage.call(this,e,!1)},get:function(){return(lt.getCurrentTrack.call(this)||{}).language}},{key:"pip",set:function(e){if(Me.pip){var t=X(e)?e:!this.pip;Z(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(t?ut:dt),Z(this.media.requestPictureInPicture)&&(!this.pip&&t?this.media.requestPictureInPicture():this.pip&&!t&&document.exitPictureInPicture())}},get:function(){return Me.pip?oe(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===ut:null}}],[{key:"supported",value:function(e,t,n){return Me.check(e,t,n)}},{key:"loadSprite",value:function(e,t){return et(e,t)}},{key:"setup",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=null;return K(t)?r=Array.from(document.querySelectorAll(t)):J(t)?r=Array.from(t):Q(t)&&(r=t.filter(ee)),oe(r)?null:r.map((function(t){return new e(t,n)}))}}]),e}();return zt.defaults=(Et=ct,JSON.parse(JSON.stringify(Et))),zt}))}).call(this,n("c8ba"))},"4ff4":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.defineMode("go",(function(t){var n,r=t.indentUnit,i={break:!0,case:!0,chan:!0,const:!0,continue:!0,default:!0,defer:!0,else:!0,fallthrough:!0,for:!0,func:!0,go:!0,goto:!0,if:!0,import:!0,interface:!0,map:!0,package:!0,range:!0,return:!0,select:!0,struct:!0,switch:!0,type:!0,var:!0,bool:!0,byte:!0,complex64:!0,complex128:!0,float32:!0,float64:!0,int8:!0,int16:!0,int32:!0,int64:!0,string:!0,uint8:!0,uint16:!0,uint32:!0,uint64:!0,int:!0,uint:!0,uintptr:!0,error:!0,rune:!0},a={true:!0,false:!0,iota:!0,nil:!0,append:!0,cap:!0,close:!0,complex:!0,copy:!0,delete:!0,imag:!0,len:!0,make:!0,new:!0,panic:!0,print:!0,println:!0,real:!0,recover:!0},o=/[+\-*&^%:=<>!|\/]/;function s(e,t){var r=e.next();if('"'==r||"'"==r||"`"==r)return t.tokenize=l(r),t.tokenize(e,t);if(/[\d\.]/.test(r))return"."==r?e.match(/^[0-9]+([eE][\-+]?[0-9]+)?/):"0"==r?e.match(/^[xX][0-9a-fA-F]+/)||e.match(/^0[0-7]+/):e.match(/^[0-9]*\.?[0-9]*([eE][\-+]?[0-9]+)?/),"number";if(/[\[\]{}\(\),;\:\.]/.test(r))return n=r,null;if("/"==r){if(e.eat("*"))return t.tokenize=c,c(e,t);if(e.eat("/"))return e.skipToEnd(),"comment"}if(o.test(r))return e.eatWhile(o),"operator";e.eatWhile(/[\w\$_\xa1-\uffff]/);var s=e.current();return i.propertyIsEnumerable(s)?("case"!=s&&"default"!=s||(n="case"),"keyword"):a.propertyIsEnumerable(s)?"atom":"variable"}function l(e){return function(t,n){var r,i=!1,a=!1;while(null!=(r=t.next())){if(r==e&&!i){a=!0;break}i=!i&&"`"!=e&&"\\"==r}return(a||!i&&"`"!=e)&&(n.tokenize=s),"string"}}function c(e,t){var n,r=!1;while(n=e.next()){if("/"==n&&r){t.tokenize=s;break}r="*"==n}return"comment"}function u(e,t,n,r,i){this.indented=e,this.column=t,this.type=n,this.align=r,this.prev=i}function d(e,t,n){return e.context=new u(e.indented,t,n,null,e.context)}function f(e){if(e.context.prev){var t=e.context.type;return")"!=t&&"]"!=t&&"}"!=t||(e.indented=e.context.indented),e.context=e.context.prev}}return{startState:function(e){return{tokenize:null,context:new u((e||0)-r,0,"top",!1),indented:0,startOfLine:!0}},token:function(e,t){var r=t.context;if(e.sol()&&(null==r.align&&(r.align=!1),t.indented=e.indentation(),t.startOfLine=!0,"case"==r.type&&(r.type="}")),e.eatSpace())return null;n=null;var i=(t.tokenize||s)(e,t);return"comment"==i||(null==r.align&&(r.align=!0),"{"==n?d(t,e.column(),"}"):"["==n?d(t,e.column(),"]"):"("==n?d(t,e.column(),")"):"case"==n?r.type="case":("}"==n&&"}"==r.type||n==r.type)&&f(t),t.startOfLine=!1),i},indent:function(t,n){if(t.tokenize!=s&&null!=t.tokenize)return e.Pass;var i=t.context,a=n&&n.charAt(0);if("case"==i.type&&/^(?:case|default)\b/.test(n))return t.context.type="}",i.indented;var o=a==i.type;return i.align?i.column+(o?0:1):i.indented+(o?0:r)},electricChars:"{}):",closeBrackets:"()[]{}''\"\"``",fold:"brace",blockCommentStart:"/*",blockCommentEnd:"*/",lineComment:"//"}})),e.defineMIME("text/x-go","go")}))},"50c4":function(e,t,n){var r=n("a691"),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},5135:function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},"51eb":function(e,t,n){"use strict";var r=n("825a"),i=n("c04e");e.exports=function(e){if("string"!==e&&"number"!==e&&"default"!==e)throw TypeError("Incorrect hint");return i(r(this),"number"!==e)}},"51fb":function(e,t,n){"use strict";n("a928")},5270:function(e,t,n){"use strict";var r=n("c532"),i=n("c401"),a=n("2e67"),o=n("2444");function s(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){s(e),e.headers=e.headers||{},e.data=i(e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]}));var t=e.adapter||o.adapter;return t(e).then((function(t){return s(e),t.data=i(t.data,t.headers,e.transformResponse),t}),(function(t){return a(t)||(s(e),t&&t.response&&(t.response.data=i(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},5319:function(e,t,n){"use strict";var r=n("d784"),i=n("825a"),a=n("50c4"),o=n("a691"),s=n("1d80"),l=n("8aa5"),c=n("0cb2"),u=n("14c3"),d=Math.max,f=Math.min,p=function(e){return void 0===e?e:String(e)};r("replace",2,(function(e,t,n,r){var h=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,m=r.REPLACE_KEEPS_$0,g=h?"$":"$0";return[function(n,r){var i=s(this),a=void 0==n?void 0:n[e];return void 0!==a?a.call(n,i,r):t.call(String(i),n,r)},function(e,r){if(!h&&m||"string"===typeof r&&-1===r.indexOf(g)){var s=n(t,e,this,r);if(s.done)return s.value}var v=i(e),y=String(this),b="function"===typeof r;b||(r=String(r));var w=v.global;if(w){var x=v.unicode;v.lastIndex=0}var k=[];while(1){var _=u(v,y);if(null===_)break;if(k.push(_),!w)break;var C=String(_[0]);""===C&&(v.lastIndex=l(y,a(v.lastIndex),x))}for(var S="",T=0,E=0;E<k.length;E++){_=k[E];for(var A=String(_[0]),M=d(f(o(_.index),y.length),0),N=[],O=1;O<_.length;O++)N.push(p(_[O]));var D=_.groups;if(b){var L=[A].concat(N,M,y);void 0!==D&&L.push(D);var z=String(r.apply(void 0,L))}else z=c(A,y,M,N,D,r);M>=T&&(S+=y.slice(T,M)+z,T=M+A.length)}return S+y.slice(T)}]}))},5327:function(e,t,n){var r=n("23e7"),i=n("1ec1"),a=Math.acosh,o=Math.log,s=Math.sqrt,l=Math.LN2,c=!a||710!=Math.floor(a(Number.MAX_VALUE))||a(1/0)!=1/0;r({target:"Math",stat:!0,forced:c},{acosh:function(e){return(e=+e)<1?NaN:e>94906265.62425156?o(e)+l:i(e-1+s(e-1)*s(e+1))}})},5377:function(e,t,n){var r=n("83ab"),i=n("9bf2"),a=n("ad6d"),o=n("9f7f").UNSUPPORTED_Y;r&&("g"!=/./g.flags||o)&&i.f(RegExp.prototype,"flags",{configurable:!0,get:a})},"542d":function(e,t,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("408a"),o=1..toPrecision,s=i((function(){return"1"!==o.call(1,void 0)}))||!i((function(){o.call({})}));r({target:"Number",proto:!0,forced:s},{toPrecision:function(e){return void 0===e?o.call(a(this)):o.call(a(this),e)}})},5692:function(e,t,n){var r=n("c430"),i=n("c6cd");(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.10.0",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},"56b3":function(e,t,n){(function(t,n){e.exports=n()})(0,(function(){"use strict";var e=navigator.userAgent,t=navigator.platform,n=/gecko\/\d/i.test(e),r=/MSIE \d/.test(e),i=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(e),a=/Edge\/(\d+)/.exec(e),o=r||i||a,s=o&&(r?document.documentMode||6:+(a||i)[1]),l=!a&&/WebKit\//.test(e),c=l&&/Qt\/\d+\.\d+/.test(e),u=!a&&/Chrome\//.test(e),d=/Opera\//.test(e),f=/Apple Computer/.test(navigator.vendor),p=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(e),h=/PhantomJS/.test(e),m=f&&(/Mobile\/\w+/.test(e)||navigator.maxTouchPoints>2),g=/Android/.test(e),v=m||g||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(e),y=m||/Mac/.test(t),b=/\bCrOS\b/.test(e),w=/win/i.test(t),x=d&&e.match(/Version\/(\d*\.\d*)/);x&&(x=Number(x[1])),x&&x>=15&&(d=!1,l=!0);var k=y&&(c||d&&(null==x||x<12.11)),_=n||o&&s>=9;function C(e){return new RegExp("(^|\\s)"+e+"(?:$|\\s)\\s*")}var S,T=function(e,t){var n=e.className,r=C(t).exec(n);if(r){var i=n.slice(r.index+r[0].length);e.className=n.slice(0,r.index)+(i?r[1]+i:"")}};function E(e){for(var t=e.childNodes.length;t>0;--t)e.removeChild(e.firstChild);return e}function A(e,t){return E(e).appendChild(t)}function M(e,t,n,r){var i=document.createElement(e);if(n&&(i.className=n),r&&(i.style.cssText=r),"string"==typeof t)i.appendChild(document.createTextNode(t));else if(t)for(var a=0;a<t.length;++a)i.appendChild(t[a]);return i}function N(e,t,n,r){var i=M(e,t,n,r);return i.setAttribute("role","presentation"),i}function O(e,t){if(3==t.nodeType&&(t=t.parentNode),e.contains)return e.contains(t);do{if(11==t.nodeType&&(t=t.host),t==e)return!0}while(t=t.parentNode)}function D(){var e;try{e=document.activeElement}catch(t){e=document.body||null}while(e&&e.shadowRoot&&e.shadowRoot.activeElement)e=e.shadowRoot.activeElement;return e}function L(e,t){var n=e.className;C(t).test(n)||(e.className+=(n?" ":"")+t)}function z(e,t){for(var n=e.split(" "),r=0;r<n.length;r++)n[r]&&!C(n[r]).test(t)&&(t+=" "+n[r]);return t}S=document.createRange?function(e,t,n,r){var i=document.createRange();return i.setEnd(r||e,n),i.setStart(e,t),i}:function(e,t,n){var r=document.body.createTextRange();try{r.moveToElementText(e.parentNode)}catch(i){return r}return r.collapse(!0),r.moveEnd("character",n),r.moveStart("character",t),r};var P=function(e){e.select()};function F(e){var t=Array.prototype.slice.call(arguments,1);return function(){return e.apply(null,t)}}function I(e,t,n){for(var r in t||(t={}),e)!e.hasOwnProperty(r)||!1===n&&t.hasOwnProperty(r)||(t[r]=e[r]);return t}function j(e,t,n,r,i){null==t&&(t=e.search(/[^\s\u00a0]/),-1==t&&(t=e.length));for(var a=r||0,o=i||0;;){var s=e.indexOf("\t",a);if(s<0||s>=t)return o+(t-a);o+=s-a,o+=n-o%n,a=s+1}}m?P=function(e){e.selectionStart=0,e.selectionEnd=e.value.length}:o&&(P=function(e){try{e.select()}catch(t){}});var R=function(){this.id=null,this.f=null,this.time=0,this.handler=F(this.onTimeout,this)};function $(e,t){for(var n=0;n<e.length;++n)if(e[n]==t)return n;return-1}R.prototype.onTimeout=function(e){e.id=0,e.time<=+new Date?e.f():setTimeout(e.handler,e.time-+new Date)},R.prototype.set=function(e,t){this.f=t;var n=+new Date+e;(!this.id||n<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,e),this.time=n)};var q=50,B={toString:function(){return"CodeMirror.Pass"}},U={scroll:!1},H={origin:"*mouse"},W={origin:"+move"};function V(e,t,n){for(var r=0,i=0;;){var a=e.indexOf("\t",r);-1==a&&(a=e.length);var o=a-r;if(a==e.length||i+o>=t)return r+Math.min(o,t-i);if(i+=a-r,i+=n-i%n,r=a+1,i>=t)return r}}var Y=[""];function G(e){while(Y.length<=e)Y.push(K(Y)+" ");return Y[e]}function K(e){return e[e.length-1]}function X(e,t){for(var n=[],r=0;r<e.length;r++)n[r]=t(e[r],r);return n}function Z(e,t,n){var r=0,i=n(t);while(r<e.length&&n(e[r])<=i)r++;e.splice(r,0,t)}function Q(){}function J(e,t){var n;return Object.create?n=Object.create(e):(Q.prototype=e,n=new Q),t&&I(t,n),n}var ee=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function te(e){return/\w/.test(e)||e>"€"&&(e.toUpperCase()!=e.toLowerCase()||ee.test(e))}function ne(e,t){return t?!!(t.source.indexOf("\\w")>-1&&te(e))||t.test(e):te(e)}function re(e){for(var t in e)if(e.hasOwnProperty(t)&&e[t])return!1;return!0}var ie=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function ae(e){return e.charCodeAt(0)>=768&&ie.test(e)}function oe(e,t,n){while((n<0?t>0:t<e.length)&&ae(e.charAt(t)))t+=n;return t}function se(e,t,n){for(var r=t>n?-1:1;;){if(t==n)return t;var i=(t+n)/2,a=r<0?Math.ceil(i):Math.floor(i);if(a==t)return e(a)?t:n;e(a)?n=a:t=a+r}}function le(e,t,n,r){if(!e)return r(t,n,"ltr",0);for(var i=!1,a=0;a<e.length;++a){var o=e[a];(o.from<n&&o.to>t||t==n&&o.to==t)&&(r(Math.max(o.from,t),Math.min(o.to,n),1==o.level?"rtl":"ltr",a),i=!0)}i||r(t,n,"ltr")}var ce=null;function ue(e,t,n){var r;ce=null;for(var i=0;i<e.length;++i){var a=e[i];if(a.from<t&&a.to>t)return i;a.to==t&&(a.from!=a.to&&"before"==n?r=i:ce=i),a.from==t&&(a.from!=a.to&&"before"!=n?r=i:ce=i)}return null!=r?r:ce}var de=function(){var e="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",t="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function n(n){return n<=247?e.charAt(n):1424<=n&&n<=1524?"R":1536<=n&&n<=1785?t.charAt(n-1536):1774<=n&&n<=2220?"r":8192<=n&&n<=8203?"w":8204==n?"b":"L"}var r=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,i=/[stwN]/,a=/[LRr]/,o=/[Lb1n]/,s=/[1n]/;function l(e,t,n){this.level=e,this.from=t,this.to=n}return function(e,t){var c="ltr"==t?"L":"R";if(0==e.length||"ltr"==t&&!r.test(e))return!1;for(var u=e.length,d=[],f=0;f<u;++f)d.push(n(e.charCodeAt(f)));for(var p=0,h=c;p<u;++p){var m=d[p];"m"==m?d[p]=h:h=m}for(var g=0,v=c;g<u;++g){var y=d[g];"1"==y&&"r"==v?d[g]="n":a.test(y)&&(v=y,"r"==y&&(d[g]="R"))}for(var b=1,w=d[0];b<u-1;++b){var x=d[b];"+"==x&&"1"==w&&"1"==d[b+1]?d[b]="1":","!=x||w!=d[b+1]||"1"!=w&&"n"!=w||(d[b]=w),w=x}for(var k=0;k<u;++k){var _=d[k];if(","==_)d[k]="N";else if("%"==_){var C=void 0;for(C=k+1;C<u&&"%"==d[C];++C);for(var S=k&&"!"==d[k-1]||C<u&&"1"==d[C]?"1":"N",T=k;T<C;++T)d[T]=S;k=C-1}}for(var E=0,A=c;E<u;++E){var M=d[E];"L"==A&&"1"==M?d[E]="L":a.test(M)&&(A=M)}for(var N=0;N<u;++N)if(i.test(d[N])){var O=void 0;for(O=N+1;O<u&&i.test(d[O]);++O);for(var D="L"==(N?d[N-1]:c),L="L"==(O<u?d[O]:c),z=D==L?D?"L":"R":c,P=N;P<O;++P)d[P]=z;N=O-1}for(var F,I=[],j=0;j<u;)if(o.test(d[j])){var R=j;for(++j;j<u&&o.test(d[j]);++j);I.push(new l(0,R,j))}else{var $=j,q=I.length,B="rtl"==t?1:0;for(++j;j<u&&"L"!=d[j];++j);for(var U=$;U<j;)if(s.test(d[U])){$<U&&(I.splice(q,0,new l(1,$,U)),q+=B);var H=U;for(++U;U<j&&s.test(d[U]);++U);I.splice(q,0,new l(2,H,U)),q+=B,$=U}else++U;$<j&&I.splice(q,0,new l(1,$,j))}return"ltr"==t&&(1==I[0].level&&(F=e.match(/^\s+/))&&(I[0].from=F[0].length,I.unshift(new l(0,0,F[0].length))),1==K(I).level&&(F=e.match(/\s+$/))&&(K(I).to-=F[0].length,I.push(new l(0,u-F[0].length,u)))),"rtl"==t?I.reverse():I}}();function fe(e,t){var n=e.order;return null==n&&(n=e.order=de(e.text,t)),n}var pe=[],he=function(e,t,n){if(e.addEventListener)e.addEventListener(t,n,!1);else if(e.attachEvent)e.attachEvent("on"+t,n);else{var r=e._handlers||(e._handlers={});r[t]=(r[t]||pe).concat(n)}};function me(e,t){return e._handlers&&e._handlers[t]||pe}function ge(e,t,n){if(e.removeEventListener)e.removeEventListener(t,n,!1);else if(e.detachEvent)e.detachEvent("on"+t,n);else{var r=e._handlers,i=r&&r[t];if(i){var a=$(i,n);a>-1&&(r[t]=i.slice(0,a).concat(i.slice(a+1)))}}}function ve(e,t){var n=me(e,t);if(n.length)for(var r=Array.prototype.slice.call(arguments,2),i=0;i<n.length;++i)n[i].apply(null,r)}function ye(e,t,n){return"string"==typeof t&&(t={type:t,preventDefault:function(){this.defaultPrevented=!0}}),ve(e,n||t.type,e,t),Ce(t)||t.codemirrorIgnore}function be(e){var t=e._handlers&&e._handlers.cursorActivity;if(t)for(var n=e.curOp.cursorActivityHandlers||(e.curOp.cursorActivityHandlers=[]),r=0;r<t.length;++r)-1==$(n,t[r])&&n.push(t[r])}function we(e,t){return me(e,t).length>0}function xe(e){e.prototype.on=function(e,t){he(this,e,t)},e.prototype.off=function(e,t){ge(this,e,t)}}function ke(e){e.preventDefault?e.preventDefault():e.returnValue=!1}function _e(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}function Ce(e){return null!=e.defaultPrevented?e.defaultPrevented:0==e.returnValue}function Se(e){ke(e),_e(e)}function Te(e){return e.target||e.srcElement}function Ee(e){var t=e.which;return null==t&&(1&e.button?t=1:2&e.button?t=3:4&e.button&&(t=2)),y&&e.ctrlKey&&1==t&&(t=3),t}var Ae,Me,Ne=function(){if(o&&s<9)return!1;var e=M("div");return"draggable"in e||"dragDrop"in e}();function Oe(e){if(null==Ae){var t=M("span","​");A(e,M("span",[t,document.createTextNode("x")])),0!=e.firstChild.offsetHeight&&(Ae=t.offsetWidth<=1&&t.offsetHeight>2&&!(o&&s<8))}var n=Ae?M("span","​"):M("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");return n.setAttribute("cm-text",""),n}function De(e){if(null!=Me)return Me;var t=A(e,document.createTextNode("AخA")),n=S(t,0,1).getBoundingClientRect(),r=S(t,1,2).getBoundingClientRect();return E(e),!(!n||n.left==n.right)&&(Me=r.right-n.right<3)}var Le=3!="\n\nb".split(/\n/).length?function(e){var t=0,n=[],r=e.length;while(t<=r){var i=e.indexOf("\n",t);-1==i&&(i=e.length);var a=e.slice(t,"\r"==e.charAt(i-1)?i-1:i),o=a.indexOf("\r");-1!=o?(n.push(a.slice(0,o)),t+=o+1):(n.push(a),t=i+1)}return n}:function(e){return e.split(/\r\n?|\n/)},ze=window.getSelection?function(e){try{return e.selectionStart!=e.selectionEnd}catch(t){return!1}}:function(e){var t;try{t=e.ownerDocument.selection.createRange()}catch(n){}return!(!t||t.parentElement()!=e)&&0!=t.compareEndPoints("StartToEnd",t)},Pe=function(){var e=M("div");return"oncopy"in e||(e.setAttribute("oncopy","return;"),"function"==typeof e.oncopy)}(),Fe=null;function Ie(e){if(null!=Fe)return Fe;var t=A(e,M("span","x")),n=t.getBoundingClientRect(),r=S(t,0,1).getBoundingClientRect();return Fe=Math.abs(n.left-r.left)>1}var je={},Re={};function $e(e,t){arguments.length>2&&(t.dependencies=Array.prototype.slice.call(arguments,2)),je[e]=t}function qe(e,t){Re[e]=t}function Be(e){if("string"==typeof e&&Re.hasOwnProperty(e))e=Re[e];else if(e&&"string"==typeof e.name&&Re.hasOwnProperty(e.name)){var t=Re[e.name];"string"==typeof t&&(t={name:t}),e=J(t,e),e.name=t.name}else{if("string"==typeof e&&/^[\w\-]+\/[\w\-]+\+xml$/.test(e))return Be("application/xml");if("string"==typeof e&&/^[\w\-]+\/[\w\-]+\+json$/.test(e))return Be("application/json")}return"string"==typeof e?{name:e}:e||{name:"null"}}function Ue(e,t){t=Be(t);var n=je[t.name];if(!n)return Ue(e,"text/plain");var r=n(e,t);if(He.hasOwnProperty(t.name)){var i=He[t.name];for(var a in i)i.hasOwnProperty(a)&&(r.hasOwnProperty(a)&&(r["_"+a]=r[a]),r[a]=i[a])}if(r.name=t.name,t.helperType&&(r.helperType=t.helperType),t.modeProps)for(var o in t.modeProps)r[o]=t.modeProps[o];return r}var He={};function We(e,t){var n=He.hasOwnProperty(e)?He[e]:He[e]={};I(t,n)}function Ve(e,t){if(!0===t)return t;if(e.copyState)return e.copyState(t);var n={};for(var r in t){var i=t[r];i instanceof Array&&(i=i.concat([])),n[r]=i}return n}function Ye(e,t){var n;while(e.innerMode){if(n=e.innerMode(t),!n||n.mode==e)break;t=n.state,e=n.mode}return n||{mode:e,state:t}}function Ge(e,t,n){return!e.startState||e.startState(t,n)}var Ke=function(e,t,n){this.pos=this.start=0,this.string=e,this.tabSize=t||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=n};function Xe(e,t){if(t-=e.first,t<0||t>=e.size)throw new Error("There is no line "+(t+e.first)+" in the document.");var n=e;while(!n.lines)for(var r=0;;++r){var i=n.children[r],a=i.chunkSize();if(t<a){n=i;break}t-=a}return n.lines[t]}function Ze(e,t,n){var r=[],i=t.line;return e.iter(t.line,n.line+1,(function(e){var a=e.text;i==n.line&&(a=a.slice(0,n.ch)),i==t.line&&(a=a.slice(t.ch)),r.push(a),++i})),r}function Qe(e,t,n){var r=[];return e.iter(t,n,(function(e){r.push(e.text)})),r}function Je(e,t){var n=t-e.height;if(n)for(var r=e;r;r=r.parent)r.height+=n}function et(e){if(null==e.parent)return null;for(var t=e.parent,n=$(t.lines,e),r=t.parent;r;t=r,r=r.parent)for(var i=0;;++i){if(r.children[i]==t)break;n+=r.children[i].chunkSize()}return n+t.first}function tt(e,t){var n=e.first;e:do{for(var r=0;r<e.children.length;++r){var i=e.children[r],a=i.height;if(t<a){e=i;continue e}t-=a,n+=i.chunkSize()}return n}while(!e.lines);for(var o=0;o<e.lines.length;++o){var s=e.lines[o],l=s.height;if(t<l)break;t-=l}return n+o}function nt(e,t){return t>=e.first&&t<e.first+e.size}function rt(e,t){return String(e.lineNumberFormatter(t+e.firstLineNumber))}function it(e,t,n){if(void 0===n&&(n=null),!(this instanceof it))return new it(e,t,n);this.line=e,this.ch=t,this.sticky=n}function at(e,t){return e.line-t.line||e.ch-t.ch}function ot(e,t){return e.sticky==t.sticky&&0==at(e,t)}function st(e){return it(e.line,e.ch)}function lt(e,t){return at(e,t)<0?t:e}function ct(e,t){return at(e,t)<0?e:t}function ut(e,t){return Math.max(e.first,Math.min(t,e.first+e.size-1))}function dt(e,t){if(t.line<e.first)return it(e.first,0);var n=e.first+e.size-1;return t.line>n?it(n,Xe(e,n).text.length):ft(t,Xe(e,t.line).text.length)}function ft(e,t){var n=e.ch;return null==n||n>t?it(e.line,t):n<0?it(e.line,0):e}function pt(e,t){for(var n=[],r=0;r<t.length;r++)n[r]=dt(e,t[r]);return n}Ke.prototype.eol=function(){return this.pos>=this.string.length},Ke.prototype.sol=function(){return this.pos==this.lineStart},Ke.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Ke.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},Ke.prototype.eat=function(e){var t,n=this.string.charAt(this.pos);if(t="string"==typeof e?n==e:n&&(e.test?e.test(n):e(n)),t)return++this.pos,n},Ke.prototype.eatWhile=function(e){var t=this.pos;while(this.eat(e));return this.pos>t},Ke.prototype.eatSpace=function(){var e=this.pos;while(/[\s\u00a0]/.test(this.string.charAt(this.pos)))++this.pos;return this.pos>e},Ke.prototype.skipToEnd=function(){this.pos=this.string.length},Ke.prototype.skipTo=function(e){var t=this.string.indexOf(e,this.pos);if(t>-1)return this.pos=t,!0},Ke.prototype.backUp=function(e){this.pos-=e},Ke.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=j(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?j(this.string,this.lineStart,this.tabSize):0)},Ke.prototype.indentation=function(){return j(this.string,null,this.tabSize)-(this.lineStart?j(this.string,this.lineStart,this.tabSize):0)},Ke.prototype.match=function(e,t,n){if("string"!=typeof e){var r=this.string.slice(this.pos).match(e);return r&&r.index>0?null:(r&&!1!==t&&(this.pos+=r[0].length),r)}var i=function(e){return n?e.toLowerCase():e},a=this.string.substr(this.pos,e.length);if(i(a)==i(e))return!1!==t&&(this.pos+=e.length),!0},Ke.prototype.current=function(){return this.string.slice(this.start,this.pos)},Ke.prototype.hideFirstChars=function(e,t){this.lineStart+=e;try{return t()}finally{this.lineStart-=e}},Ke.prototype.lookAhead=function(e){var t=this.lineOracle;return t&&t.lookAhead(e)},Ke.prototype.baseToken=function(){var e=this.lineOracle;return e&&e.baseToken(this.pos)};var ht=function(e,t){this.state=e,this.lookAhead=t},mt=function(e,t,n,r){this.state=t,this.doc=e,this.line=n,this.maxLookAhead=r||0,this.baseTokens=null,this.baseTokenPos=1};function gt(e,t,n,r){var i=[e.state.modeGen],a={};St(e,t.text,e.doc.mode,n,(function(e,t){return i.push(e,t)}),a,r);for(var o=n.state,s=function(r){n.baseTokens=i;var s=e.state.overlays[r],l=1,c=0;n.state=!0,St(e,t.text,s.mode,n,(function(e,t){var n=l;while(c<e){var r=i[l];r>e&&i.splice(l,1,e,i[l+1],r),l+=2,c=Math.min(e,r)}if(t)if(s.opaque)i.splice(n,l-n,e,"overlay "+t),l=n+2;else for(;n<l;n+=2){var a=i[n+1];i[n+1]=(a?a+" ":"")+"overlay "+t}}),a),n.state=o,n.baseTokens=null,n.baseTokenPos=1},l=0;l<e.state.overlays.length;++l)s(l);return{styles:i,classes:a.bgClass||a.textClass?a:null}}function vt(e,t,n){if(!t.styles||t.styles[0]!=e.state.modeGen){var r=yt(e,et(t)),i=t.text.length>e.options.maxHighlightLength&&Ve(e.doc.mode,r.state),a=gt(e,t,r);i&&(r.state=i),t.stateAfter=r.save(!i),t.styles=a.styles,a.classes?t.styleClasses=a.classes:t.styleClasses&&(t.styleClasses=null),n===e.doc.highlightFrontier&&(e.doc.modeFrontier=Math.max(e.doc.modeFrontier,++e.doc.highlightFrontier))}return t.styles}function yt(e,t,n){var r=e.doc,i=e.display;if(!r.mode.startState)return new mt(r,!0,t);var a=Tt(e,t,n),o=a>r.first&&Xe(r,a-1).stateAfter,s=o?mt.fromSaved(r,o,a):new mt(r,Ge(r.mode),a);return r.iter(a,t,(function(n){bt(e,n.text,s);var r=s.line;n.stateAfter=r==t-1||r%5==0||r>=i.viewFrom&&r<i.viewTo?s.save():null,s.nextLine()})),n&&(r.modeFrontier=s.line),s}function bt(e,t,n,r){var i=e.doc.mode,a=new Ke(t,e.options.tabSize,n);a.start=a.pos=r||0,""==t&&wt(i,n.state);while(!a.eol())xt(i,a,n.state),a.start=a.pos}function wt(e,t){if(e.blankLine)return e.blankLine(t);if(e.innerMode){var n=Ye(e,t);return n.mode.blankLine?n.mode.blankLine(n.state):void 0}}function xt(e,t,n,r){for(var i=0;i<10;i++){r&&(r[0]=Ye(e,n).mode);var a=e.token(t,n);if(t.pos>t.start)return a}throw new Error("Mode "+e.name+" failed to advance stream.")}mt.prototype.lookAhead=function(e){var t=this.doc.getLine(this.line+e);return null!=t&&e>this.maxLookAhead&&(this.maxLookAhead=e),t},mt.prototype.baseToken=function(e){if(!this.baseTokens)return null;while(this.baseTokens[this.baseTokenPos]<=e)this.baseTokenPos+=2;var t=this.baseTokens[this.baseTokenPos+1];return{type:t&&t.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-e}},mt.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},mt.fromSaved=function(e,t,n){return t instanceof ht?new mt(e,Ve(e.mode,t.state),n,t.lookAhead):new mt(e,Ve(e.mode,t),n)},mt.prototype.save=function(e){var t=!1!==e?Ve(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new ht(t,this.maxLookAhead):t};var kt=function(e,t,n){this.start=e.start,this.end=e.pos,this.string=e.current(),this.type=t||null,this.state=n};function _t(e,t,n,r){var i,a=e.doc,o=a.mode;t=dt(a,t);var s,l=Xe(a,t.line),c=yt(e,t.line,n),u=new Ke(l.text,e.options.tabSize,c);r&&(s=[]);while((r||u.pos<t.ch)&&!u.eol())u.start=u.pos,i=xt(o,u,c.state),r&&s.push(new kt(u,i,Ve(a.mode,c.state)));return r?s:new kt(u,i,c.state)}function Ct(e,t){if(e)for(;;){var n=e.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!n)break;e=e.slice(0,n.index)+e.slice(n.index+n[0].length);var r=n[1]?"bgClass":"textClass";null==t[r]?t[r]=n[2]:new RegExp("(?:^|\\s)"+n[2]+"(?:$|\\s)").test(t[r])||(t[r]+=" "+n[2])}return e}function St(e,t,n,r,i,a,o){var s=n.flattenSpans;null==s&&(s=e.options.flattenSpans);var l,c=0,u=null,d=new Ke(t,e.options.tabSize,r),f=e.options.addModeClass&&[null];""==t&&Ct(wt(n,r.state),a);while(!d.eol()){if(d.pos>e.options.maxHighlightLength?(s=!1,o&&bt(e,t,r,d.pos),d.pos=t.length,l=null):l=Ct(xt(n,d,r.state,f),a),f){var p=f[0].name;p&&(l="m-"+(l?p+" "+l:p))}if(!s||u!=l){while(c<d.start)c=Math.min(d.start,c+5e3),i(c,u);u=l}d.start=d.pos}while(c<d.pos){var h=Math.min(d.pos,c+5e3);i(h,u),c=h}}function Tt(e,t,n){for(var r,i,a=e.doc,o=n?-1:t-(e.doc.mode.innerMode?1e3:100),s=t;s>o;--s){if(s<=a.first)return a.first;var l=Xe(a,s-1),c=l.stateAfter;if(c&&(!n||s+(c instanceof ht?c.lookAhead:0)<=a.modeFrontier))return s;var u=j(l.text,null,e.options.tabSize);(null==i||r>u)&&(i=s-1,r=u)}return i}function Et(e,t){if(e.modeFrontier=Math.min(e.modeFrontier,t),!(e.highlightFrontier<t-10)){for(var n=e.first,r=t-1;r>n;r--){var i=Xe(e,r).stateAfter;if(i&&(!(i instanceof ht)||r+i.lookAhead<t)){n=r+1;break}}e.highlightFrontier=Math.min(e.highlightFrontier,n)}}var At=!1,Mt=!1;function Nt(){At=!0}function Ot(){Mt=!0}function Dt(e,t,n){this.marker=e,this.from=t,this.to=n}function Lt(e,t){if(e)for(var n=0;n<e.length;++n){var r=e[n];if(r.marker==t)return r}}function zt(e,t){for(var n,r=0;r<e.length;++r)e[r]!=t&&(n||(n=[])).push(e[r]);return n}function Pt(e,t){e.markedSpans=e.markedSpans?e.markedSpans.concat([t]):[t],t.marker.attachLine(e)}function Ft(e,t,n){var r;if(e)for(var i=0;i<e.length;++i){var a=e[i],o=a.marker,s=null==a.from||(o.inclusiveLeft?a.from<=t:a.from<t);if(s||a.from==t&&"bookmark"==o.type&&(!n||!a.marker.insertLeft)){var l=null==a.to||(o.inclusiveRight?a.to>=t:a.to>t);(r||(r=[])).push(new Dt(o,a.from,l?null:a.to))}}return r}function It(e,t,n){var r;if(e)for(var i=0;i<e.length;++i){var a=e[i],o=a.marker,s=null==a.to||(o.inclusiveRight?a.to>=t:a.to>t);if(s||a.from==t&&"bookmark"==o.type&&(!n||a.marker.insertLeft)){var l=null==a.from||(o.inclusiveLeft?a.from<=t:a.from<t);(r||(r=[])).push(new Dt(o,l?null:a.from-t,null==a.to?null:a.to-t))}}return r}function jt(e,t){if(t.full)return null;var n=nt(e,t.from.line)&&Xe(e,t.from.line).markedSpans,r=nt(e,t.to.line)&&Xe(e,t.to.line).markedSpans;if(!n&&!r)return null;var i=t.from.ch,a=t.to.ch,o=0==at(t.from,t.to),s=Ft(n,i,o),l=It(r,a,o),c=1==t.text.length,u=K(t.text).length+(c?i:0);if(s)for(var d=0;d<s.length;++d){var f=s[d];if(null==f.to){var p=Lt(l,f.marker);p?c&&(f.to=null==p.to?null:p.to+u):f.to=i}}if(l)for(var h=0;h<l.length;++h){var m=l[h];if(null!=m.to&&(m.to+=u),null==m.from){var g=Lt(s,m.marker);g||(m.from=u,c&&(s||(s=[])).push(m))}else m.from+=u,c&&(s||(s=[])).push(m)}s&&(s=Rt(s)),l&&l!=s&&(l=Rt(l));var v=[s];if(!c){var y,b=t.text.length-2;if(b>0&&s)for(var w=0;w<s.length;++w)null==s[w].to&&(y||(y=[])).push(new Dt(s[w].marker,null,null));for(var x=0;x<b;++x)v.push(y);v.push(l)}return v}function Rt(e){for(var t=0;t<e.length;++t){var n=e[t];null!=n.from&&n.from==n.to&&!1!==n.marker.clearWhenEmpty&&e.splice(t--,1)}return e.length?e:null}function $t(e,t,n){var r=null;if(e.iter(t.line,n.line+1,(function(e){if(e.markedSpans)for(var t=0;t<e.markedSpans.length;++t){var n=e.markedSpans[t].marker;!n.readOnly||r&&-1!=$(r,n)||(r||(r=[])).push(n)}})),!r)return null;for(var i=[{from:t,to:n}],a=0;a<r.length;++a)for(var o=r[a],s=o.find(0),l=0;l<i.length;++l){var c=i[l];if(!(at(c.to,s.from)<0||at(c.from,s.to)>0)){var u=[l,1],d=at(c.from,s.from),f=at(c.to,s.to);(d<0||!o.inclusiveLeft&&!d)&&u.push({from:c.from,to:s.from}),(f>0||!o.inclusiveRight&&!f)&&u.push({from:s.to,to:c.to}),i.splice.apply(i,u),l+=u.length-3}}return i}function qt(e){var t=e.markedSpans;if(t){for(var n=0;n<t.length;++n)t[n].marker.detachLine(e);e.markedSpans=null}}function Bt(e,t){if(t){for(var n=0;n<t.length;++n)t[n].marker.attachLine(e);e.markedSpans=t}}function Ut(e){return e.inclusiveLeft?-1:0}function Ht(e){return e.inclusiveRight?1:0}function Wt(e,t){var n=e.lines.length-t.lines.length;if(0!=n)return n;var r=e.find(),i=t.find(),a=at(r.from,i.from)||Ut(e)-Ut(t);if(a)return-a;var o=at(r.to,i.to)||Ht(e)-Ht(t);return o||t.id-e.id}function Vt(e,t){var n,r=Mt&&e.markedSpans;if(r)for(var i=void 0,a=0;a<r.length;++a)i=r[a],i.marker.collapsed&&null==(t?i.from:i.to)&&(!n||Wt(n,i.marker)<0)&&(n=i.marker);return n}function Yt(e){return Vt(e,!0)}function Gt(e){return Vt(e,!1)}function Kt(e,t){var n,r=Mt&&e.markedSpans;if(r)for(var i=0;i<r.length;++i){var a=r[i];a.marker.collapsed&&(null==a.from||a.from<t)&&(null==a.to||a.to>t)&&(!n||Wt(n,a.marker)<0)&&(n=a.marker)}return n}function Xt(e,t,n,r,i){var a=Xe(e,t),o=Mt&&a.markedSpans;if(o)for(var s=0;s<o.length;++s){var l=o[s];if(l.marker.collapsed){var c=l.marker.find(0),u=at(c.from,n)||Ut(l.marker)-Ut(i),d=at(c.to,r)||Ht(l.marker)-Ht(i);if(!(u>=0&&d<=0||u<=0&&d>=0)&&(u<=0&&(l.marker.inclusiveRight&&i.inclusiveLeft?at(c.to,n)>=0:at(c.to,n)>0)||u>=0&&(l.marker.inclusiveRight&&i.inclusiveLeft?at(c.from,r)<=0:at(c.from,r)<0)))return!0}}}function Zt(e){var t;while(t=Yt(e))e=t.find(-1,!0).line;return e}function Qt(e){var t;while(t=Gt(e))e=t.find(1,!0).line;return e}function Jt(e){var t,n;while(t=Gt(e))e=t.find(1,!0).line,(n||(n=[])).push(e);return n}function en(e,t){var n=Xe(e,t),r=Zt(n);return n==r?t:et(r)}function tn(e,t){if(t>e.lastLine())return t;var n,r=Xe(e,t);if(!nn(e,r))return t;while(n=Gt(r))r=n.find(1,!0).line;return et(r)+1}function nn(e,t){var n=Mt&&t.markedSpans;if(n)for(var r=void 0,i=0;i<n.length;++i)if(r=n[i],r.marker.collapsed){if(null==r.from)return!0;if(!r.marker.widgetNode&&0==r.from&&r.marker.inclusiveLeft&&rn(e,t,r))return!0}}function rn(e,t,n){if(null==n.to){var r=n.marker.find(1,!0);return rn(e,r.line,Lt(r.line.markedSpans,n.marker))}if(n.marker.inclusiveRight&&n.to==t.text.length)return!0;for(var i=void 0,a=0;a<t.markedSpans.length;++a)if(i=t.markedSpans[a],i.marker.collapsed&&!i.marker.widgetNode&&i.from==n.to&&(null==i.to||i.to!=n.from)&&(i.marker.inclusiveLeft||n.marker.inclusiveRight)&&rn(e,t,i))return!0}function an(e){e=Zt(e);for(var t=0,n=e.parent,r=0;r<n.lines.length;++r){var i=n.lines[r];if(i==e)break;t+=i.height}for(var a=n.parent;a;n=a,a=n.parent)for(var o=0;o<a.children.length;++o){var s=a.children[o];if(s==n)break;t+=s.height}return t}function on(e){if(0==e.height)return 0;var t,n=e.text.length,r=e;while(t=Yt(r)){var i=t.find(0,!0);r=i.from.line,n+=i.from.ch-i.to.ch}r=e;while(t=Gt(r)){var a=t.find(0,!0);n-=r.text.length-a.from.ch,r=a.to.line,n+=r.text.length-a.to.ch}return n}function sn(e){var t=e.display,n=e.doc;t.maxLine=Xe(n,n.first),t.maxLineLength=on(t.maxLine),t.maxLineChanged=!0,n.iter((function(e){var n=on(e);n>t.maxLineLength&&(t.maxLineLength=n,t.maxLine=e)}))}var ln=function(e,t,n){this.text=e,Bt(this,t),this.height=n?n(this):1};function cn(e,t,n,r){e.text=t,e.stateAfter&&(e.stateAfter=null),e.styles&&(e.styles=null),null!=e.order&&(e.order=null),qt(e),Bt(e,n);var i=r?r(e):1;i!=e.height&&Je(e,i)}function un(e){e.parent=null,qt(e)}ln.prototype.lineNo=function(){return et(this)},xe(ln);var dn={},fn={};function pn(e,t){if(!e||/^\s*$/.test(e))return null;var n=t.addModeClass?fn:dn;return n[e]||(n[e]=e.replace(/\S+/g,"cm-$&"))}function hn(e,t){var n=N("span",null,null,l?"padding-right: .1px":null),r={pre:N("pre",[n],"CodeMirror-line"),content:n,col:0,pos:0,cm:e,trailingSpace:!1,splitSpaces:e.getOption("lineWrapping")};t.measure={};for(var i=0;i<=(t.rest?t.rest.length:0);i++){var a=i?t.rest[i-1]:t.line,o=void 0;r.pos=0,r.addToken=gn,De(e.display.measure)&&(o=fe(a,e.doc.direction))&&(r.addToken=yn(r.addToken,o)),r.map=[];var s=t!=e.display.externalMeasured&&et(a);wn(a,r,vt(e,a,s)),a.styleClasses&&(a.styleClasses.bgClass&&(r.bgClass=z(a.styleClasses.bgClass,r.bgClass||"")),a.styleClasses.textClass&&(r.textClass=z(a.styleClasses.textClass,r.textClass||""))),0==r.map.length&&r.map.push(0,0,r.content.appendChild(Oe(e.display.measure))),0==i?(t.measure.map=r.map,t.measure.cache={}):((t.measure.maps||(t.measure.maps=[])).push(r.map),(t.measure.caches||(t.measure.caches=[])).push({}))}if(l){var c=r.content.lastChild;(/\bcm-tab\b/.test(c.className)||c.querySelector&&c.querySelector(".cm-tab"))&&(r.content.className="cm-tab-wrap-hack")}return ve(e,"renderLine",e,t.line,r.pre),r.pre.className&&(r.textClass=z(r.pre.className,r.textClass||"")),r}function mn(e){var t=M("span","•","cm-invalidchar");return t.title="\\u"+e.charCodeAt(0).toString(16),t.setAttribute("aria-label",t.title),t}function gn(e,t,n,r,i,a,l){if(t){var c,u=e.splitSpaces?vn(t,e.trailingSpace):t,d=e.cm.state.specialChars,f=!1;if(d.test(t)){c=document.createDocumentFragment();var p=0;while(1){d.lastIndex=p;var h=d.exec(t),m=h?h.index-p:t.length-p;if(m){var g=document.createTextNode(u.slice(p,p+m));o&&s<9?c.appendChild(M("span",[g])):c.appendChild(g),e.map.push(e.pos,e.pos+m,g),e.col+=m,e.pos+=m}if(!h)break;p+=m+1;var v=void 0;if("\t"==h[0]){var y=e.cm.options.tabSize,b=y-e.col%y;v=c.appendChild(M("span",G(b),"cm-tab")),v.setAttribute("role","presentation"),v.setAttribute("cm-text","\t"),e.col+=b}else"\r"==h[0]||"\n"==h[0]?(v=c.appendChild(M("span","\r"==h[0]?"␍":"␤","cm-invalidchar")),v.setAttribute("cm-text",h[0]),e.col+=1):(v=e.cm.options.specialCharPlaceholder(h[0]),v.setAttribute("cm-text",h[0]),o&&s<9?c.appendChild(M("span",[v])):c.appendChild(v),e.col+=1);e.map.push(e.pos,e.pos+1,v),e.pos++}}else e.col+=t.length,c=document.createTextNode(u),e.map.push(e.pos,e.pos+t.length,c),o&&s<9&&(f=!0),e.pos+=t.length;if(e.trailingSpace=32==u.charCodeAt(t.length-1),n||r||i||f||a||l){var w=n||"";r&&(w+=r),i&&(w+=i);var x=M("span",[c],w,a);if(l)for(var k in l)l.hasOwnProperty(k)&&"style"!=k&&"class"!=k&&x.setAttribute(k,l[k]);return e.content.appendChild(x)}e.content.appendChild(c)}}function vn(e,t){if(e.length>1&&!/  /.test(e))return e;for(var n=t,r="",i=0;i<e.length;i++){var a=e.charAt(i);" "!=a||!n||i!=e.length-1&&32!=e.charCodeAt(i+1)||(a=" "),r+=a,n=" "==a}return r}function yn(e,t){return function(n,r,i,a,o,s,l){i=i?i+" cm-force-border":"cm-force-border";for(var c=n.pos,u=c+r.length;;){for(var d=void 0,f=0;f<t.length;f++)if(d=t[f],d.to>c&&d.from<=c)break;if(d.to>=u)return e(n,r,i,a,o,s,l);e(n,r.slice(0,d.to-c),i,a,null,s,l),a=null,r=r.slice(d.to-c),c=d.to}}}function bn(e,t,n,r){var i=!r&&n.widgetNode;i&&e.map.push(e.pos,e.pos+t,i),!r&&e.cm.display.input.needsContentAttribute&&(i||(i=e.content.appendChild(document.createElement("span"))),i.setAttribute("cm-marker",n.id)),i&&(e.cm.display.input.setUneditable(i),e.content.appendChild(i)),e.pos+=t,e.trailingSpace=!1}function wn(e,t,n){var r=e.markedSpans,i=e.text,a=0;if(r)for(var o,s,l,c,u,d,f,p=i.length,h=0,m=1,g="",v=0;;){if(v==h){l=c=u=s="",f=null,d=null,v=1/0;for(var y=[],b=void 0,w=0;w<r.length;++w){var x=r[w],k=x.marker;if("bookmark"==k.type&&x.from==h&&k.widgetNode)y.push(k);else if(x.from<=h&&(null==x.to||x.to>h||k.collapsed&&x.to==h&&x.from==h)){if(null!=x.to&&x.to!=h&&v>x.to&&(v=x.to,c=""),k.className&&(l+=" "+k.className),k.css&&(s=(s?s+";":"")+k.css),k.startStyle&&x.from==h&&(u+=" "+k.startStyle),k.endStyle&&x.to==v&&(b||(b=[])).push(k.endStyle,x.to),k.title&&((f||(f={})).title=k.title),k.attributes)for(var _ in k.attributes)(f||(f={}))[_]=k.attributes[_];k.collapsed&&(!d||Wt(d.marker,k)<0)&&(d=x)}else x.from>h&&v>x.from&&(v=x.from)}if(b)for(var C=0;C<b.length;C+=2)b[C+1]==v&&(c+=" "+b[C]);if(!d||d.from==h)for(var S=0;S<y.length;++S)bn(t,0,y[S]);if(d&&(d.from||0)==h){if(bn(t,(null==d.to?p+1:d.to)-h,d.marker,null==d.from),null==d.to)return;d.to==h&&(d=!1)}}if(h>=p)break;var T=Math.min(p,v);while(1){if(g){var E=h+g.length;if(!d){var A=E>T?g.slice(0,T-h):g;t.addToken(t,A,o?o+l:l,u,h+A.length==v?c:"",s,f)}if(E>=T){g=g.slice(T-h),h=T;break}h=E,u=""}g=i.slice(a,a=n[m++]),o=pn(n[m++],t.cm.options)}}else for(var M=1;M<n.length;M+=2)t.addToken(t,i.slice(a,a=n[M]),pn(n[M+1],t.cm.options))}function xn(e,t,n){this.line=t,this.rest=Jt(t),this.size=this.rest?et(K(this.rest))-n+1:1,this.node=this.text=null,this.hidden=nn(e,t)}function kn(e,t,n){for(var r,i=[],a=t;a<n;a=r){var o=new xn(e.doc,Xe(e.doc,a),a);r=a+o.size,i.push(o)}return i}var _n=null;function Cn(e){_n?_n.ops.push(e):e.ownsGroup=_n={ops:[e],delayedCallbacks:[]}}function Sn(e){var t=e.delayedCallbacks,n=0;do{for(;n<t.length;n++)t[n].call(null);for(var r=0;r<e.ops.length;r++){var i=e.ops[r];if(i.cursorActivityHandlers)while(i.cursorActivityCalled<i.cursorActivityHandlers.length)i.cursorActivityHandlers[i.cursorActivityCalled++].call(null,i.cm)}}while(n<t.length)}function Tn(e,t){var n=e.ownsGroup;if(n)try{Sn(n)}finally{_n=null,t(n)}}var En=null;function An(e,t){var n=me(e,t);if(n.length){var r,i=Array.prototype.slice.call(arguments,2);_n?r=_n.delayedCallbacks:En?r=En:(r=En=[],setTimeout(Mn,0));for(var a=function(e){r.push((function(){return n[e].apply(null,i)}))},o=0;o<n.length;++o)a(o)}}function Mn(){var e=En;En=null;for(var t=0;t<e.length;++t)e[t]()}function Nn(e,t,n,r){for(var i=0;i<t.changes.length;i++){var a=t.changes[i];"text"==a?zn(e,t):"gutter"==a?Fn(e,t,n,r):"class"==a?Pn(e,t):"widget"==a&&In(e,t,r)}t.changes=null}function On(e){return e.node==e.text&&(e.node=M("div",null,null,"position: relative"),e.text.parentNode&&e.text.parentNode.replaceChild(e.node,e.text),e.node.appendChild(e.text),o&&s<8&&(e.node.style.zIndex=2)),e.node}function Dn(e,t){var n=t.bgClass?t.bgClass+" "+(t.line.bgClass||""):t.line.bgClass;if(n&&(n+=" CodeMirror-linebackground"),t.background)n?t.background.className=n:(t.background.parentNode.removeChild(t.background),t.background=null);else if(n){var r=On(t);t.background=r.insertBefore(M("div",null,n),r.firstChild),e.display.input.setUneditable(t.background)}}function Ln(e,t){var n=e.display.externalMeasured;return n&&n.line==t.line?(e.display.externalMeasured=null,t.measure=n.measure,n.built):hn(e,t)}function zn(e,t){var n=t.text.className,r=Ln(e,t);t.text==t.node&&(t.node=r.pre),t.text.parentNode.replaceChild(r.pre,t.text),t.text=r.pre,r.bgClass!=t.bgClass||r.textClass!=t.textClass?(t.bgClass=r.bgClass,t.textClass=r.textClass,Pn(e,t)):n&&(t.text.className=n)}function Pn(e,t){Dn(e,t),t.line.wrapClass?On(t).className=t.line.wrapClass:t.node!=t.text&&(t.node.className="");var n=t.textClass?t.textClass+" "+(t.line.textClass||""):t.line.textClass;t.text.className=n||""}function Fn(e,t,n,r){if(t.gutter&&(t.node.removeChild(t.gutter),t.gutter=null),t.gutterBackground&&(t.node.removeChild(t.gutterBackground),t.gutterBackground=null),t.line.gutterClass){var i=On(t);t.gutterBackground=M("div",null,"CodeMirror-gutter-background "+t.line.gutterClass,"left: "+(e.options.fixedGutter?r.fixedPos:-r.gutterTotalWidth)+"px; width: "+r.gutterTotalWidth+"px"),e.display.input.setUneditable(t.gutterBackground),i.insertBefore(t.gutterBackground,t.text)}var a=t.line.gutterMarkers;if(e.options.lineNumbers||a){var o=On(t),s=t.gutter=M("div",null,"CodeMirror-gutter-wrapper","left: "+(e.options.fixedGutter?r.fixedPos:-r.gutterTotalWidth)+"px");if(e.display.input.setUneditable(s),o.insertBefore(s,t.text),t.line.gutterClass&&(s.className+=" "+t.line.gutterClass),!e.options.lineNumbers||a&&a["CodeMirror-linenumbers"]||(t.lineNumber=s.appendChild(M("div",rt(e.options,n),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+r.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+e.display.lineNumInnerWidth+"px"))),a)for(var l=0;l<e.display.gutterSpecs.length;++l){var c=e.display.gutterSpecs[l].className,u=a.hasOwnProperty(c)&&a[c];u&&s.appendChild(M("div",[u],"CodeMirror-gutter-elt","left: "+r.gutterLeft[c]+"px; width: "+r.gutterWidth[c]+"px"))}}}function In(e,t,n){t.alignable&&(t.alignable=null);for(var r=C("CodeMirror-linewidget"),i=t.node.firstChild,a=void 0;i;i=a)a=i.nextSibling,r.test(i.className)&&t.node.removeChild(i);Rn(e,t,n)}function jn(e,t,n,r){var i=Ln(e,t);return t.text=t.node=i.pre,i.bgClass&&(t.bgClass=i.bgClass),i.textClass&&(t.textClass=i.textClass),Pn(e,t),Fn(e,t,n,r),Rn(e,t,r),t.node}function Rn(e,t,n){if($n(e,t.line,t,n,!0),t.rest)for(var r=0;r<t.rest.length;r++)$n(e,t.rest[r],t,n,!1)}function $n(e,t,n,r,i){if(t.widgets)for(var a=On(n),o=0,s=t.widgets;o<s.length;++o){var l=s[o],c=M("div",[l.node],"CodeMirror-linewidget"+(l.className?" "+l.className:""));l.handleMouseEvents||c.setAttribute("cm-ignore-events","true"),qn(l,c,n,r),e.display.input.setUneditable(c),i&&l.above?a.insertBefore(c,n.gutter||n.text):a.appendChild(c),An(l,"redraw")}}function qn(e,t,n,r){if(e.noHScroll){(n.alignable||(n.alignable=[])).push(t);var i=r.wrapperWidth;t.style.left=r.fixedPos+"px",e.coverGutter||(i-=r.gutterTotalWidth,t.style.paddingLeft=r.gutterTotalWidth+"px"),t.style.width=i+"px"}e.coverGutter&&(t.style.zIndex=5,t.style.position="relative",e.noHScroll||(t.style.marginLeft=-r.gutterTotalWidth+"px"))}function Bn(e){if(null!=e.height)return e.height;var t=e.doc.cm;if(!t)return 0;if(!O(document.body,e.node)){var n="position: relative;";e.coverGutter&&(n+="margin-left: -"+t.display.gutters.offsetWidth+"px;"),e.noHScroll&&(n+="width: "+t.display.wrapper.clientWidth+"px;"),A(t.display.measure,M("div",[e.node],null,n))}return e.height=e.node.parentNode.offsetHeight}function Un(e,t){for(var n=Te(t);n!=e.wrapper;n=n.parentNode)if(!n||1==n.nodeType&&"true"==n.getAttribute("cm-ignore-events")||n.parentNode==e.sizer&&n!=e.mover)return!0}function Hn(e){return e.lineSpace.offsetTop}function Wn(e){return e.mover.offsetHeight-e.lineSpace.offsetHeight}function Vn(e){if(e.cachedPaddingH)return e.cachedPaddingH;var t=A(e.measure,M("pre","x","CodeMirror-line-like")),n=window.getComputedStyle?window.getComputedStyle(t):t.currentStyle,r={left:parseInt(n.paddingLeft),right:parseInt(n.paddingRight)};return isNaN(r.left)||isNaN(r.right)||(e.cachedPaddingH=r),r}function Yn(e){return q-e.display.nativeBarWidth}function Gn(e){return e.display.scroller.clientWidth-Yn(e)-e.display.barWidth}function Kn(e){return e.display.scroller.clientHeight-Yn(e)-e.display.barHeight}function Xn(e,t,n){var r=e.options.lineWrapping,i=r&&Gn(e);if(!t.measure.heights||r&&t.measure.width!=i){var a=t.measure.heights=[];if(r){t.measure.width=i;for(var o=t.text.firstChild.getClientRects(),s=0;s<o.length-1;s++){var l=o[s],c=o[s+1];Math.abs(l.bottom-c.bottom)>2&&a.push((l.bottom+c.top)/2-n.top)}}a.push(n.bottom-n.top)}}function Zn(e,t,n){if(e.line==t)return{map:e.measure.map,cache:e.measure.cache};for(var r=0;r<e.rest.length;r++)if(e.rest[r]==t)return{map:e.measure.maps[r],cache:e.measure.caches[r]};for(var i=0;i<e.rest.length;i++)if(et(e.rest[i])>n)return{map:e.measure.maps[i],cache:e.measure.caches[i],before:!0}}function Qn(e,t){t=Zt(t);var n=et(t),r=e.display.externalMeasured=new xn(e.doc,t,n);r.lineN=n;var i=r.built=hn(e,r);return r.text=i.pre,A(e.display.lineMeasure,i.pre),r}function Jn(e,t,n,r){return nr(e,tr(e,t),n,r)}function er(e,t){if(t>=e.display.viewFrom&&t<e.display.viewTo)return e.display.view[Pr(e,t)];var n=e.display.externalMeasured;return n&&t>=n.lineN&&t<n.lineN+n.size?n:void 0}function tr(e,t){var n=et(t),r=er(e,n);r&&!r.text?r=null:r&&r.changes&&(Nn(e,r,n,Nr(e)),e.curOp.forceUpdate=!0),r||(r=Qn(e,t));var i=Zn(r,t,n);return{line:t,view:r,rect:null,map:i.map,cache:i.cache,before:i.before,hasHeights:!1}}function nr(e,t,n,r,i){t.before&&(n=-1);var a,o=n+(r||"");return t.cache.hasOwnProperty(o)?a=t.cache[o]:(t.rect||(t.rect=t.view.text.getBoundingClientRect()),t.hasHeights||(Xn(e,t.view,t.rect),t.hasHeights=!0),a=sr(e,t,n,r),a.bogus||(t.cache[o]=a)),{left:a.left,right:a.right,top:i?a.rtop:a.top,bottom:i?a.rbottom:a.bottom}}var rr,ir={left:0,right:0,top:0,bottom:0};function ar(e,t,n){for(var r,i,a,o,s,l,c=0;c<e.length;c+=3)if(s=e[c],l=e[c+1],t<s?(i=0,a=1,o="left"):t<l?(i=t-s,a=i+1):(c==e.length-3||t==l&&e[c+3]>t)&&(a=l-s,i=a-1,t>=l&&(o="right")),null!=i){if(r=e[c+2],s==l&&n==(r.insertLeft?"left":"right")&&(o=n),"left"==n&&0==i)while(c&&e[c-2]==e[c-3]&&e[c-1].insertLeft)r=e[2+(c-=3)],o="left";if("right"==n&&i==l-s)while(c<e.length-3&&e[c+3]==e[c+4]&&!e[c+5].insertLeft)r=e[(c+=3)+2],o="right";break}return{node:r,start:i,end:a,collapse:o,coverStart:s,coverEnd:l}}function or(e,t){var n=ir;if("left"==t){for(var r=0;r<e.length;r++)if((n=e[r]).left!=n.right)break}else for(var i=e.length-1;i>=0;i--)if((n=e[i]).left!=n.right)break;return n}function sr(e,t,n,r){var i,a=ar(t.map,n,r),l=a.node,c=a.start,u=a.end,d=a.collapse;if(3==l.nodeType){for(var f=0;f<4;f++){while(c&&ae(t.line.text.charAt(a.coverStart+c)))--c;while(a.coverStart+u<a.coverEnd&&ae(t.line.text.charAt(a.coverStart+u)))++u;if(i=o&&s<9&&0==c&&u==a.coverEnd-a.coverStart?l.parentNode.getBoundingClientRect():or(S(l,c,u).getClientRects(),r),i.left||i.right||0==c)break;u=c,c-=1,d="right"}o&&s<11&&(i=lr(e.display.measure,i))}else{var p;c>0&&(d=r="right"),i=e.options.lineWrapping&&(p=l.getClientRects()).length>1?p["right"==r?p.length-1:0]:l.getBoundingClientRect()}if(o&&s<9&&!c&&(!i||!i.left&&!i.right)){var h=l.parentNode.getClientRects()[0];i=h?{left:h.left,right:h.left+Mr(e.display),top:h.top,bottom:h.bottom}:ir}for(var m=i.top-t.rect.top,g=i.bottom-t.rect.top,v=(m+g)/2,y=t.view.measure.heights,b=0;b<y.length-1;b++)if(v<y[b])break;var w=b?y[b-1]:0,x=y[b],k={left:("right"==d?i.right:i.left)-t.rect.left,right:("left"==d?i.left:i.right)-t.rect.left,top:w,bottom:x};return i.left||i.right||(k.bogus=!0),e.options.singleCursorHeightPerLine||(k.rtop=m,k.rbottom=g),k}function lr(e,t){if(!window.screen||null==screen.logicalXDPI||screen.logicalXDPI==screen.deviceXDPI||!Ie(e))return t;var n=screen.logicalXDPI/screen.deviceXDPI,r=screen.logicalYDPI/screen.deviceYDPI;return{left:t.left*n,right:t.right*n,top:t.top*r,bottom:t.bottom*r}}function cr(e){if(e.measure&&(e.measure.cache={},e.measure.heights=null,e.rest))for(var t=0;t<e.rest.length;t++)e.measure.caches[t]={}}function ur(e){e.display.externalMeasure=null,E(e.display.lineMeasure);for(var t=0;t<e.display.view.length;t++)cr(e.display.view[t])}function dr(e){ur(e),e.display.cachedCharWidth=e.display.cachedTextHeight=e.display.cachedPaddingH=null,e.options.lineWrapping||(e.display.maxLineChanged=!0),e.display.lineNumChars=null}function fr(){return u&&g?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function pr(){return u&&g?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function hr(e){var t=0;if(e.widgets)for(var n=0;n<e.widgets.length;++n)e.widgets[n].above&&(t+=Bn(e.widgets[n]));return t}function mr(e,t,n,r,i){if(!i){var a=hr(t);n.top+=a,n.bottom+=a}if("line"==r)return n;r||(r="local");var o=an(t);if("local"==r?o+=Hn(e.display):o-=e.display.viewOffset,"page"==r||"window"==r){var s=e.display.lineSpace.getBoundingClientRect();o+=s.top+("window"==r?0:pr());var l=s.left+("window"==r?0:fr());n.left+=l,n.right+=l}return n.top+=o,n.bottom+=o,n}function gr(e,t,n){if("div"==n)return t;var r=t.left,i=t.top;if("page"==n)r-=fr(),i-=pr();else if("local"==n||!n){var a=e.display.sizer.getBoundingClientRect();r+=a.left,i+=a.top}var o=e.display.lineSpace.getBoundingClientRect();return{left:r-o.left,top:i-o.top}}function vr(e,t,n,r,i){return r||(r=Xe(e.doc,t.line)),mr(e,r,Jn(e,r,t.ch,i),n)}function yr(e,t,n,r,i,a){function o(t,o){var s=nr(e,i,t,o?"right":"left",a);return o?s.left=s.right:s.right=s.left,mr(e,r,s,n)}r=r||Xe(e.doc,t.line),i||(i=tr(e,r));var s=fe(r,e.doc.direction),l=t.ch,c=t.sticky;if(l>=r.text.length?(l=r.text.length,c="before"):l<=0&&(l=0,c="after"),!s)return o("before"==c?l-1:l,"before"==c);function u(e,t,n){var r=s[t],i=1==r.level;return o(n?e-1:e,i!=n)}var d=ue(s,l,c),f=ce,p=u(l,d,"before"==c);return null!=f&&(p.other=u(l,f,"before"!=c)),p}function br(e,t){var n=0;t=dt(e.doc,t),e.options.lineWrapping||(n=Mr(e.display)*t.ch);var r=Xe(e.doc,t.line),i=an(r)+Hn(e.display);return{left:n,right:n,top:i,bottom:i+r.height}}function wr(e,t,n,r,i){var a=it(e,t,n);return a.xRel=i,r&&(a.outside=r),a}function xr(e,t,n){var r=e.doc;if(n+=e.display.viewOffset,n<0)return wr(r.first,0,null,-1,-1);var i=tt(r,n),a=r.first+r.size-1;if(i>a)return wr(r.first+r.size-1,Xe(r,a).text.length,null,1,1);t<0&&(t=0);for(var o=Xe(r,i);;){var s=Sr(e,o,i,t,n),l=Kt(o,s.ch+(s.xRel>0||s.outside>0?1:0));if(!l)return s;var c=l.find(1);if(c.line==i)return c;o=Xe(r,i=c.line)}}function kr(e,t,n,r){r-=hr(t);var i=t.text.length,a=se((function(t){return nr(e,n,t-1).bottom<=r}),i,0);return i=se((function(t){return nr(e,n,t).top>r}),a,i),{begin:a,end:i}}function _r(e,t,n,r){n||(n=tr(e,t));var i=mr(e,t,nr(e,n,r),"line").top;return kr(e,t,n,i)}function Cr(e,t,n,r){return!(e.bottom<=n)&&(e.top>n||(r?e.left:e.right)>t)}function Sr(e,t,n,r,i){i-=an(t);var a=tr(e,t),o=hr(t),s=0,l=t.text.length,c=!0,u=fe(t,e.doc.direction);if(u){var d=(e.options.lineWrapping?Er:Tr)(e,t,n,a,u,r,i);c=1!=d.level,s=c?d.from:d.to-1,l=c?d.to:d.from-1}var f,p,h=null,m=null,g=se((function(t){var n=nr(e,a,t);return n.top+=o,n.bottom+=o,!!Cr(n,r,i,!1)&&(n.top<=i&&n.left<=r&&(h=t,m=n),!0)}),s,l),v=!1;if(m){var y=r-m.left<m.right-r,b=y==c;g=h+(b?0:1),p=b?"after":"before",f=y?m.left:m.right}else{c||g!=l&&g!=s||g++,p=0==g?"after":g==t.text.length?"before":nr(e,a,g-(c?1:0)).bottom+o<=i==c?"after":"before";var w=yr(e,it(n,g,p),"line",t,a);f=w.left,v=i<w.top?-1:i>=w.bottom?1:0}return g=oe(t.text,g,1),wr(n,g,p,v,r-f)}function Tr(e,t,n,r,i,a,o){var s=se((function(s){var l=i[s],c=1!=l.level;return Cr(yr(e,it(n,c?l.to:l.from,c?"before":"after"),"line",t,r),a,o,!0)}),0,i.length-1),l=i[s];if(s>0){var c=1!=l.level,u=yr(e,it(n,c?l.from:l.to,c?"after":"before"),"line",t,r);Cr(u,a,o,!0)&&u.top>o&&(l=i[s-1])}return l}function Er(e,t,n,r,i,a,o){var s=kr(e,t,r,o),l=s.begin,c=s.end;/\s/.test(t.text.charAt(c-1))&&c--;for(var u=null,d=null,f=0;f<i.length;f++){var p=i[f];if(!(p.from>=c||p.to<=l)){var h=1!=p.level,m=nr(e,r,h?Math.min(c,p.to)-1:Math.max(l,p.from)).right,g=m<a?a-m+1e9:m-a;(!u||d>g)&&(u=p,d=g)}}return u||(u=i[i.length-1]),u.from<l&&(u={from:l,to:u.to,level:u.level}),u.to>c&&(u={from:u.from,to:c,level:u.level}),u}function Ar(e){if(null!=e.cachedTextHeight)return e.cachedTextHeight;if(null==rr){rr=M("pre",null,"CodeMirror-line-like");for(var t=0;t<49;++t)rr.appendChild(document.createTextNode("x")),rr.appendChild(M("br"));rr.appendChild(document.createTextNode("x"))}A(e.measure,rr);var n=rr.offsetHeight/50;return n>3&&(e.cachedTextHeight=n),E(e.measure),n||1}function Mr(e){if(null!=e.cachedCharWidth)return e.cachedCharWidth;var t=M("span","xxxxxxxxxx"),n=M("pre",[t],"CodeMirror-line-like");A(e.measure,n);var r=t.getBoundingClientRect(),i=(r.right-r.left)/10;return i>2&&(e.cachedCharWidth=i),i||10}function Nr(e){for(var t=e.display,n={},r={},i=t.gutters.clientLeft,a=t.gutters.firstChild,o=0;a;a=a.nextSibling,++o){var s=e.display.gutterSpecs[o].className;n[s]=a.offsetLeft+a.clientLeft+i,r[s]=a.clientWidth}return{fixedPos:Or(t),gutterTotalWidth:t.gutters.offsetWidth,gutterLeft:n,gutterWidth:r,wrapperWidth:t.wrapper.clientWidth}}function Or(e){return e.scroller.getBoundingClientRect().left-e.sizer.getBoundingClientRect().left}function Dr(e){var t=Ar(e.display),n=e.options.lineWrapping,r=n&&Math.max(5,e.display.scroller.clientWidth/Mr(e.display)-3);return function(i){if(nn(e.doc,i))return 0;var a=0;if(i.widgets)for(var o=0;o<i.widgets.length;o++)i.widgets[o].height&&(a+=i.widgets[o].height);return n?a+(Math.ceil(i.text.length/r)||1)*t:a+t}}function Lr(e){var t=e.doc,n=Dr(e);t.iter((function(e){var t=n(e);t!=e.height&&Je(e,t)}))}function zr(e,t,n,r){var i=e.display;if(!n&&"true"==Te(t).getAttribute("cm-not-content"))return null;var a,o,s=i.lineSpace.getBoundingClientRect();try{a=t.clientX-s.left,o=t.clientY-s.top}catch(d){return null}var l,c=xr(e,a,o);if(r&&c.xRel>0&&(l=Xe(e.doc,c.line).text).length==c.ch){var u=j(l,l.length,e.options.tabSize)-l.length;c=it(c.line,Math.max(0,Math.round((a-Vn(e.display).left)/Mr(e.display))-u))}return c}function Pr(e,t){if(t>=e.display.viewTo)return null;if(t-=e.display.viewFrom,t<0)return null;for(var n=e.display.view,r=0;r<n.length;r++)if(t-=n[r].size,t<0)return r}function Fr(e,t,n,r){null==t&&(t=e.doc.first),null==n&&(n=e.doc.first+e.doc.size),r||(r=0);var i=e.display;if(r&&n<i.viewTo&&(null==i.updateLineNumbers||i.updateLineNumbers>t)&&(i.updateLineNumbers=t),e.curOp.viewChanged=!0,t>=i.viewTo)Mt&&en(e.doc,t)<i.viewTo&&jr(e);else if(n<=i.viewFrom)Mt&&tn(e.doc,n+r)>i.viewFrom?jr(e):(i.viewFrom+=r,i.viewTo+=r);else if(t<=i.viewFrom&&n>=i.viewTo)jr(e);else if(t<=i.viewFrom){var a=Rr(e,n,n+r,1);a?(i.view=i.view.slice(a.index),i.viewFrom=a.lineN,i.viewTo+=r):jr(e)}else if(n>=i.viewTo){var o=Rr(e,t,t,-1);o?(i.view=i.view.slice(0,o.index),i.viewTo=o.lineN):jr(e)}else{var s=Rr(e,t,t,-1),l=Rr(e,n,n+r,1);s&&l?(i.view=i.view.slice(0,s.index).concat(kn(e,s.lineN,l.lineN)).concat(i.view.slice(l.index)),i.viewTo+=r):jr(e)}var c=i.externalMeasured;c&&(n<c.lineN?c.lineN+=r:t<c.lineN+c.size&&(i.externalMeasured=null))}function Ir(e,t,n){e.curOp.viewChanged=!0;var r=e.display,i=e.display.externalMeasured;if(i&&t>=i.lineN&&t<i.lineN+i.size&&(r.externalMeasured=null),!(t<r.viewFrom||t>=r.viewTo)){var a=r.view[Pr(e,t)];if(null!=a.node){var o=a.changes||(a.changes=[]);-1==$(o,n)&&o.push(n)}}}function jr(e){e.display.viewFrom=e.display.viewTo=e.doc.first,e.display.view=[],e.display.viewOffset=0}function Rr(e,t,n,r){var i,a=Pr(e,t),o=e.display.view;if(!Mt||n==e.doc.first+e.doc.size)return{index:a,lineN:n};for(var s=e.display.viewFrom,l=0;l<a;l++)s+=o[l].size;if(s!=t){if(r>0){if(a==o.length-1)return null;i=s+o[a].size-t,a++}else i=s-t;t+=i,n+=i}while(en(e.doc,n)!=n){if(a==(r<0?0:o.length-1))return null;n+=r*o[a-(r<0?1:0)].size,a+=r}return{index:a,lineN:n}}function $r(e,t,n){var r=e.display,i=r.view;0==i.length||t>=r.viewTo||n<=r.viewFrom?(r.view=kn(e,t,n),r.viewFrom=t):(r.viewFrom>t?r.view=kn(e,t,r.viewFrom).concat(r.view):r.viewFrom<t&&(r.view=r.view.slice(Pr(e,t))),r.viewFrom=t,r.viewTo<n?r.view=r.view.concat(kn(e,r.viewTo,n)):r.viewTo>n&&(r.view=r.view.slice(0,Pr(e,n)))),r.viewTo=n}function qr(e){for(var t=e.display.view,n=0,r=0;r<t.length;r++){var i=t[r];i.hidden||i.node&&!i.changes||++n}return n}function Br(e){e.display.input.showSelection(e.display.input.prepareSelection())}function Ur(e,t){void 0===t&&(t=!0);for(var n=e.doc,r={},i=r.cursors=document.createDocumentFragment(),a=r.selection=document.createDocumentFragment(),o=0;o<n.sel.ranges.length;o++)if(t||o!=n.sel.primIndex){var s=n.sel.ranges[o];if(!(s.from().line>=e.display.viewTo||s.to().line<e.display.viewFrom)){var l=s.empty();(l||e.options.showCursorWhenSelecting)&&Hr(e,s.head,i),l||Vr(e,s,a)}}return r}function Hr(e,t,n){var r=yr(e,t,"div",null,null,!e.options.singleCursorHeightPerLine),i=n.appendChild(M("div"," ","CodeMirror-cursor"));if(i.style.left=r.left+"px",i.style.top=r.top+"px",i.style.height=Math.max(0,r.bottom-r.top)*e.options.cursorHeight+"px",r.other){var a=n.appendChild(M("div"," ","CodeMirror-cursor CodeMirror-secondarycursor"));a.style.display="",a.style.left=r.other.left+"px",a.style.top=r.other.top+"px",a.style.height=.85*(r.other.bottom-r.other.top)+"px"}}function Wr(e,t){return e.top-t.top||e.left-t.left}function Vr(e,t,n){var r=e.display,i=e.doc,a=document.createDocumentFragment(),o=Vn(e.display),s=o.left,l=Math.max(r.sizerWidth,Gn(e)-r.sizer.offsetLeft)-o.right,c="ltr"==i.direction;function u(e,t,n,r){t<0&&(t=0),t=Math.round(t),r=Math.round(r),a.appendChild(M("div",null,"CodeMirror-selected","position: absolute; left: "+e+"px;\n                             top: "+t+"px; width: "+(null==n?l-e:n)+"px;\n                             height: "+(r-t)+"px"))}function d(t,n,r){var a,o,d=Xe(i,t),f=d.text.length;function p(n,r){return vr(e,it(t,n),"div",d,r)}function h(t,n,r){var i=_r(e,d,null,t),a="ltr"==n==("after"==r)?"left":"right",o="after"==r?i.begin:i.end-(/\s/.test(d.text.charAt(i.end-1))?2:1);return p(o,a)[a]}var m=fe(d,i.direction);return le(m,n||0,null==r?f:r,(function(e,t,i,d){var g="ltr"==i,v=p(e,g?"left":"right"),y=p(t-1,g?"right":"left"),b=null==n&&0==e,w=null==r&&t==f,x=0==d,k=!m||d==m.length-1;if(y.top-v.top<=3){var _=(c?b:w)&&x,C=(c?w:b)&&k,S=_?s:(g?v:y).left,T=C?l:(g?y:v).right;u(S,v.top,T-S,v.bottom)}else{var E,A,M,N;g?(E=c&&b&&x?s:v.left,A=c?l:h(e,i,"before"),M=c?s:h(t,i,"after"),N=c&&w&&k?l:y.right):(E=c?h(e,i,"before"):s,A=!c&&b&&x?l:v.right,M=!c&&w&&k?s:y.left,N=c?h(t,i,"after"):l),u(E,v.top,A-E,v.bottom),v.bottom<y.top&&u(s,v.bottom,null,y.top),u(M,y.top,N-M,y.bottom)}(!a||Wr(v,a)<0)&&(a=v),Wr(y,a)<0&&(a=y),(!o||Wr(v,o)<0)&&(o=v),Wr(y,o)<0&&(o=y)})),{start:a,end:o}}var f=t.from(),p=t.to();if(f.line==p.line)d(f.line,f.ch,p.ch);else{var h=Xe(i,f.line),m=Xe(i,p.line),g=Zt(h)==Zt(m),v=d(f.line,f.ch,g?h.text.length+1:null).end,y=d(p.line,g?0:null,p.ch).start;g&&(v.top<y.top-2?(u(v.right,v.top,null,v.bottom),u(s,y.top,y.left,y.bottom)):u(v.right,v.top,y.left-v.right,v.bottom)),v.bottom<y.top&&u(s,v.bottom,null,y.top)}n.appendChild(a)}function Yr(e){if(e.state.focused){var t=e.display;clearInterval(t.blinker);var n=!0;t.cursorDiv.style.visibility="",e.options.cursorBlinkRate>0?t.blinker=setInterval((function(){e.hasFocus()||Zr(e),t.cursorDiv.style.visibility=(n=!n)?"":"hidden"}),e.options.cursorBlinkRate):e.options.cursorBlinkRate<0&&(t.cursorDiv.style.visibility="hidden")}}function Gr(e){e.hasFocus()||(e.display.input.focus(),e.state.focused||Xr(e))}function Kr(e){e.state.delayingBlurEvent=!0,setTimeout((function(){e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1,e.state.focused&&Zr(e))}),100)}function Xr(e,t){e.state.delayingBlurEvent&&!e.state.draggingText&&(e.state.delayingBlurEvent=!1),"nocursor"!=e.options.readOnly&&(e.state.focused||(ve(e,"focus",e,t),e.state.focused=!0,L(e.display.wrapper,"CodeMirror-focused"),e.curOp||e.display.selForContextMenu==e.doc.sel||(e.display.input.reset(),l&&setTimeout((function(){return e.display.input.reset(!0)}),20)),e.display.input.receivedFocus()),Yr(e))}function Zr(e,t){e.state.delayingBlurEvent||(e.state.focused&&(ve(e,"blur",e,t),e.state.focused=!1,T(e.display.wrapper,"CodeMirror-focused")),clearInterval(e.display.blinker),setTimeout((function(){e.state.focused||(e.display.shift=!1)}),150))}function Qr(e){for(var t=e.display,n=t.lineDiv.offsetTop,r=0;r<t.view.length;r++){var i=t.view[r],a=e.options.lineWrapping,l=void 0,c=0;if(!i.hidden){if(o&&s<8){var u=i.node.offsetTop+i.node.offsetHeight;l=u-n,n=u}else{var d=i.node.getBoundingClientRect();l=d.bottom-d.top,!a&&i.text.firstChild&&(c=i.text.firstChild.getBoundingClientRect().right-d.left-1)}var f=i.line.height-l;if((f>.005||f<-.005)&&(Je(i.line,l),Jr(i.line),i.rest))for(var p=0;p<i.rest.length;p++)Jr(i.rest[p]);if(c>e.display.sizerWidth){var h=Math.ceil(c/Mr(e.display));h>e.display.maxLineLength&&(e.display.maxLineLength=h,e.display.maxLine=i.line,e.display.maxLineChanged=!0)}}}}function Jr(e){if(e.widgets)for(var t=0;t<e.widgets.length;++t){var n=e.widgets[t],r=n.node.parentNode;r&&(n.height=r.offsetHeight)}}function ei(e,t,n){var r=n&&null!=n.top?Math.max(0,n.top):e.scroller.scrollTop;r=Math.floor(r-Hn(e));var i=n&&null!=n.bottom?n.bottom:r+e.wrapper.clientHeight,a=tt(t,r),o=tt(t,i);if(n&&n.ensure){var s=n.ensure.from.line,l=n.ensure.to.line;s<a?(a=s,o=tt(t,an(Xe(t,s))+e.wrapper.clientHeight)):Math.min(l,t.lastLine())>=o&&(a=tt(t,an(Xe(t,l))-e.wrapper.clientHeight),o=l)}return{from:a,to:Math.max(o,a+1)}}function ti(e,t){if(!ye(e,"scrollCursorIntoView")){var n=e.display,r=n.sizer.getBoundingClientRect(),i=null;if(t.top+r.top<0?i=!0:t.bottom+r.top>(window.innerHeight||document.documentElement.clientHeight)&&(i=!1),null!=i&&!h){var a=M("div","​",null,"position: absolute;\n                         top: "+(t.top-n.viewOffset-Hn(e.display))+"px;\n                         height: "+(t.bottom-t.top+Yn(e)+n.barHeight)+"px;\n                         left: "+t.left+"px; width: "+Math.max(2,t.right-t.left)+"px;");e.display.lineSpace.appendChild(a),a.scrollIntoView(i),e.display.lineSpace.removeChild(a)}}}function ni(e,t,n,r){var i;null==r&&(r=0),e.options.lineWrapping||t!=n||(t=t.ch?it(t.line,"before"==t.sticky?t.ch-1:t.ch,"after"):t,n="before"==t.sticky?it(t.line,t.ch+1,"before"):t);for(var a=0;a<5;a++){var o=!1,s=yr(e,t),l=n&&n!=t?yr(e,n):s;i={left:Math.min(s.left,l.left),top:Math.min(s.top,l.top)-r,right:Math.max(s.left,l.left),bottom:Math.max(s.bottom,l.bottom)+r};var c=ii(e,i),u=e.doc.scrollTop,d=e.doc.scrollLeft;if(null!=c.scrollTop&&(di(e,c.scrollTop),Math.abs(e.doc.scrollTop-u)>1&&(o=!0)),null!=c.scrollLeft&&(pi(e,c.scrollLeft),Math.abs(e.doc.scrollLeft-d)>1&&(o=!0)),!o)break}return i}function ri(e,t){var n=ii(e,t);null!=n.scrollTop&&di(e,n.scrollTop),null!=n.scrollLeft&&pi(e,n.scrollLeft)}function ii(e,t){var n=e.display,r=Ar(e.display);t.top<0&&(t.top=0);var i=e.curOp&&null!=e.curOp.scrollTop?e.curOp.scrollTop:n.scroller.scrollTop,a=Kn(e),o={};t.bottom-t.top>a&&(t.bottom=t.top+a);var s=e.doc.height+Wn(n),l=t.top<r,c=t.bottom>s-r;if(t.top<i)o.scrollTop=l?0:t.top;else if(t.bottom>i+a){var u=Math.min(t.top,(c?s:t.bottom)-a);u!=i&&(o.scrollTop=u)}var d=e.options.fixedGutter?0:n.gutters.offsetWidth,f=e.curOp&&null!=e.curOp.scrollLeft?e.curOp.scrollLeft:n.scroller.scrollLeft-d,p=Gn(e)-n.gutters.offsetWidth,h=t.right-t.left>p;return h&&(t.right=t.left+p),t.left<10?o.scrollLeft=0:t.left<f?o.scrollLeft=Math.max(0,t.left+d-(h?0:10)):t.right>p+f-3&&(o.scrollLeft=t.right+(h?0:10)-p),o}function ai(e,t){null!=t&&(ci(e),e.curOp.scrollTop=(null==e.curOp.scrollTop?e.doc.scrollTop:e.curOp.scrollTop)+t)}function oi(e){ci(e);var t=e.getCursor();e.curOp.scrollToPos={from:t,to:t,margin:e.options.cursorScrollMargin}}function si(e,t,n){null==t&&null==n||ci(e),null!=t&&(e.curOp.scrollLeft=t),null!=n&&(e.curOp.scrollTop=n)}function li(e,t){ci(e),e.curOp.scrollToPos=t}function ci(e){var t=e.curOp.scrollToPos;if(t){e.curOp.scrollToPos=null;var n=br(e,t.from),r=br(e,t.to);ui(e,n,r,t.margin)}}function ui(e,t,n,r){var i=ii(e,{left:Math.min(t.left,n.left),top:Math.min(t.top,n.top)-r,right:Math.max(t.right,n.right),bottom:Math.max(t.bottom,n.bottom)+r});si(e,i.scrollLeft,i.scrollTop)}function di(e,t){Math.abs(e.doc.scrollTop-t)<2||(n||Bi(e,{top:t}),fi(e,t,!0),n&&Bi(e),zi(e,100))}function fi(e,t,n){t=Math.max(0,Math.min(e.display.scroller.scrollHeight-e.display.scroller.clientHeight,t)),(e.display.scroller.scrollTop!=t||n)&&(e.doc.scrollTop=t,e.display.scrollbars.setScrollTop(t),e.display.scroller.scrollTop!=t&&(e.display.scroller.scrollTop=t))}function pi(e,t,n,r){t=Math.max(0,Math.min(t,e.display.scroller.scrollWidth-e.display.scroller.clientWidth)),(n?t==e.doc.scrollLeft:Math.abs(e.doc.scrollLeft-t)<2)&&!r||(e.doc.scrollLeft=t,Vi(e),e.display.scroller.scrollLeft!=t&&(e.display.scroller.scrollLeft=t),e.display.scrollbars.setScrollLeft(t))}function hi(e){var t=e.display,n=t.gutters.offsetWidth,r=Math.round(e.doc.height+Wn(e.display));return{clientHeight:t.scroller.clientHeight,viewHeight:t.wrapper.clientHeight,scrollWidth:t.scroller.scrollWidth,clientWidth:t.scroller.clientWidth,viewWidth:t.wrapper.clientWidth,barLeft:e.options.fixedGutter?n:0,docHeight:r,scrollHeight:r+Yn(e)+t.barHeight,nativeBarWidth:t.nativeBarWidth,gutterWidth:n}}var mi=function(e,t,n){this.cm=n;var r=this.vert=M("div",[M("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),i=this.horiz=M("div",[M("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");r.tabIndex=i.tabIndex=-1,e(r),e(i),he(r,"scroll",(function(){r.clientHeight&&t(r.scrollTop,"vertical")})),he(i,"scroll",(function(){i.clientWidth&&t(i.scrollLeft,"horizontal")})),this.checkedZeroWidth=!1,o&&s<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};mi.prototype.update=function(e){var t=e.scrollWidth>e.clientWidth+1,n=e.scrollHeight>e.clientHeight+1,r=e.nativeBarWidth;if(n){this.vert.style.display="block",this.vert.style.bottom=t?r+"px":"0";var i=e.viewHeight-(t?r:0);this.vert.firstChild.style.height=Math.max(0,e.scrollHeight-e.clientHeight+i)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(t){this.horiz.style.display="block",this.horiz.style.right=n?r+"px":"0",this.horiz.style.left=e.barLeft+"px";var a=e.viewWidth-e.barLeft-(n?r:0);this.horiz.firstChild.style.width=Math.max(0,e.scrollWidth-e.clientWidth+a)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&e.clientHeight>0&&(0==r&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:n?r:0,bottom:t?r:0}},mi.prototype.setScrollLeft=function(e){this.horiz.scrollLeft!=e&&(this.horiz.scrollLeft=e),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},mi.prototype.setScrollTop=function(e){this.vert.scrollTop!=e&&(this.vert.scrollTop=e),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},mi.prototype.zeroWidthHack=function(){var e=y&&!p?"12px":"18px";this.horiz.style.height=this.vert.style.width=e,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new R,this.disableVert=new R},mi.prototype.enableZeroWidthBar=function(e,t,n){function r(){var i=e.getBoundingClientRect(),a="vert"==n?document.elementFromPoint(i.right-1,(i.top+i.bottom)/2):document.elementFromPoint((i.right+i.left)/2,i.bottom-1);a!=e?e.style.pointerEvents="none":t.set(1e3,r)}e.style.pointerEvents="auto",t.set(1e3,r)},mi.prototype.clear=function(){var e=this.horiz.parentNode;e.removeChild(this.horiz),e.removeChild(this.vert)};var gi=function(){};function vi(e,t){t||(t=hi(e));var n=e.display.barWidth,r=e.display.barHeight;yi(e,t);for(var i=0;i<4&&n!=e.display.barWidth||r!=e.display.barHeight;i++)n!=e.display.barWidth&&e.options.lineWrapping&&Qr(e),yi(e,hi(e)),n=e.display.barWidth,r=e.display.barHeight}function yi(e,t){var n=e.display,r=n.scrollbars.update(t);n.sizer.style.paddingRight=(n.barWidth=r.right)+"px",n.sizer.style.paddingBottom=(n.barHeight=r.bottom)+"px",n.heightForcer.style.borderBottom=r.bottom+"px solid transparent",r.right&&r.bottom?(n.scrollbarFiller.style.display="block",n.scrollbarFiller.style.height=r.bottom+"px",n.scrollbarFiller.style.width=r.right+"px"):n.scrollbarFiller.style.display="",r.bottom&&e.options.coverGutterNextToScrollbar&&e.options.fixedGutter?(n.gutterFiller.style.display="block",n.gutterFiller.style.height=r.bottom+"px",n.gutterFiller.style.width=t.gutterWidth+"px"):n.gutterFiller.style.display=""}gi.prototype.update=function(){return{bottom:0,right:0}},gi.prototype.setScrollLeft=function(){},gi.prototype.setScrollTop=function(){},gi.prototype.clear=function(){};var bi={native:mi,null:gi};function wi(e){e.display.scrollbars&&(e.display.scrollbars.clear(),e.display.scrollbars.addClass&&T(e.display.wrapper,e.display.scrollbars.addClass)),e.display.scrollbars=new bi[e.options.scrollbarStyle]((function(t){e.display.wrapper.insertBefore(t,e.display.scrollbarFiller),he(t,"mousedown",(function(){e.state.focused&&setTimeout((function(){return e.display.input.focus()}),0)})),t.setAttribute("cm-not-content","true")}),(function(t,n){"horizontal"==n?pi(e,t):di(e,t)}),e),e.display.scrollbars.addClass&&L(e.display.wrapper,e.display.scrollbars.addClass)}var xi=0;function ki(e){e.curOp={cm:e,viewChanged:!1,startHeight:e.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++xi},Cn(e.curOp)}function _i(e){var t=e.curOp;t&&Tn(t,(function(e){for(var t=0;t<e.ops.length;t++)e.ops[t].cm.curOp=null;Ci(e)}))}function Ci(e){for(var t=e.ops,n=0;n<t.length;n++)Si(t[n]);for(var r=0;r<t.length;r++)Ti(t[r]);for(var i=0;i<t.length;i++)Ei(t[i]);for(var a=0;a<t.length;a++)Ai(t[a]);for(var o=0;o<t.length;o++)Mi(t[o])}function Si(e){var t=e.cm,n=t.display;Ii(t),e.updateMaxLine&&sn(t),e.mustUpdate=e.viewChanged||e.forceUpdate||null!=e.scrollTop||e.scrollToPos&&(e.scrollToPos.from.line<n.viewFrom||e.scrollToPos.to.line>=n.viewTo)||n.maxLineChanged&&t.options.lineWrapping,e.update=e.mustUpdate&&new Fi(t,e.mustUpdate&&{top:e.scrollTop,ensure:e.scrollToPos},e.forceUpdate)}function Ti(e){e.updatedDisplay=e.mustUpdate&&$i(e.cm,e.update)}function Ei(e){var t=e.cm,n=t.display;e.updatedDisplay&&Qr(t),e.barMeasure=hi(t),n.maxLineChanged&&!t.options.lineWrapping&&(e.adjustWidthTo=Jn(t,n.maxLine,n.maxLine.text.length).left+3,t.display.sizerWidth=e.adjustWidthTo,e.barMeasure.scrollWidth=Math.max(n.scroller.clientWidth,n.sizer.offsetLeft+e.adjustWidthTo+Yn(t)+t.display.barWidth),e.maxScrollLeft=Math.max(0,n.sizer.offsetLeft+e.adjustWidthTo-Gn(t))),(e.updatedDisplay||e.selectionChanged)&&(e.preparedSelection=n.input.prepareSelection())}function Ai(e){var t=e.cm;null!=e.adjustWidthTo&&(t.display.sizer.style.minWidth=e.adjustWidthTo+"px",e.maxScrollLeft<t.doc.scrollLeft&&pi(t,Math.min(t.display.scroller.scrollLeft,e.maxScrollLeft),!0),t.display.maxLineChanged=!1);var n=e.focus&&e.focus==D();e.preparedSelection&&t.display.input.showSelection(e.preparedSelection,n),(e.updatedDisplay||e.startHeight!=t.doc.height)&&vi(t,e.barMeasure),e.updatedDisplay&&Wi(t,e.barMeasure),e.selectionChanged&&Yr(t),t.state.focused&&e.updateInput&&t.display.input.reset(e.typing),n&&Gr(e.cm)}function Mi(e){var t=e.cm,n=t.display,r=t.doc;if(e.updatedDisplay&&qi(t,e.update),null==n.wheelStartX||null==e.scrollTop&&null==e.scrollLeft&&!e.scrollToPos||(n.wheelStartX=n.wheelStartY=null),null!=e.scrollTop&&fi(t,e.scrollTop,e.forceScroll),null!=e.scrollLeft&&pi(t,e.scrollLeft,!0,!0),e.scrollToPos){var i=ni(t,dt(r,e.scrollToPos.from),dt(r,e.scrollToPos.to),e.scrollToPos.margin);ti(t,i)}var a=e.maybeHiddenMarkers,o=e.maybeUnhiddenMarkers;if(a)for(var s=0;s<a.length;++s)a[s].lines.length||ve(a[s],"hide");if(o)for(var l=0;l<o.length;++l)o[l].lines.length&&ve(o[l],"unhide");n.wrapper.offsetHeight&&(r.scrollTop=t.display.scroller.scrollTop),e.changeObjs&&ve(t,"changes",t,e.changeObjs),e.update&&e.update.finish()}function Ni(e,t){if(e.curOp)return t();ki(e);try{return t()}finally{_i(e)}}function Oi(e,t){return function(){if(e.curOp)return t.apply(e,arguments);ki(e);try{return t.apply(e,arguments)}finally{_i(e)}}}function Di(e){return function(){if(this.curOp)return e.apply(this,arguments);ki(this);try{return e.apply(this,arguments)}finally{_i(this)}}}function Li(e){return function(){var t=this.cm;if(!t||t.curOp)return e.apply(this,arguments);ki(t);try{return e.apply(this,arguments)}finally{_i(t)}}}function zi(e,t){e.doc.highlightFrontier<e.display.viewTo&&e.state.highlight.set(t,F(Pi,e))}function Pi(e){var t=e.doc;if(!(t.highlightFrontier>=e.display.viewTo)){var n=+new Date+e.options.workTime,r=yt(e,t.highlightFrontier),i=[];t.iter(r.line,Math.min(t.first+t.size,e.display.viewTo+500),(function(a){if(r.line>=e.display.viewFrom){var o=a.styles,s=a.text.length>e.options.maxHighlightLength?Ve(t.mode,r.state):null,l=gt(e,a,r,!0);s&&(r.state=s),a.styles=l.styles;var c=a.styleClasses,u=l.classes;u?a.styleClasses=u:c&&(a.styleClasses=null);for(var d=!o||o.length!=a.styles.length||c!=u&&(!c||!u||c.bgClass!=u.bgClass||c.textClass!=u.textClass),f=0;!d&&f<o.length;++f)d=o[f]!=a.styles[f];d&&i.push(r.line),a.stateAfter=r.save(),r.nextLine()}else a.text.length<=e.options.maxHighlightLength&&bt(e,a.text,r),a.stateAfter=r.line%5==0?r.save():null,r.nextLine();if(+new Date>n)return zi(e,e.options.workDelay),!0})),t.highlightFrontier=r.line,t.modeFrontier=Math.max(t.modeFrontier,r.line),i.length&&Ni(e,(function(){for(var t=0;t<i.length;t++)Ir(e,i[t],"text")}))}}var Fi=function(e,t,n){var r=e.display;this.viewport=t,this.visible=ei(r,e.doc,t),this.editorIsHidden=!r.wrapper.offsetWidth,this.wrapperHeight=r.wrapper.clientHeight,this.wrapperWidth=r.wrapper.clientWidth,this.oldDisplayWidth=Gn(e),this.force=n,this.dims=Nr(e),this.events=[]};function Ii(e){var t=e.display;!t.scrollbarsClipped&&t.scroller.offsetWidth&&(t.nativeBarWidth=t.scroller.offsetWidth-t.scroller.clientWidth,t.heightForcer.style.height=Yn(e)+"px",t.sizer.style.marginBottom=-t.nativeBarWidth+"px",t.sizer.style.borderRightWidth=Yn(e)+"px",t.scrollbarsClipped=!0)}function ji(e){if(e.hasFocus())return null;var t=D();if(!t||!O(e.display.lineDiv,t))return null;var n={activeElt:t};if(window.getSelection){var r=window.getSelection();r.anchorNode&&r.extend&&O(e.display.lineDiv,r.anchorNode)&&(n.anchorNode=r.anchorNode,n.anchorOffset=r.anchorOffset,n.focusNode=r.focusNode,n.focusOffset=r.focusOffset)}return n}function Ri(e){if(e&&e.activeElt&&e.activeElt!=D()&&(e.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(e.activeElt.nodeName)&&e.anchorNode&&O(document.body,e.anchorNode)&&O(document.body,e.focusNode))){var t=window.getSelection(),n=document.createRange();n.setEnd(e.anchorNode,e.anchorOffset),n.collapse(!1),t.removeAllRanges(),t.addRange(n),t.extend(e.focusNode,e.focusOffset)}}function $i(e,t){var n=e.display,r=e.doc;if(t.editorIsHidden)return jr(e),!1;if(!t.force&&t.visible.from>=n.viewFrom&&t.visible.to<=n.viewTo&&(null==n.updateLineNumbers||n.updateLineNumbers>=n.viewTo)&&n.renderedView==n.view&&0==qr(e))return!1;Yi(e)&&(jr(e),t.dims=Nr(e));var i=r.first+r.size,a=Math.max(t.visible.from-e.options.viewportMargin,r.first),o=Math.min(i,t.visible.to+e.options.viewportMargin);n.viewFrom<a&&a-n.viewFrom<20&&(a=Math.max(r.first,n.viewFrom)),n.viewTo>o&&n.viewTo-o<20&&(o=Math.min(i,n.viewTo)),Mt&&(a=en(e.doc,a),o=tn(e.doc,o));var s=a!=n.viewFrom||o!=n.viewTo||n.lastWrapHeight!=t.wrapperHeight||n.lastWrapWidth!=t.wrapperWidth;$r(e,a,o),n.viewOffset=an(Xe(e.doc,n.viewFrom)),e.display.mover.style.top=n.viewOffset+"px";var l=qr(e);if(!s&&0==l&&!t.force&&n.renderedView==n.view&&(null==n.updateLineNumbers||n.updateLineNumbers>=n.viewTo))return!1;var c=ji(e);return l>4&&(n.lineDiv.style.display="none"),Ui(e,n.updateLineNumbers,t.dims),l>4&&(n.lineDiv.style.display=""),n.renderedView=n.view,Ri(c),E(n.cursorDiv),E(n.selectionDiv),n.gutters.style.height=n.sizer.style.minHeight=0,s&&(n.lastWrapHeight=t.wrapperHeight,n.lastWrapWidth=t.wrapperWidth,zi(e,400)),n.updateLineNumbers=null,!0}function qi(e,t){for(var n=t.viewport,r=!0;;r=!1){if(r&&e.options.lineWrapping&&t.oldDisplayWidth!=Gn(e))r&&(t.visible=ei(e.display,e.doc,n));else if(n&&null!=n.top&&(n={top:Math.min(e.doc.height+Wn(e.display)-Kn(e),n.top)}),t.visible=ei(e.display,e.doc,n),t.visible.from>=e.display.viewFrom&&t.visible.to<=e.display.viewTo)break;if(!$i(e,t))break;Qr(e);var i=hi(e);Br(e),vi(e,i),Wi(e,i),t.force=!1}t.signal(e,"update",e),e.display.viewFrom==e.display.reportedViewFrom&&e.display.viewTo==e.display.reportedViewTo||(t.signal(e,"viewportChange",e,e.display.viewFrom,e.display.viewTo),e.display.reportedViewFrom=e.display.viewFrom,e.display.reportedViewTo=e.display.viewTo)}function Bi(e,t){var n=new Fi(e,t);if($i(e,n)){Qr(e),qi(e,n);var r=hi(e);Br(e),vi(e,r),Wi(e,r),n.finish()}}function Ui(e,t,n){var r=e.display,i=e.options.lineNumbers,a=r.lineDiv,o=a.firstChild;function s(t){var n=t.nextSibling;return l&&y&&e.display.currentWheelTarget==t?t.style.display="none":t.parentNode.removeChild(t),n}for(var c=r.view,u=r.viewFrom,d=0;d<c.length;d++){var f=c[d];if(f.hidden);else if(f.node&&f.node.parentNode==a){while(o!=f.node)o=s(o);var p=i&&null!=t&&t<=u&&f.lineNumber;f.changes&&($(f.changes,"gutter")>-1&&(p=!1),Nn(e,f,u,n)),p&&(E(f.lineNumber),f.lineNumber.appendChild(document.createTextNode(rt(e.options,u)))),o=f.node.nextSibling}else{var h=jn(e,f,u,n);a.insertBefore(h,o)}u+=f.size}while(o)o=s(o)}function Hi(e){var t=e.gutters.offsetWidth;e.sizer.style.marginLeft=t+"px"}function Wi(e,t){e.display.sizer.style.minHeight=t.docHeight+"px",e.display.heightForcer.style.top=t.docHeight+"px",e.display.gutters.style.height=t.docHeight+e.display.barHeight+Yn(e)+"px"}function Vi(e){var t=e.display,n=t.view;if(t.alignWidgets||t.gutters.firstChild&&e.options.fixedGutter){for(var r=Or(t)-t.scroller.scrollLeft+e.doc.scrollLeft,i=t.gutters.offsetWidth,a=r+"px",o=0;o<n.length;o++)if(!n[o].hidden){e.options.fixedGutter&&(n[o].gutter&&(n[o].gutter.style.left=a),n[o].gutterBackground&&(n[o].gutterBackground.style.left=a));var s=n[o].alignable;if(s)for(var l=0;l<s.length;l++)s[l].style.left=a}e.options.fixedGutter&&(t.gutters.style.left=r+i+"px")}}function Yi(e){if(!e.options.lineNumbers)return!1;var t=e.doc,n=rt(e.options,t.first+t.size-1),r=e.display;if(n.length!=r.lineNumChars){var i=r.measure.appendChild(M("div",[M("div",n)],"CodeMirror-linenumber CodeMirror-gutter-elt")),a=i.firstChild.offsetWidth,o=i.offsetWidth-a;return r.lineGutter.style.width="",r.lineNumInnerWidth=Math.max(a,r.lineGutter.offsetWidth-o)+1,r.lineNumWidth=r.lineNumInnerWidth+o,r.lineNumChars=r.lineNumInnerWidth?n.length:-1,r.lineGutter.style.width=r.lineNumWidth+"px",Hi(e.display),!0}return!1}function Gi(e,t){for(var n=[],r=!1,i=0;i<e.length;i++){var a=e[i],o=null;if("string"!=typeof a&&(o=a.style,a=a.className),"CodeMirror-linenumbers"==a){if(!t)continue;r=!0}n.push({className:a,style:o})}return t&&!r&&n.push({className:"CodeMirror-linenumbers",style:null}),n}function Ki(e){var t=e.gutters,n=e.gutterSpecs;E(t),e.lineGutter=null;for(var r=0;r<n.length;++r){var i=n[r],a=i.className,o=i.style,s=t.appendChild(M("div",null,"CodeMirror-gutter "+a));o&&(s.style.cssText=o),"CodeMirror-linenumbers"==a&&(e.lineGutter=s,s.style.width=(e.lineNumWidth||1)+"px")}t.style.display=n.length?"":"none",Hi(e)}function Xi(e){Ki(e.display),Fr(e),Vi(e)}function Zi(e,t,r,i){var a=this;this.input=r,a.scrollbarFiller=M("div",null,"CodeMirror-scrollbar-filler"),a.scrollbarFiller.setAttribute("cm-not-content","true"),a.gutterFiller=M("div",null,"CodeMirror-gutter-filler"),a.gutterFiller.setAttribute("cm-not-content","true"),a.lineDiv=N("div",null,"CodeMirror-code"),a.selectionDiv=M("div",null,null,"position: relative; z-index: 1"),a.cursorDiv=M("div",null,"CodeMirror-cursors"),a.measure=M("div",null,"CodeMirror-measure"),a.lineMeasure=M("div",null,"CodeMirror-measure"),a.lineSpace=N("div",[a.measure,a.lineMeasure,a.selectionDiv,a.cursorDiv,a.lineDiv],null,"position: relative; outline: none");var c=N("div",[a.lineSpace],"CodeMirror-lines");a.mover=M("div",[c],null,"position: relative"),a.sizer=M("div",[a.mover],"CodeMirror-sizer"),a.sizerWidth=null,a.heightForcer=M("div",null,null,"position: absolute; height: "+q+"px; width: 1px;"),a.gutters=M("div",null,"CodeMirror-gutters"),a.lineGutter=null,a.scroller=M("div",[a.sizer,a.heightForcer,a.gutters],"CodeMirror-scroll"),a.scroller.setAttribute("tabIndex","-1"),a.wrapper=M("div",[a.scrollbarFiller,a.gutterFiller,a.scroller],"CodeMirror"),o&&s<8&&(a.gutters.style.zIndex=-1,a.scroller.style.paddingRight=0),l||n&&v||(a.scroller.draggable=!0),e&&(e.appendChild?e.appendChild(a.wrapper):e(a.wrapper)),a.viewFrom=a.viewTo=t.first,a.reportedViewFrom=a.reportedViewTo=t.first,a.view=[],a.renderedView=null,a.externalMeasured=null,a.viewOffset=0,a.lastWrapHeight=a.lastWrapWidth=0,a.updateLineNumbers=null,a.nativeBarWidth=a.barHeight=a.barWidth=0,a.scrollbarsClipped=!1,a.lineNumWidth=a.lineNumInnerWidth=a.lineNumChars=null,a.alignWidgets=!1,a.cachedCharWidth=a.cachedTextHeight=a.cachedPaddingH=null,a.maxLine=null,a.maxLineLength=0,a.maxLineChanged=!1,a.wheelDX=a.wheelDY=a.wheelStartX=a.wheelStartY=null,a.shift=!1,a.selForContextMenu=null,a.activeTouch=null,a.gutterSpecs=Gi(i.gutters,i.lineNumbers),Ki(a),r.init(a)}Fi.prototype.signal=function(e,t){we(e,t)&&this.events.push(arguments)},Fi.prototype.finish=function(){for(var e=0;e<this.events.length;e++)ve.apply(null,this.events[e])};var Qi=0,Ji=null;function ea(e){var t=e.wheelDeltaX,n=e.wheelDeltaY;return null==t&&e.detail&&e.axis==e.HORIZONTAL_AXIS&&(t=e.detail),null==n&&e.detail&&e.axis==e.VERTICAL_AXIS?n=e.detail:null==n&&(n=e.wheelDelta),{x:t,y:n}}function ta(e){var t=ea(e);return t.x*=Ji,t.y*=Ji,t}function na(e,t){var r=ea(t),i=r.x,a=r.y,o=e.display,s=o.scroller,c=s.scrollWidth>s.clientWidth,u=s.scrollHeight>s.clientHeight;if(i&&c||a&&u){if(a&&y&&l)e:for(var f=t.target,p=o.view;f!=s;f=f.parentNode)for(var h=0;h<p.length;h++)if(p[h].node==f){e.display.currentWheelTarget=f;break e}if(i&&!n&&!d&&null!=Ji)return a&&u&&di(e,Math.max(0,s.scrollTop+a*Ji)),pi(e,Math.max(0,s.scrollLeft+i*Ji)),(!a||a&&u)&&ke(t),void(o.wheelStartX=null);if(a&&null!=Ji){var m=a*Ji,g=e.doc.scrollTop,v=g+o.wrapper.clientHeight;m<0?g=Math.max(0,g+m-50):v=Math.min(e.doc.height,v+m+50),Bi(e,{top:g,bottom:v})}Qi<20&&(null==o.wheelStartX?(o.wheelStartX=s.scrollLeft,o.wheelStartY=s.scrollTop,o.wheelDX=i,o.wheelDY=a,setTimeout((function(){if(null!=o.wheelStartX){var e=s.scrollLeft-o.wheelStartX,t=s.scrollTop-o.wheelStartY,n=t&&o.wheelDY&&t/o.wheelDY||e&&o.wheelDX&&e/o.wheelDX;o.wheelStartX=o.wheelStartY=null,n&&(Ji=(Ji*Qi+n)/(Qi+1),++Qi)}}),200)):(o.wheelDX+=i,o.wheelDY+=a))}}o?Ji=-.53:n?Ji=15:u?Ji=-.7:f&&(Ji=-1/3);var ra=function(e,t){this.ranges=e,this.primIndex=t};ra.prototype.primary=function(){return this.ranges[this.primIndex]},ra.prototype.equals=function(e){if(e==this)return!0;if(e.primIndex!=this.primIndex||e.ranges.length!=this.ranges.length)return!1;for(var t=0;t<this.ranges.length;t++){var n=this.ranges[t],r=e.ranges[t];if(!ot(n.anchor,r.anchor)||!ot(n.head,r.head))return!1}return!0},ra.prototype.deepCopy=function(){for(var e=[],t=0;t<this.ranges.length;t++)e[t]=new ia(st(this.ranges[t].anchor),st(this.ranges[t].head));return new ra(e,this.primIndex)},ra.prototype.somethingSelected=function(){for(var e=0;e<this.ranges.length;e++)if(!this.ranges[e].empty())return!0;return!1},ra.prototype.contains=function(e,t){t||(t=e);for(var n=0;n<this.ranges.length;n++){var r=this.ranges[n];if(at(t,r.from())>=0&&at(e,r.to())<=0)return n}return-1};var ia=function(e,t){this.anchor=e,this.head=t};function aa(e,t,n){var r=e&&e.options.selectionsMayTouch,i=t[n];t.sort((function(e,t){return at(e.from(),t.from())})),n=$(t,i);for(var a=1;a<t.length;a++){var o=t[a],s=t[a-1],l=at(s.to(),o.from());if(r&&!o.empty()?l>0:l>=0){var c=ct(s.from(),o.from()),u=lt(s.to(),o.to()),d=s.empty()?o.from()==o.head:s.from()==s.head;a<=n&&--n,t.splice(--a,2,new ia(d?u:c,d?c:u))}}return new ra(t,n)}function oa(e,t){return new ra([new ia(e,t||e)],0)}function sa(e){return e.text?it(e.from.line+e.text.length-1,K(e.text).length+(1==e.text.length?e.from.ch:0)):e.to}function la(e,t){if(at(e,t.from)<0)return e;if(at(e,t.to)<=0)return sa(t);var n=e.line+t.text.length-(t.to.line-t.from.line)-1,r=e.ch;return e.line==t.to.line&&(r+=sa(t).ch-t.to.ch),it(n,r)}function ca(e,t){for(var n=[],r=0;r<e.sel.ranges.length;r++){var i=e.sel.ranges[r];n.push(new ia(la(i.anchor,t),la(i.head,t)))}return aa(e.cm,n,e.sel.primIndex)}function ua(e,t,n){return e.line==t.line?it(n.line,e.ch-t.ch+n.ch):it(n.line+(e.line-t.line),e.ch)}function da(e,t,n){for(var r=[],i=it(e.first,0),a=i,o=0;o<t.length;o++){var s=t[o],l=ua(s.from,i,a),c=ua(sa(s),i,a);if(i=s.to,a=c,"around"==n){var u=e.sel.ranges[o],d=at(u.head,u.anchor)<0;r[o]=new ia(d?c:l,d?l:c)}else r[o]=new ia(l,l)}return new ra(r,e.sel.primIndex)}function fa(e){e.doc.mode=Ue(e.options,e.doc.modeOption),pa(e)}function pa(e){e.doc.iter((function(e){e.stateAfter&&(e.stateAfter=null),e.styles&&(e.styles=null)})),e.doc.modeFrontier=e.doc.highlightFrontier=e.doc.first,zi(e,100),e.state.modeGen++,e.curOp&&Fr(e)}function ha(e,t){return 0==t.from.ch&&0==t.to.ch&&""==K(t.text)&&(!e.cm||e.cm.options.wholeLineUpdateBefore)}function ma(e,t,n,r){function i(e){return n?n[e]:null}function a(e,n,i){cn(e,n,i,r),An(e,"change",e,t)}function o(e,t){for(var n=[],a=e;a<t;++a)n.push(new ln(c[a],i(a),r));return n}var s=t.from,l=t.to,c=t.text,u=Xe(e,s.line),d=Xe(e,l.line),f=K(c),p=i(c.length-1),h=l.line-s.line;if(t.full)e.insert(0,o(0,c.length)),e.remove(c.length,e.size-c.length);else if(ha(e,t)){var m=o(0,c.length-1);a(d,d.text,p),h&&e.remove(s.line,h),m.length&&e.insert(s.line,m)}else if(u==d)if(1==c.length)a(u,u.text.slice(0,s.ch)+f+u.text.slice(l.ch),p);else{var g=o(1,c.length-1);g.push(new ln(f+u.text.slice(l.ch),p,r)),a(u,u.text.slice(0,s.ch)+c[0],i(0)),e.insert(s.line+1,g)}else if(1==c.length)a(u,u.text.slice(0,s.ch)+c[0]+d.text.slice(l.ch),i(0)),e.remove(s.line+1,h);else{a(u,u.text.slice(0,s.ch)+c[0],i(0)),a(d,f+d.text.slice(l.ch),p);var v=o(1,c.length-1);h>1&&e.remove(s.line+1,h-1),e.insert(s.line+1,v)}An(e,"change",e,t)}function ga(e,t,n){function r(e,i,a){if(e.linked)for(var o=0;o<e.linked.length;++o){var s=e.linked[o];if(s.doc!=i){var l=a&&s.sharedHist;n&&!l||(t(s.doc,l),r(s.doc,e,l))}}}r(e,null,!0)}function va(e,t){if(t.cm)throw new Error("This document is already in use.");e.doc=t,t.cm=e,Lr(e),fa(e),ya(e),e.options.lineWrapping||sn(e),e.options.mode=t.modeOption,Fr(e)}function ya(e){("rtl"==e.doc.direction?L:T)(e.display.lineDiv,"CodeMirror-rtl")}function ba(e){Ni(e,(function(){ya(e),Fr(e)}))}function wa(e){this.done=[],this.undone=[],this.undoDepth=e?e.undoDepth:1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=e?e.maxGeneration:1}function xa(e,t){var n={from:st(t.from),to:sa(t),text:Ze(e,t.from,t.to)};return Aa(e,n,t.from.line,t.to.line+1),ga(e,(function(e){return Aa(e,n,t.from.line,t.to.line+1)}),!0),n}function ka(e){while(e.length){var t=K(e);if(!t.ranges)break;e.pop()}}function _a(e,t){return t?(ka(e.done),K(e.done)):e.done.length&&!K(e.done).ranges?K(e.done):e.done.length>1&&!e.done[e.done.length-2].ranges?(e.done.pop(),K(e.done)):void 0}function Ca(e,t,n,r){var i=e.history;i.undone.length=0;var a,o,s=+new Date;if((i.lastOp==r||i.lastOrigin==t.origin&&t.origin&&("+"==t.origin.charAt(0)&&i.lastModTime>s-(e.cm?e.cm.options.historyEventDelay:500)||"*"==t.origin.charAt(0)))&&(a=_a(i,i.lastOp==r)))o=K(a.changes),0==at(t.from,t.to)&&0==at(t.from,o.to)?o.to=sa(t):a.changes.push(xa(e,t));else{var l=K(i.done);l&&l.ranges||Ea(e.sel,i.done),a={changes:[xa(e,t)],generation:i.generation},i.done.push(a);while(i.done.length>i.undoDepth)i.done.shift(),i.done[0].ranges||i.done.shift()}i.done.push(n),i.generation=++i.maxGeneration,i.lastModTime=i.lastSelTime=s,i.lastOp=i.lastSelOp=r,i.lastOrigin=i.lastSelOrigin=t.origin,o||ve(e,"historyAdded")}function Sa(e,t,n,r){var i=t.charAt(0);return"*"==i||"+"==i&&n.ranges.length==r.ranges.length&&n.somethingSelected()==r.somethingSelected()&&new Date-e.history.lastSelTime<=(e.cm?e.cm.options.historyEventDelay:500)}function Ta(e,t,n,r){var i=e.history,a=r&&r.origin;n==i.lastSelOp||a&&i.lastSelOrigin==a&&(i.lastModTime==i.lastSelTime&&i.lastOrigin==a||Sa(e,a,K(i.done),t))?i.done[i.done.length-1]=t:Ea(t,i.done),i.lastSelTime=+new Date,i.lastSelOrigin=a,i.lastSelOp=n,r&&!1!==r.clearRedo&&ka(i.undone)}function Ea(e,t){var n=K(t);n&&n.ranges&&n.equals(e)||t.push(e)}function Aa(e,t,n,r){var i=t["spans_"+e.id],a=0;e.iter(Math.max(e.first,n),Math.min(e.first+e.size,r),(function(n){n.markedSpans&&((i||(i=t["spans_"+e.id]={}))[a]=n.markedSpans),++a}))}function Ma(e){if(!e)return null;for(var t,n=0;n<e.length;++n)e[n].marker.explicitlyCleared?t||(t=e.slice(0,n)):t&&t.push(e[n]);return t?t.length?t:null:e}function Na(e,t){var n=t["spans_"+e.id];if(!n)return null;for(var r=[],i=0;i<t.text.length;++i)r.push(Ma(n[i]));return r}function Oa(e,t){var n=Na(e,t),r=jt(e,t);if(!n)return r;if(!r)return n;for(var i=0;i<n.length;++i){var a=n[i],o=r[i];if(a&&o)e:for(var s=0;s<o.length;++s){for(var l=o[s],c=0;c<a.length;++c)if(a[c].marker==l.marker)continue e;a.push(l)}else o&&(n[i]=o)}return n}function Da(e,t,n){for(var r=[],i=0;i<e.length;++i){var a=e[i];if(a.ranges)r.push(n?ra.prototype.deepCopy.call(a):a);else{var o=a.changes,s=[];r.push({changes:s});for(var l=0;l<o.length;++l){var c=o[l],u=void 0;if(s.push({from:c.from,to:c.to,text:c.text}),t)for(var d in c)(u=d.match(/^spans_(\d+)$/))&&$(t,Number(u[1]))>-1&&(K(s)[d]=c[d],delete c[d])}}}return r}function La(e,t,n,r){if(r){var i=e.anchor;if(n){var a=at(t,i)<0;a!=at(n,i)<0?(i=t,t=n):a!=at(t,n)<0&&(t=n)}return new ia(i,t)}return new ia(n||t,t)}function za(e,t,n,r,i){null==i&&(i=e.cm&&(e.cm.display.shift||e.extend)),$a(e,new ra([La(e.sel.primary(),t,n,i)],0),r)}function Pa(e,t,n){for(var r=[],i=e.cm&&(e.cm.display.shift||e.extend),a=0;a<e.sel.ranges.length;a++)r[a]=La(e.sel.ranges[a],t[a],null,i);var o=aa(e.cm,r,e.sel.primIndex);$a(e,o,n)}function Fa(e,t,n,r){var i=e.sel.ranges.slice(0);i[t]=n,$a(e,aa(e.cm,i,e.sel.primIndex),r)}function Ia(e,t,n,r){$a(e,oa(t,n),r)}function ja(e,t,n){var r={ranges:t.ranges,update:function(t){this.ranges=[];for(var n=0;n<t.length;n++)this.ranges[n]=new ia(dt(e,t[n].anchor),dt(e,t[n].head))},origin:n&&n.origin};return ve(e,"beforeSelectionChange",e,r),e.cm&&ve(e.cm,"beforeSelectionChange",e.cm,r),r.ranges!=t.ranges?aa(e.cm,r.ranges,r.ranges.length-1):t}function Ra(e,t,n){var r=e.history.done,i=K(r);i&&i.ranges?(r[r.length-1]=t,qa(e,t,n)):$a(e,t,n)}function $a(e,t,n){qa(e,t,n),Ta(e,e.sel,e.cm?e.cm.curOp.id:NaN,n)}function qa(e,t,n){(we(e,"beforeSelectionChange")||e.cm&&we(e.cm,"beforeSelectionChange"))&&(t=ja(e,t,n));var r=n&&n.bias||(at(t.primary().head,e.sel.primary().head)<0?-1:1);Ba(e,Ha(e,t,r,!0)),n&&!1===n.scroll||!e.cm||"nocursor"==e.cm.getOption("readOnly")||oi(e.cm)}function Ba(e,t){t.equals(e.sel)||(e.sel=t,e.cm&&(e.cm.curOp.updateInput=1,e.cm.curOp.selectionChanged=!0,be(e.cm)),An(e,"cursorActivity",e))}function Ua(e){Ba(e,Ha(e,e.sel,null,!1))}function Ha(e,t,n,r){for(var i,a=0;a<t.ranges.length;a++){var o=t.ranges[a],s=t.ranges.length==e.sel.ranges.length&&e.sel.ranges[a],l=Va(e,o.anchor,s&&s.anchor,n,r),c=Va(e,o.head,s&&s.head,n,r);(i||l!=o.anchor||c!=o.head)&&(i||(i=t.ranges.slice(0,a)),i[a]=new ia(l,c))}return i?aa(e.cm,i,t.primIndex):t}function Wa(e,t,n,r,i){var a=Xe(e,t.line);if(a.markedSpans)for(var o=0;o<a.markedSpans.length;++o){var s=a.markedSpans[o],l=s.marker,c="selectLeft"in l?!l.selectLeft:l.inclusiveLeft,u="selectRight"in l?!l.selectRight:l.inclusiveRight;if((null==s.from||(c?s.from<=t.ch:s.from<t.ch))&&(null==s.to||(u?s.to>=t.ch:s.to>t.ch))){if(i&&(ve(l,"beforeCursorEnter"),l.explicitlyCleared)){if(a.markedSpans){--o;continue}break}if(!l.atomic)continue;if(n){var d=l.find(r<0?1:-1),f=void 0;if((r<0?u:c)&&(d=Ya(e,d,-r,d&&d.line==t.line?a:null)),d&&d.line==t.line&&(f=at(d,n))&&(r<0?f<0:f>0))return Wa(e,d,t,r,i)}var p=l.find(r<0?-1:1);return(r<0?c:u)&&(p=Ya(e,p,r,p.line==t.line?a:null)),p?Wa(e,p,t,r,i):null}}return t}function Va(e,t,n,r,i){var a=r||1,o=Wa(e,t,n,a,i)||!i&&Wa(e,t,n,a,!0)||Wa(e,t,n,-a,i)||!i&&Wa(e,t,n,-a,!0);return o||(e.cantEdit=!0,it(e.first,0))}function Ya(e,t,n,r){return n<0&&0==t.ch?t.line>e.first?dt(e,it(t.line-1)):null:n>0&&t.ch==(r||Xe(e,t.line)).text.length?t.line<e.first+e.size-1?it(t.line+1,0):null:new it(t.line,t.ch+n)}function Ga(e){e.setSelection(it(e.firstLine(),0),it(e.lastLine()),U)}function Ka(e,t,n){var r={canceled:!1,from:t.from,to:t.to,text:t.text,origin:t.origin,cancel:function(){return r.canceled=!0}};return n&&(r.update=function(t,n,i,a){t&&(r.from=dt(e,t)),n&&(r.to=dt(e,n)),i&&(r.text=i),void 0!==a&&(r.origin=a)}),ve(e,"beforeChange",e,r),e.cm&&ve(e.cm,"beforeChange",e.cm,r),r.canceled?(e.cm&&(e.cm.curOp.updateInput=2),null):{from:r.from,to:r.to,text:r.text,origin:r.origin}}function Xa(e,t,n){if(e.cm){if(!e.cm.curOp)return Oi(e.cm,Xa)(e,t,n);if(e.cm.state.suppressEdits)return}if(!(we(e,"beforeChange")||e.cm&&we(e.cm,"beforeChange"))||(t=Ka(e,t,!0),t)){var r=At&&!n&&$t(e,t.from,t.to);if(r)for(var i=r.length-1;i>=0;--i)Za(e,{from:r[i].from,to:r[i].to,text:i?[""]:t.text,origin:t.origin});else Za(e,t)}}function Za(e,t){if(1!=t.text.length||""!=t.text[0]||0!=at(t.from,t.to)){var n=ca(e,t);Ca(e,t,n,e.cm?e.cm.curOp.id:NaN),eo(e,t,n,jt(e,t));var r=[];ga(e,(function(e,n){n||-1!=$(r,e.history)||(ao(e.history,t),r.push(e.history)),eo(e,t,null,jt(e,t))}))}}function Qa(e,t,n){var r=e.cm&&e.cm.state.suppressEdits;if(!r||n){for(var i,a=e.history,o=e.sel,s="undo"==t?a.done:a.undone,l="undo"==t?a.undone:a.done,c=0;c<s.length;c++)if(i=s[c],n?i.ranges&&!i.equals(e.sel):!i.ranges)break;if(c!=s.length){for(a.lastOrigin=a.lastSelOrigin=null;;){if(i=s.pop(),!i.ranges){if(r)return void s.push(i);break}if(Ea(i,l),n&&!i.equals(e.sel))return void $a(e,i,{clearRedo:!1});o=i}var u=[];Ea(o,l),l.push({changes:u,generation:a.generation}),a.generation=i.generation||++a.maxGeneration;for(var d=we(e,"beforeChange")||e.cm&&we(e.cm,"beforeChange"),f=function(n){var r=i.changes[n];if(r.origin=t,d&&!Ka(e,r,!1))return s.length=0,{};u.push(xa(e,r));var a=n?ca(e,r):K(s);eo(e,r,a,Oa(e,r)),!n&&e.cm&&e.cm.scrollIntoView({from:r.from,to:sa(r)});var o=[];ga(e,(function(e,t){t||-1!=$(o,e.history)||(ao(e.history,r),o.push(e.history)),eo(e,r,null,Oa(e,r))}))},p=i.changes.length-1;p>=0;--p){var h=f(p);if(h)return h.v}}}}function Ja(e,t){if(0!=t&&(e.first+=t,e.sel=new ra(X(e.sel.ranges,(function(e){return new ia(it(e.anchor.line+t,e.anchor.ch),it(e.head.line+t,e.head.ch))})),e.sel.primIndex),e.cm)){Fr(e.cm,e.first,e.first-t,t);for(var n=e.cm.display,r=n.viewFrom;r<n.viewTo;r++)Ir(e.cm,r,"gutter")}}function eo(e,t,n,r){if(e.cm&&!e.cm.curOp)return Oi(e.cm,eo)(e,t,n,r);if(t.to.line<e.first)Ja(e,t.text.length-1-(t.to.line-t.from.line));else if(!(t.from.line>e.lastLine())){if(t.from.line<e.first){var i=t.text.length-1-(e.first-t.from.line);Ja(e,i),t={from:it(e.first,0),to:it(t.to.line+i,t.to.ch),text:[K(t.text)],origin:t.origin}}var a=e.lastLine();t.to.line>a&&(t={from:t.from,to:it(a,Xe(e,a).text.length),text:[t.text[0]],origin:t.origin}),t.removed=Ze(e,t.from,t.to),n||(n=ca(e,t)),e.cm?to(e.cm,t,r):ma(e,t,r),qa(e,n,U),e.cantEdit&&Va(e,it(e.firstLine(),0))&&(e.cantEdit=!1)}}function to(e,t,n){var r=e.doc,i=e.display,a=t.from,o=t.to,s=!1,l=a.line;e.options.lineWrapping||(l=et(Zt(Xe(r,a.line))),r.iter(l,o.line+1,(function(e){if(e==i.maxLine)return s=!0,!0}))),r.sel.contains(t.from,t.to)>-1&&be(e),ma(r,t,n,Dr(e)),e.options.lineWrapping||(r.iter(l,a.line+t.text.length,(function(e){var t=on(e);t>i.maxLineLength&&(i.maxLine=e,i.maxLineLength=t,i.maxLineChanged=!0,s=!1)})),s&&(e.curOp.updateMaxLine=!0)),Et(r,a.line),zi(e,400);var c=t.text.length-(o.line-a.line)-1;t.full?Fr(e):a.line!=o.line||1!=t.text.length||ha(e.doc,t)?Fr(e,a.line,o.line+1,c):Ir(e,a.line,"text");var u=we(e,"changes"),d=we(e,"change");if(d||u){var f={from:a,to:o,text:t.text,removed:t.removed,origin:t.origin};d&&An(e,"change",e,f),u&&(e.curOp.changeObjs||(e.curOp.changeObjs=[])).push(f)}e.display.selForContextMenu=null}function no(e,t,n,r,i){var a;r||(r=n),at(r,n)<0&&(a=[r,n],n=a[0],r=a[1]),"string"==typeof t&&(t=e.splitLines(t)),Xa(e,{from:n,to:r,text:t,origin:i})}function ro(e,t,n,r){n<e.line?e.line+=r:t<e.line&&(e.line=t,e.ch=0)}function io(e,t,n,r){for(var i=0;i<e.length;++i){var a=e[i],o=!0;if(a.ranges){a.copied||(a=e[i]=a.deepCopy(),a.copied=!0);for(var s=0;s<a.ranges.length;s++)ro(a.ranges[s].anchor,t,n,r),ro(a.ranges[s].head,t,n,r)}else{for(var l=0;l<a.changes.length;++l){var c=a.changes[l];if(n<c.from.line)c.from=it(c.from.line+r,c.from.ch),c.to=it(c.to.line+r,c.to.ch);else if(t<=c.to.line){o=!1;break}}o||(e.splice(0,i+1),i=0)}}}function ao(e,t){var n=t.from.line,r=t.to.line,i=t.text.length-(r-n)-1;io(e.done,n,r,i),io(e.undone,n,r,i)}function oo(e,t,n,r){var i=t,a=t;return"number"==typeof t?a=Xe(e,ut(e,t)):i=et(t),null==i?null:(r(a,i)&&e.cm&&Ir(e.cm,i,n),a)}function so(e){this.lines=e,this.parent=null;for(var t=0,n=0;n<e.length;++n)e[n].parent=this,t+=e[n].height;this.height=t}function lo(e){this.children=e;for(var t=0,n=0,r=0;r<e.length;++r){var i=e[r];t+=i.chunkSize(),n+=i.height,i.parent=this}this.size=t,this.height=n,this.parent=null}ia.prototype.from=function(){return ct(this.anchor,this.head)},ia.prototype.to=function(){return lt(this.anchor,this.head)},ia.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch},so.prototype={chunkSize:function(){return this.lines.length},removeInner:function(e,t){for(var n=e,r=e+t;n<r;++n){var i=this.lines[n];this.height-=i.height,un(i),An(i,"delete")}this.lines.splice(e,t)},collapse:function(e){e.push.apply(e,this.lines)},insertInner:function(e,t,n){this.height+=n,this.lines=this.lines.slice(0,e).concat(t).concat(this.lines.slice(e));for(var r=0;r<t.length;++r)t[r].parent=this},iterN:function(e,t,n){for(var r=e+t;e<r;++e)if(n(this.lines[e]))return!0}},lo.prototype={chunkSize:function(){return this.size},removeInner:function(e,t){this.size-=t;for(var n=0;n<this.children.length;++n){var r=this.children[n],i=r.chunkSize();if(e<i){var a=Math.min(t,i-e),o=r.height;if(r.removeInner(e,a),this.height-=o-r.height,i==a&&(this.children.splice(n--,1),r.parent=null),0==(t-=a))break;e=0}else e-=i}if(this.size-t<25&&(this.children.length>1||!(this.children[0]instanceof so))){var s=[];this.collapse(s),this.children=[new so(s)],this.children[0].parent=this}},collapse:function(e){for(var t=0;t<this.children.length;++t)this.children[t].collapse(e)},insertInner:function(e,t,n){this.size+=t.length,this.height+=n;for(var r=0;r<this.children.length;++r){var i=this.children[r],a=i.chunkSize();if(e<=a){if(i.insertInner(e,t,n),i.lines&&i.lines.length>50){for(var o=i.lines.length%25+25,s=o;s<i.lines.length;){var l=new so(i.lines.slice(s,s+=25));i.height-=l.height,this.children.splice(++r,0,l),l.parent=this}i.lines=i.lines.slice(0,o),this.maybeSpill()}break}e-=a}},maybeSpill:function(){if(!(this.children.length<=10)){var e=this;do{var t=e.children.splice(e.children.length-5,5),n=new lo(t);if(e.parent){e.size-=n.size,e.height-=n.height;var r=$(e.parent.children,e);e.parent.children.splice(r+1,0,n)}else{var i=new lo(e.children);i.parent=e,e.children=[i,n],e=i}n.parent=e.parent}while(e.children.length>10);e.parent.maybeSpill()}},iterN:function(e,t,n){for(var r=0;r<this.children.length;++r){var i=this.children[r],a=i.chunkSize();if(e<a){var o=Math.min(t,a-e);if(i.iterN(e,o,n))return!0;if(0==(t-=o))break;e=0}else e-=a}}};var co=function(e,t,n){if(n)for(var r in n)n.hasOwnProperty(r)&&(this[r]=n[r]);this.doc=e,this.node=t};function uo(e,t,n){an(t)<(e.curOp&&e.curOp.scrollTop||e.doc.scrollTop)&&ai(e,n)}function fo(e,t,n,r){var i=new co(e,n,r),a=e.cm;return a&&i.noHScroll&&(a.display.alignWidgets=!0),oo(e,t,"widget",(function(t){var n=t.widgets||(t.widgets=[]);if(null==i.insertAt?n.push(i):n.splice(Math.min(n.length,Math.max(0,i.insertAt)),0,i),i.line=t,a&&!nn(e,t)){var r=an(t)<e.scrollTop;Je(t,t.height+Bn(i)),r&&ai(a,i.height),a.curOp.forceUpdate=!0}return!0})),a&&An(a,"lineWidgetAdded",a,i,"number"==typeof t?t:et(t)),i}co.prototype.clear=function(){var e=this.doc.cm,t=this.line.widgets,n=this.line,r=et(n);if(null!=r&&t){for(var i=0;i<t.length;++i)t[i]==this&&t.splice(i--,1);t.length||(n.widgets=null);var a=Bn(this);Je(n,Math.max(0,n.height-a)),e&&(Ni(e,(function(){uo(e,n,-a),Ir(e,r,"widget")})),An(e,"lineWidgetCleared",e,this,r))}},co.prototype.changed=function(){var e=this,t=this.height,n=this.doc.cm,r=this.line;this.height=null;var i=Bn(this)-t;i&&(nn(this.doc,r)||Je(r,r.height+i),n&&Ni(n,(function(){n.curOp.forceUpdate=!0,uo(n,r,i),An(n,"lineWidgetChanged",n,e,et(r))})))},xe(co);var po=0,ho=function(e,t){this.lines=[],this.type=t,this.doc=e,this.id=++po};function mo(e,t,n,r,i){if(r&&r.shared)return vo(e,t,n,r,i);if(e.cm&&!e.cm.curOp)return Oi(e.cm,mo)(e,t,n,r,i);var a=new ho(e,i),o=at(t,n);if(r&&I(r,a,!1),o>0||0==o&&!1!==a.clearWhenEmpty)return a;if(a.replacedWith&&(a.collapsed=!0,a.widgetNode=N("span",[a.replacedWith],"CodeMirror-widget"),r.handleMouseEvents||a.widgetNode.setAttribute("cm-ignore-events","true"),r.insertLeft&&(a.widgetNode.insertLeft=!0)),a.collapsed){if(Xt(e,t.line,t,n,a)||t.line!=n.line&&Xt(e,n.line,t,n,a))throw new Error("Inserting collapsed marker partially overlapping an existing one");Ot()}a.addToHistory&&Ca(e,{from:t,to:n,origin:"markText"},e.sel,NaN);var s,l=t.line,c=e.cm;if(e.iter(l,n.line+1,(function(e){c&&a.collapsed&&!c.options.lineWrapping&&Zt(e)==c.display.maxLine&&(s=!0),a.collapsed&&l!=t.line&&Je(e,0),Pt(e,new Dt(a,l==t.line?t.ch:null,l==n.line?n.ch:null)),++l})),a.collapsed&&e.iter(t.line,n.line+1,(function(t){nn(e,t)&&Je(t,0)})),a.clearOnEnter&&he(a,"beforeCursorEnter",(function(){return a.clear()})),a.readOnly&&(Nt(),(e.history.done.length||e.history.undone.length)&&e.clearHistory()),a.collapsed&&(a.id=++po,a.atomic=!0),c){if(s&&(c.curOp.updateMaxLine=!0),a.collapsed)Fr(c,t.line,n.line+1);else if(a.className||a.startStyle||a.endStyle||a.css||a.attributes||a.title)for(var u=t.line;u<=n.line;u++)Ir(c,u,"text");a.atomic&&Ua(c.doc),An(c,"markerAdded",c,a)}return a}ho.prototype.clear=function(){if(!this.explicitlyCleared){var e=this.doc.cm,t=e&&!e.curOp;if(t&&ki(e),we(this,"clear")){var n=this.find();n&&An(this,"clear",n.from,n.to)}for(var r=null,i=null,a=0;a<this.lines.length;++a){var o=this.lines[a],s=Lt(o.markedSpans,this);e&&!this.collapsed?Ir(e,et(o),"text"):e&&(null!=s.to&&(i=et(o)),null!=s.from&&(r=et(o))),o.markedSpans=zt(o.markedSpans,s),null==s.from&&this.collapsed&&!nn(this.doc,o)&&e&&Je(o,Ar(e.display))}if(e&&this.collapsed&&!e.options.lineWrapping)for(var l=0;l<this.lines.length;++l){var c=Zt(this.lines[l]),u=on(c);u>e.display.maxLineLength&&(e.display.maxLine=c,e.display.maxLineLength=u,e.display.maxLineChanged=!0)}null!=r&&e&&this.collapsed&&Fr(e,r,i+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,e&&Ua(e.doc)),e&&An(e,"markerCleared",e,this,r,i),t&&_i(e),this.parent&&this.parent.clear()}},ho.prototype.find=function(e,t){var n,r;null==e&&"bookmark"==this.type&&(e=1);for(var i=0;i<this.lines.length;++i){var a=this.lines[i],o=Lt(a.markedSpans,this);if(null!=o.from&&(n=it(t?a:et(a),o.from),-1==e))return n;if(null!=o.to&&(r=it(t?a:et(a),o.to),1==e))return r}return n&&{from:n,to:r}},ho.prototype.changed=function(){var e=this,t=this.find(-1,!0),n=this,r=this.doc.cm;t&&r&&Ni(r,(function(){var i=t.line,a=et(t.line),o=er(r,a);if(o&&(cr(o),r.curOp.selectionChanged=r.curOp.forceUpdate=!0),r.curOp.updateMaxLine=!0,!nn(n.doc,i)&&null!=n.height){var s=n.height;n.height=null;var l=Bn(n)-s;l&&Je(i,i.height+l)}An(r,"markerChanged",r,e)}))},ho.prototype.attachLine=function(e){if(!this.lines.length&&this.doc.cm){var t=this.doc.cm.curOp;t.maybeHiddenMarkers&&-1!=$(t.maybeHiddenMarkers,this)||(t.maybeUnhiddenMarkers||(t.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(e)},ho.prototype.detachLine=function(e){if(this.lines.splice($(this.lines,e),1),!this.lines.length&&this.doc.cm){var t=this.doc.cm.curOp;(t.maybeHiddenMarkers||(t.maybeHiddenMarkers=[])).push(this)}},xe(ho);var go=function(e,t){this.markers=e,this.primary=t;for(var n=0;n<e.length;++n)e[n].parent=this};function vo(e,t,n,r,i){r=I(r),r.shared=!1;var a=[mo(e,t,n,r,i)],o=a[0],s=r.widgetNode;return ga(e,(function(e){s&&(r.widgetNode=s.cloneNode(!0)),a.push(mo(e,dt(e,t),dt(e,n),r,i));for(var l=0;l<e.linked.length;++l)if(e.linked[l].isParent)return;o=K(a)})),new go(a,o)}function yo(e){return e.findMarks(it(e.first,0),e.clipPos(it(e.lastLine())),(function(e){return e.parent}))}function bo(e,t){for(var n=0;n<t.length;n++){var r=t[n],i=r.find(),a=e.clipPos(i.from),o=e.clipPos(i.to);if(at(a,o)){var s=mo(e,a,o,r.primary,r.primary.type);r.markers.push(s),s.parent=r}}}function wo(e){for(var t=function(t){var n=e[t],r=[n.primary.doc];ga(n.primary.doc,(function(e){return r.push(e)}));for(var i=0;i<n.markers.length;i++){var a=n.markers[i];-1==$(r,a.doc)&&(a.parent=null,n.markers.splice(i--,1))}},n=0;n<e.length;n++)t(n)}go.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var e=0;e<this.markers.length;++e)this.markers[e].clear();An(this,"clear")}},go.prototype.find=function(e,t){return this.primary.find(e,t)},xe(go);var xo=0,ko=function(e,t,n,r,i){if(!(this instanceof ko))return new ko(e,t,n,r,i);null==n&&(n=0),lo.call(this,[new so([new ln("",null)])]),this.first=n,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=n;var a=it(n,0);this.sel=oa(a),this.history=new wa(null),this.id=++xo,this.modeOption=t,this.lineSep=r,this.direction="rtl"==i?"rtl":"ltr",this.extend=!1,"string"==typeof e&&(e=this.splitLines(e)),ma(this,{from:a,to:a,text:e}),$a(this,oa(a),U)};ko.prototype=J(lo.prototype,{constructor:ko,iter:function(e,t,n){n?this.iterN(e-this.first,t-e,n):this.iterN(this.first,this.first+this.size,e)},insert:function(e,t){for(var n=0,r=0;r<t.length;++r)n+=t[r].height;this.insertInner(e-this.first,t,n)},remove:function(e,t){this.removeInner(e-this.first,t)},getValue:function(e){var t=Qe(this,this.first,this.first+this.size);return!1===e?t:t.join(e||this.lineSeparator())},setValue:Li((function(e){var t=it(this.first,0),n=this.first+this.size-1;Xa(this,{from:t,to:it(n,Xe(this,n).text.length),text:this.splitLines(e),origin:"setValue",full:!0},!0),this.cm&&si(this.cm,0,0),$a(this,oa(t),U)})),replaceRange:function(e,t,n,r){t=dt(this,t),n=n?dt(this,n):t,no(this,e,t,n,r)},getRange:function(e,t,n){var r=Ze(this,dt(this,e),dt(this,t));return!1===n?r:r.join(n||this.lineSeparator())},getLine:function(e){var t=this.getLineHandle(e);return t&&t.text},getLineHandle:function(e){if(nt(this,e))return Xe(this,e)},getLineNumber:function(e){return et(e)},getLineHandleVisualStart:function(e){return"number"==typeof e&&(e=Xe(this,e)),Zt(e)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(e){return dt(this,e)},getCursor:function(e){var t,n=this.sel.primary();return t=null==e||"head"==e?n.head:"anchor"==e?n.anchor:"end"==e||"to"==e||!1===e?n.to():n.from(),t},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:Li((function(e,t,n){Ia(this,dt(this,"number"==typeof e?it(e,t||0):e),null,n)})),setSelection:Li((function(e,t,n){Ia(this,dt(this,e),dt(this,t||e),n)})),extendSelection:Li((function(e,t,n){za(this,dt(this,e),t&&dt(this,t),n)})),extendSelections:Li((function(e,t){Pa(this,pt(this,e),t)})),extendSelectionsBy:Li((function(e,t){var n=X(this.sel.ranges,e);Pa(this,pt(this,n),t)})),setSelections:Li((function(e,t,n){if(e.length){for(var r=[],i=0;i<e.length;i++)r[i]=new ia(dt(this,e[i].anchor),dt(this,e[i].head||e[i].anchor));null==t&&(t=Math.min(e.length-1,this.sel.primIndex)),$a(this,aa(this.cm,r,t),n)}})),addSelection:Li((function(e,t,n){var r=this.sel.ranges.slice(0);r.push(new ia(dt(this,e),dt(this,t||e))),$a(this,aa(this.cm,r,r.length-1),n)})),getSelection:function(e){for(var t,n=this.sel.ranges,r=0;r<n.length;r++){var i=Ze(this,n[r].from(),n[r].to());t=t?t.concat(i):i}return!1===e?t:t.join(e||this.lineSeparator())},getSelections:function(e){for(var t=[],n=this.sel.ranges,r=0;r<n.length;r++){var i=Ze(this,n[r].from(),n[r].to());!1!==e&&(i=i.join(e||this.lineSeparator())),t[r]=i}return t},replaceSelection:function(e,t,n){for(var r=[],i=0;i<this.sel.ranges.length;i++)r[i]=e;this.replaceSelections(r,t,n||"+input")},replaceSelections:Li((function(e,t,n){for(var r=[],i=this.sel,a=0;a<i.ranges.length;a++){var o=i.ranges[a];r[a]={from:o.from(),to:o.to(),text:this.splitLines(e[a]),origin:n}}for(var s=t&&"end"!=t&&da(this,r,t),l=r.length-1;l>=0;l--)Xa(this,r[l]);s?Ra(this,s):this.cm&&oi(this.cm)})),undo:Li((function(){Qa(this,"undo")})),redo:Li((function(){Qa(this,"redo")})),undoSelection:Li((function(){Qa(this,"undo",!0)})),redoSelection:Li((function(){Qa(this,"redo",!0)})),setExtending:function(e){this.extend=e},getExtending:function(){return this.extend},historySize:function(){for(var e=this.history,t=0,n=0,r=0;r<e.done.length;r++)e.done[r].ranges||++t;for(var i=0;i<e.undone.length;i++)e.undone[i].ranges||++n;return{undo:t,redo:n}},clearHistory:function(){var e=this;this.history=new wa(this.history),ga(this,(function(t){return t.history=e.history}),!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(e){return e&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(e){return this.history.generation==(e||this.cleanGeneration)},getHistory:function(){return{done:Da(this.history.done),undone:Da(this.history.undone)}},setHistory:function(e){var t=this.history=new wa(this.history);t.done=Da(e.done.slice(0),null,!0),t.undone=Da(e.undone.slice(0),null,!0)},setGutterMarker:Li((function(e,t,n){return oo(this,e,"gutter",(function(e){var r=e.gutterMarkers||(e.gutterMarkers={});return r[t]=n,!n&&re(r)&&(e.gutterMarkers=null),!0}))})),clearGutter:Li((function(e){var t=this;this.iter((function(n){n.gutterMarkers&&n.gutterMarkers[e]&&oo(t,n,"gutter",(function(){return n.gutterMarkers[e]=null,re(n.gutterMarkers)&&(n.gutterMarkers=null),!0}))}))})),lineInfo:function(e){var t;if("number"==typeof e){if(!nt(this,e))return null;if(t=e,e=Xe(this,e),!e)return null}else if(t=et(e),null==t)return null;return{line:t,handle:e,text:e.text,gutterMarkers:e.gutterMarkers,textClass:e.textClass,bgClass:e.bgClass,wrapClass:e.wrapClass,widgets:e.widgets}},addLineClass:Li((function(e,t,n){return oo(this,e,"gutter"==t?"gutter":"class",(function(e){var r="text"==t?"textClass":"background"==t?"bgClass":"gutter"==t?"gutterClass":"wrapClass";if(e[r]){if(C(n).test(e[r]))return!1;e[r]+=" "+n}else e[r]=n;return!0}))})),removeLineClass:Li((function(e,t,n){return oo(this,e,"gutter"==t?"gutter":"class",(function(e){var r="text"==t?"textClass":"background"==t?"bgClass":"gutter"==t?"gutterClass":"wrapClass",i=e[r];if(!i)return!1;if(null==n)e[r]=null;else{var a=i.match(C(n));if(!a)return!1;var o=a.index+a[0].length;e[r]=i.slice(0,a.index)+(a.index&&o!=i.length?" ":"")+i.slice(o)||null}return!0}))})),addLineWidget:Li((function(e,t,n){return fo(this,e,t,n)})),removeLineWidget:function(e){e.clear()},markText:function(e,t,n){return mo(this,dt(this,e),dt(this,t),n,n&&n.type||"range")},setBookmark:function(e,t){var n={replacedWith:t&&(null==t.nodeType?t.widget:t),insertLeft:t&&t.insertLeft,clearWhenEmpty:!1,shared:t&&t.shared,handleMouseEvents:t&&t.handleMouseEvents};return e=dt(this,e),mo(this,e,e,n,"bookmark")},findMarksAt:function(e){e=dt(this,e);var t=[],n=Xe(this,e.line).markedSpans;if(n)for(var r=0;r<n.length;++r){var i=n[r];(null==i.from||i.from<=e.ch)&&(null==i.to||i.to>=e.ch)&&t.push(i.marker.parent||i.marker)}return t},findMarks:function(e,t,n){e=dt(this,e),t=dt(this,t);var r=[],i=e.line;return this.iter(e.line,t.line+1,(function(a){var o=a.markedSpans;if(o)for(var s=0;s<o.length;s++){var l=o[s];null!=l.to&&i==e.line&&e.ch>=l.to||null==l.from&&i!=e.line||null!=l.from&&i==t.line&&l.from>=t.ch||n&&!n(l.marker)||r.push(l.marker.parent||l.marker)}++i})),r},getAllMarks:function(){var e=[];return this.iter((function(t){var n=t.markedSpans;if(n)for(var r=0;r<n.length;++r)null!=n[r].from&&e.push(n[r].marker)})),e},posFromIndex:function(e){var t,n=this.first,r=this.lineSeparator().length;return this.iter((function(i){var a=i.text.length+r;if(a>e)return t=e,!0;e-=a,++n})),dt(this,it(n,t))},indexFromPos:function(e){e=dt(this,e);var t=e.ch;if(e.line<this.first||e.ch<0)return 0;var n=this.lineSeparator().length;return this.iter(this.first,e.line,(function(e){t+=e.text.length+n})),t},copy:function(e){var t=new ko(Qe(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return t.scrollTop=this.scrollTop,t.scrollLeft=this.scrollLeft,t.sel=this.sel,t.extend=!1,e&&(t.history.undoDepth=this.history.undoDepth,t.setHistory(this.getHistory())),t},linkedDoc:function(e){e||(e={});var t=this.first,n=this.first+this.size;null!=e.from&&e.from>t&&(t=e.from),null!=e.to&&e.to<n&&(n=e.to);var r=new ko(Qe(this,t,n),e.mode||this.modeOption,t,this.lineSep,this.direction);return e.sharedHist&&(r.history=this.history),(this.linked||(this.linked=[])).push({doc:r,sharedHist:e.sharedHist}),r.linked=[{doc:this,isParent:!0,sharedHist:e.sharedHist}],bo(r,yo(this)),r},unlinkDoc:function(e){if(e instanceof Fs&&(e=e.doc),this.linked)for(var t=0;t<this.linked.length;++t){var n=this.linked[t];if(n.doc==e){this.linked.splice(t,1),e.unlinkDoc(this),wo(yo(this));break}}if(e.history==this.history){var r=[e.id];ga(e,(function(e){return r.push(e.id)}),!0),e.history=new wa(null),e.history.done=Da(this.history.done,r),e.history.undone=Da(this.history.undone,r)}},iterLinkedDocs:function(e){ga(this,e)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(e){return this.lineSep?e.split(this.lineSep):Le(e)},lineSeparator:function(){return this.lineSep||"\n"},setDirection:Li((function(e){"rtl"!=e&&(e="ltr"),e!=this.direction&&(this.direction=e,this.iter((function(e){return e.order=null})),this.cm&&ba(this.cm))}))}),ko.prototype.eachLine=ko.prototype.iter;var _o=0;function Co(e){var t=this;if(Eo(t),!ye(t,e)&&!Un(t.display,e)){ke(e),o&&(_o=+new Date);var n=zr(t,e,!0),r=e.dataTransfer.files;if(n&&!t.isReadOnly())if(r&&r.length&&window.FileReader&&window.File)for(var i=r.length,a=Array(i),s=0,l=function(){++s==i&&Oi(t,(function(){n=dt(t.doc,n);var e={from:n,to:n,text:t.doc.splitLines(a.filter((function(e){return null!=e})).join(t.doc.lineSeparator())),origin:"paste"};Xa(t.doc,e),Ra(t.doc,oa(dt(t.doc,n),dt(t.doc,sa(e))))}))()},c=function(e,n){if(t.options.allowDropFileTypes&&-1==$(t.options.allowDropFileTypes,e.type))l();else{var r=new FileReader;r.onerror=function(){return l()},r.onload=function(){var e=r.result;/[\x00-\x08\x0e-\x1f]{2}/.test(e)||(a[n]=e),l()},r.readAsText(e)}},u=0;u<r.length;u++)c(r[u],u);else{if(t.state.draggingText&&t.doc.sel.contains(n)>-1)return t.state.draggingText(e),void setTimeout((function(){return t.display.input.focus()}),20);try{var d=e.dataTransfer.getData("Text");if(d){var f;if(t.state.draggingText&&!t.state.draggingText.copy&&(f=t.listSelections()),qa(t.doc,oa(n,n)),f)for(var p=0;p<f.length;++p)no(t.doc,"",f[p].anchor,f[p].head,"drag");t.replaceSelection(d,"around","paste"),t.display.input.focus()}}catch(h){}}}}function So(e,t){if(o&&(!e.state.draggingText||+new Date-_o<100))Se(t);else if(!ye(e,t)&&!Un(e.display,t)&&(t.dataTransfer.setData("Text",e.getSelection()),t.dataTransfer.effectAllowed="copyMove",t.dataTransfer.setDragImage&&!f)){var n=M("img",null,null,"position: fixed; left: 0; top: 0;");n.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",d&&(n.width=n.height=1,e.display.wrapper.appendChild(n),n._top=n.offsetTop),t.dataTransfer.setDragImage(n,0,0),d&&n.parentNode.removeChild(n)}}function To(e,t){var n=zr(e,t);if(n){var r=document.createDocumentFragment();Hr(e,n,r),e.display.dragCursor||(e.display.dragCursor=M("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),e.display.lineSpace.insertBefore(e.display.dragCursor,e.display.cursorDiv)),A(e.display.dragCursor,r)}}function Eo(e){e.display.dragCursor&&(e.display.lineSpace.removeChild(e.display.dragCursor),e.display.dragCursor=null)}function Ao(e){if(document.getElementsByClassName){for(var t=document.getElementsByClassName("CodeMirror"),n=[],r=0;r<t.length;r++){var i=t[r].CodeMirror;i&&n.push(i)}n.length&&n[0].operation((function(){for(var t=0;t<n.length;t++)e(n[t])}))}}var Mo=!1;function No(){Mo||(Oo(),Mo=!0)}function Oo(){var e;he(window,"resize",(function(){null==e&&(e=setTimeout((function(){e=null,Ao(Do)}),100))})),he(window,"blur",(function(){return Ao(Zr)}))}function Do(e){var t=e.display;t.cachedCharWidth=t.cachedTextHeight=t.cachedPaddingH=null,t.scrollbarsClipped=!1,e.setSize()}for(var Lo={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},zo=0;zo<10;zo++)Lo[zo+48]=Lo[zo+96]=String(zo);for(var Po=65;Po<=90;Po++)Lo[Po]=String.fromCharCode(Po);for(var Fo=1;Fo<=12;Fo++)Lo[Fo+111]=Lo[Fo+63235]="F"+Fo;var Io={};function jo(e){var t,n,r,i,a=e.split(/-(?!$)/);e=a[a.length-1];for(var o=0;o<a.length-1;o++){var s=a[o];if(/^(cmd|meta|m)$/i.test(s))i=!0;else if(/^a(lt)?$/i.test(s))t=!0;else if(/^(c|ctrl|control)$/i.test(s))n=!0;else{if(!/^s(hift)?$/i.test(s))throw new Error("Unrecognized modifier name: "+s);r=!0}}return t&&(e="Alt-"+e),n&&(e="Ctrl-"+e),i&&(e="Cmd-"+e),r&&(e="Shift-"+e),e}function Ro(e){var t={};for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];if(/^(name|fallthrough|(de|at)tach)$/.test(n))continue;if("..."==r){delete e[n];continue}for(var i=X(n.split(" "),jo),a=0;a<i.length;a++){var o=void 0,s=void 0;a==i.length-1?(s=i.join(" "),o=r):(s=i.slice(0,a+1).join(" "),o="...");var l=t[s];if(l){if(l!=o)throw new Error("Inconsistent bindings for "+s)}else t[s]=o}delete e[n]}for(var c in t)e[c]=t[c];return e}function $o(e,t,n,r){t=Ho(t);var i=t.call?t.call(e,r):t[e];if(!1===i)return"nothing";if("..."===i)return"multi";if(null!=i&&n(i))return"handled";if(t.fallthrough){if("[object Array]"!=Object.prototype.toString.call(t.fallthrough))return $o(e,t.fallthrough,n,r);for(var a=0;a<t.fallthrough.length;a++){var o=$o(e,t.fallthrough[a],n,r);if(o)return o}}}function qo(e){var t="string"==typeof e?e:Lo[e.keyCode];return"Ctrl"==t||"Alt"==t||"Shift"==t||"Mod"==t}function Bo(e,t,n){var r=e;return t.altKey&&"Alt"!=r&&(e="Alt-"+e),(k?t.metaKey:t.ctrlKey)&&"Ctrl"!=r&&(e="Ctrl-"+e),(k?t.ctrlKey:t.metaKey)&&"Mod"!=r&&(e="Cmd-"+e),!n&&t.shiftKey&&"Shift"!=r&&(e="Shift-"+e),e}function Uo(e,t){if(d&&34==e.keyCode&&e["char"])return!1;var n=Lo[e.keyCode];return null!=n&&!e.altGraphKey&&(3==e.keyCode&&e.code&&(n=e.code),Bo(n,e,t))}function Ho(e){return"string"==typeof e?Io[e]:e}function Wo(e,t){for(var n=e.doc.sel.ranges,r=[],i=0;i<n.length;i++){var a=t(n[i]);while(r.length&&at(a.from,K(r).to)<=0){var o=r.pop();if(at(o.from,a.from)<0){a.from=o.from;break}}r.push(a)}Ni(e,(function(){for(var t=r.length-1;t>=0;t--)no(e.doc,"",r[t].from,r[t].to,"+delete");oi(e)}))}function Vo(e,t,n){var r=oe(e.text,t+n,n);return r<0||r>e.text.length?null:r}function Yo(e,t,n){var r=Vo(e,t.ch,n);return null==r?null:new it(t.line,r,n<0?"after":"before")}function Go(e,t,n,r,i){if(e){"rtl"==t.doc.direction&&(i=-i);var a=fe(n,t.doc.direction);if(a){var o,s=i<0?K(a):a[0],l=i<0==(1==s.level),c=l?"after":"before";if(s.level>0||"rtl"==t.doc.direction){var u=tr(t,n);o=i<0?n.text.length-1:0;var d=nr(t,u,o).top;o=se((function(e){return nr(t,u,e).top==d}),i<0==(1==s.level)?s.from:s.to-1,o),"before"==c&&(o=Vo(n,o,1))}else o=i<0?s.to:s.from;return new it(r,o,c)}}return new it(r,i<0?n.text.length:0,i<0?"before":"after")}function Ko(e,t,n,r){var i=fe(t,e.doc.direction);if(!i)return Yo(t,n,r);n.ch>=t.text.length?(n.ch=t.text.length,n.sticky="before"):n.ch<=0&&(n.ch=0,n.sticky="after");var a=ue(i,n.ch,n.sticky),o=i[a];if("ltr"==e.doc.direction&&o.level%2==0&&(r>0?o.to>n.ch:o.from<n.ch))return Yo(t,n,r);var s,l=function(e,n){return Vo(t,e instanceof it?e.ch:e,n)},c=function(n){return e.options.lineWrapping?(s=s||tr(e,t),_r(e,t,s,n)):{begin:0,end:t.text.length}},u=c("before"==n.sticky?l(n,-1):n.ch);if("rtl"==e.doc.direction||1==o.level){var d=1==o.level==r<0,f=l(n,d?1:-1);if(null!=f&&(d?f<=o.to&&f<=u.end:f>=o.from&&f>=u.begin)){var p=d?"before":"after";return new it(n.line,f,p)}}var h=function(e,t,r){for(var a=function(e,t){return t?new it(n.line,l(e,1),"before"):new it(n.line,e,"after")};e>=0&&e<i.length;e+=t){var o=i[e],s=t>0==(1!=o.level),c=s?r.begin:l(r.end,-1);if(o.from<=c&&c<o.to)return a(c,s);if(c=s?o.from:l(o.to,-1),r.begin<=c&&c<r.end)return a(c,s)}},m=h(a+r,r,u);if(m)return m;var g=r>0?u.end:l(u.begin,-1);return null==g||r>0&&g==t.text.length||(m=h(r>0?0:i.length-1,r,c(g)),!m)?null:m}Io.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},Io.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},Io.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},Io.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},Io["default"]=y?Io.macDefault:Io.pcDefault;var Xo={selectAll:Ga,singleSelection:function(e){return e.setSelection(e.getCursor("anchor"),e.getCursor("head"),U)},killLine:function(e){return Wo(e,(function(t){if(t.empty()){var n=Xe(e.doc,t.head.line).text.length;return t.head.ch==n&&t.head.line<e.lastLine()?{from:t.head,to:it(t.head.line+1,0)}:{from:t.head,to:it(t.head.line,n)}}return{from:t.from(),to:t.to()}}))},deleteLine:function(e){return Wo(e,(function(t){return{from:it(t.from().line,0),to:dt(e.doc,it(t.to().line+1,0))}}))},delLineLeft:function(e){return Wo(e,(function(e){return{from:it(e.from().line,0),to:e.from()}}))},delWrappedLineLeft:function(e){return Wo(e,(function(t){var n=e.charCoords(t.head,"div").top+5,r=e.coordsChar({left:0,top:n},"div");return{from:r,to:t.from()}}))},delWrappedLineRight:function(e){return Wo(e,(function(t){var n=e.charCoords(t.head,"div").top+5,r=e.coordsChar({left:e.display.lineDiv.offsetWidth+100,top:n},"div");return{from:t.from(),to:r}}))},undo:function(e){return e.undo()},redo:function(e){return e.redo()},undoSelection:function(e){return e.undoSelection()},redoSelection:function(e){return e.redoSelection()},goDocStart:function(e){return e.extendSelection(it(e.firstLine(),0))},goDocEnd:function(e){return e.extendSelection(it(e.lastLine()))},goLineStart:function(e){return e.extendSelectionsBy((function(t){return Zo(e,t.head.line)}),{origin:"+move",bias:1})},goLineStartSmart:function(e){return e.extendSelectionsBy((function(t){return Jo(e,t.head)}),{origin:"+move",bias:1})},goLineEnd:function(e){return e.extendSelectionsBy((function(t){return Qo(e,t.head.line)}),{origin:"+move",bias:-1})},goLineRight:function(e){return e.extendSelectionsBy((function(t){var n=e.cursorCoords(t.head,"div").top+5;return e.coordsChar({left:e.display.lineDiv.offsetWidth+100,top:n},"div")}),W)},goLineLeft:function(e){return e.extendSelectionsBy((function(t){var n=e.cursorCoords(t.head,"div").top+5;return e.coordsChar({left:0,top:n},"div")}),W)},goLineLeftSmart:function(e){return e.extendSelectionsBy((function(t){var n=e.cursorCoords(t.head,"div").top+5,r=e.coordsChar({left:0,top:n},"div");return r.ch<e.getLine(r.line).search(/\S/)?Jo(e,t.head):r}),W)},goLineUp:function(e){return e.moveV(-1,"line")},goLineDown:function(e){return e.moveV(1,"line")},goPageUp:function(e){return e.moveV(-1,"page")},goPageDown:function(e){return e.moveV(1,"page")},goCharLeft:function(e){return e.moveH(-1,"char")},goCharRight:function(e){return e.moveH(1,"char")},goColumnLeft:function(e){return e.moveH(-1,"column")},goColumnRight:function(e){return e.moveH(1,"column")},goWordLeft:function(e){return e.moveH(-1,"word")},goGroupRight:function(e){return e.moveH(1,"group")},goGroupLeft:function(e){return e.moveH(-1,"group")},goWordRight:function(e){return e.moveH(1,"word")},delCharBefore:function(e){return e.deleteH(-1,"codepoint")},delCharAfter:function(e){return e.deleteH(1,"char")},delWordBefore:function(e){return e.deleteH(-1,"word")},delWordAfter:function(e){return e.deleteH(1,"word")},delGroupBefore:function(e){return e.deleteH(-1,"group")},delGroupAfter:function(e){return e.deleteH(1,"group")},indentAuto:function(e){return e.indentSelection("smart")},indentMore:function(e){return e.indentSelection("add")},indentLess:function(e){return e.indentSelection("subtract")},insertTab:function(e){return e.replaceSelection("\t")},insertSoftTab:function(e){for(var t=[],n=e.listSelections(),r=e.options.tabSize,i=0;i<n.length;i++){var a=n[i].from(),o=j(e.getLine(a.line),a.ch,r);t.push(G(r-o%r))}e.replaceSelections(t)},defaultTab:function(e){e.somethingSelected()?e.indentSelection("add"):e.execCommand("insertTab")},transposeChars:function(e){return Ni(e,(function(){for(var t=e.listSelections(),n=[],r=0;r<t.length;r++)if(t[r].empty()){var i=t[r].head,a=Xe(e.doc,i.line).text;if(a)if(i.ch==a.length&&(i=new it(i.line,i.ch-1)),i.ch>0)i=new it(i.line,i.ch+1),e.replaceRange(a.charAt(i.ch-1)+a.charAt(i.ch-2),it(i.line,i.ch-2),i,"+transpose");else if(i.line>e.doc.first){var o=Xe(e.doc,i.line-1).text;o&&(i=new it(i.line,1),e.replaceRange(a.charAt(0)+e.doc.lineSeparator()+o.charAt(o.length-1),it(i.line-1,o.length-1),i,"+transpose"))}n.push(new ia(i,i))}e.setSelections(n)}))},newlineAndIndent:function(e){return Ni(e,(function(){for(var t=e.listSelections(),n=t.length-1;n>=0;n--)e.replaceRange(e.doc.lineSeparator(),t[n].anchor,t[n].head,"+input");t=e.listSelections();for(var r=0;r<t.length;r++)e.indentLine(t[r].from().line,null,!0);oi(e)}))},openLine:function(e){return e.replaceSelection("\n","start")},toggleOverwrite:function(e){return e.toggleOverwrite()}};function Zo(e,t){var n=Xe(e.doc,t),r=Zt(n);return r!=n&&(t=et(r)),Go(!0,e,r,t,1)}function Qo(e,t){var n=Xe(e.doc,t),r=Qt(n);return r!=n&&(t=et(r)),Go(!0,e,n,t,-1)}function Jo(e,t){var n=Zo(e,t.line),r=Xe(e.doc,n.line),i=fe(r,e.doc.direction);if(!i||0==i[0].level){var a=Math.max(n.ch,r.text.search(/\S/)),o=t.line==n.line&&t.ch<=a&&t.ch;return it(n.line,o?0:a,n.sticky)}return n}function es(e,t,n){if("string"==typeof t&&(t=Xo[t],!t))return!1;e.display.input.ensurePolled();var r=e.display.shift,i=!1;try{e.isReadOnly()&&(e.state.suppressEdits=!0),n&&(e.display.shift=!1),i=t(e)!=B}finally{e.display.shift=r,e.state.suppressEdits=!1}return i}function ts(e,t,n){for(var r=0;r<e.state.keyMaps.length;r++){var i=$o(t,e.state.keyMaps[r],n,e);if(i)return i}return e.options.extraKeys&&$o(t,e.options.extraKeys,n,e)||$o(t,e.options.keyMap,n,e)}var ns=new R;function rs(e,t,n,r){var i=e.state.keySeq;if(i){if(qo(t))return"handled";if(/\'$/.test(t)?e.state.keySeq=null:ns.set(50,(function(){e.state.keySeq==i&&(e.state.keySeq=null,e.display.input.reset())})),is(e,i+" "+t,n,r))return!0}return is(e,t,n,r)}function is(e,t,n,r){var i=ts(e,t,r);return"multi"==i&&(e.state.keySeq=t),"handled"==i&&An(e,"keyHandled",e,t,n),"handled"!=i&&"multi"!=i||(ke(n),Yr(e)),!!i}function as(e,t){var n=Uo(t,!0);return!!n&&(t.shiftKey&&!e.state.keySeq?rs(e,"Shift-"+n,t,(function(t){return es(e,t,!0)}))||rs(e,n,t,(function(t){if("string"==typeof t?/^go[A-Z]/.test(t):t.motion)return es(e,t)})):rs(e,n,t,(function(t){return es(e,t)})))}function os(e,t,n){return rs(e,"'"+n+"'",t,(function(t){return es(e,t,!0)}))}var ss=null;function ls(e){var t=this;if((!e.target||e.target==t.display.input.getField())&&(t.curOp.focus=D(),!ye(t,e))){o&&s<11&&27==e.keyCode&&(e.returnValue=!1);var r=e.keyCode;t.display.shift=16==r||e.shiftKey;var i=as(t,e);d&&(ss=i?r:null,i||88!=r||Pe||!(y?e.metaKey:e.ctrlKey)||t.replaceSelection("",null,"cut")),n&&!y&&!i&&46==r&&e.shiftKey&&!e.ctrlKey&&document.execCommand&&document.execCommand("cut"),18!=r||/\bCodeMirror-crosshair\b/.test(t.display.lineDiv.className)||cs(t)}}function cs(e){var t=e.display.lineDiv;function n(e){18!=e.keyCode&&e.altKey||(T(t,"CodeMirror-crosshair"),ge(document,"keyup",n),ge(document,"mouseover",n))}L(t,"CodeMirror-crosshair"),he(document,"keyup",n),he(document,"mouseover",n)}function us(e){16==e.keyCode&&(this.doc.sel.shift=!1),ye(this,e)}function ds(e){var t=this;if((!e.target||e.target==t.display.input.getField())&&!(Un(t.display,e)||ye(t,e)||e.ctrlKey&&!e.altKey||y&&e.metaKey)){var n=e.keyCode,r=e.charCode;if(d&&n==ss)return ss=null,void ke(e);if(!d||e.which&&!(e.which<10)||!as(t,e)){var i=String.fromCharCode(null==r?n:r);"\b"!=i&&(os(t,e,i)||t.display.input.onKeyPress(e))}}}var fs,ps,hs=400,ms=function(e,t,n){this.time=e,this.pos=t,this.button=n};function gs(e,t){var n=+new Date;return ps&&ps.compare(n,e,t)?(fs=ps=null,"triple"):fs&&fs.compare(n,e,t)?(ps=new ms(n,e,t),fs=null,"double"):(fs=new ms(n,e,t),ps=null,"single")}function vs(e){var t=this,n=t.display;if(!(ye(t,e)||n.activeTouch&&n.input.supportsTouch()))if(n.input.ensurePolled(),n.shift=e.shiftKey,Un(n,e))l||(n.scroller.draggable=!1,setTimeout((function(){return n.scroller.draggable=!0}),100));else if(!Ts(t,e)){var r=zr(t,e),i=Ee(e),a=r?gs(r,i):"single";window.focus(),1==i&&t.state.selectingText&&t.state.selectingText(e),r&&ys(t,i,r,a,e)||(1==i?r?ws(t,r,a,e):Te(e)==n.scroller&&ke(e):2==i?(r&&za(t.doc,r),setTimeout((function(){return n.input.focus()}),20)):3==i&&(_?t.display.input.onContextMenu(e):Kr(t)))}}function ys(e,t,n,r,i){var a="Click";return"double"==r?a="Double"+a:"triple"==r&&(a="Triple"+a),a=(1==t?"Left":2==t?"Middle":"Right")+a,rs(e,Bo(a,i),i,(function(t){if("string"==typeof t&&(t=Xo[t]),!t)return!1;var r=!1;try{e.isReadOnly()&&(e.state.suppressEdits=!0),r=t(e,n)!=B}finally{e.state.suppressEdits=!1}return r}))}function bs(e,t,n){var r=e.getOption("configureMouse"),i=r?r(e,t,n):{};if(null==i.unit){var a=b?n.shiftKey&&n.metaKey:n.altKey;i.unit=a?"rectangle":"single"==t?"char":"double"==t?"word":"line"}return(null==i.extend||e.doc.extend)&&(i.extend=e.doc.extend||n.shiftKey),null==i.addNew&&(i.addNew=y?n.metaKey:n.ctrlKey),null==i.moveOnDrag&&(i.moveOnDrag=!(y?n.altKey:n.ctrlKey)),i}function ws(e,t,n,r){o?setTimeout(F(Gr,e),0):e.curOp.focus=D();var i,a=bs(e,n,r),s=e.doc.sel;e.options.dragDrop&&Ne&&!e.isReadOnly()&&"single"==n&&(i=s.contains(t))>-1&&(at((i=s.ranges[i]).from(),t)<0||t.xRel>0)&&(at(i.to(),t)>0||t.xRel<0)?xs(e,r,t,a):_s(e,r,t,a)}function xs(e,t,n,r){var i=e.display,a=!1,c=Oi(e,(function(t){l&&(i.scroller.draggable=!1),e.state.draggingText=!1,e.state.delayingBlurEvent&&(e.hasFocus()?e.state.delayingBlurEvent=!1:Kr(e)),ge(i.wrapper.ownerDocument,"mouseup",c),ge(i.wrapper.ownerDocument,"mousemove",u),ge(i.scroller,"dragstart",d),ge(i.scroller,"drop",c),a||(ke(t),r.addNew||za(e.doc,n,null,null,r.extend),l&&!f||o&&9==s?setTimeout((function(){i.wrapper.ownerDocument.body.focus({preventScroll:!0}),i.input.focus()}),20):i.input.focus())})),u=function(e){a=a||Math.abs(t.clientX-e.clientX)+Math.abs(t.clientY-e.clientY)>=10},d=function(){return a=!0};l&&(i.scroller.draggable=!0),e.state.draggingText=c,c.copy=!r.moveOnDrag,he(i.wrapper.ownerDocument,"mouseup",c),he(i.wrapper.ownerDocument,"mousemove",u),he(i.scroller,"dragstart",d),he(i.scroller,"drop",c),e.state.delayingBlurEvent=!0,setTimeout((function(){return i.input.focus()}),20),i.scroller.dragDrop&&i.scroller.dragDrop()}function ks(e,t,n){if("char"==n)return new ia(t,t);if("word"==n)return e.findWordAt(t);if("line"==n)return new ia(it(t.line,0),dt(e.doc,it(t.line+1,0)));var r=n(e,t);return new ia(r.from,r.to)}function _s(e,t,n,r){o&&Kr(e);var i=e.display,a=e.doc;ke(t);var s,l,c=a.sel,u=c.ranges;if(r.addNew&&!r.extend?(l=a.sel.contains(n),s=l>-1?u[l]:new ia(n,n)):(s=a.sel.primary(),l=a.sel.primIndex),"rectangle"==r.unit)r.addNew||(s=new ia(n,n)),n=zr(e,t,!0,!0),l=-1;else{var d=ks(e,n,r.unit);s=r.extend?La(s,d.anchor,d.head,r.extend):d}r.addNew?-1==l?(l=u.length,$a(a,aa(e,u.concat([s]),l),{scroll:!1,origin:"*mouse"})):u.length>1&&u[l].empty()&&"char"==r.unit&&!r.extend?($a(a,aa(e,u.slice(0,l).concat(u.slice(l+1)),0),{scroll:!1,origin:"*mouse"}),c=a.sel):Fa(a,l,s,H):(l=0,$a(a,new ra([s],0),H),c=a.sel);var f=n;function p(t){if(0!=at(f,t))if(f=t,"rectangle"==r.unit){for(var i=[],o=e.options.tabSize,u=j(Xe(a,n.line).text,n.ch,o),d=j(Xe(a,t.line).text,t.ch,o),p=Math.min(u,d),h=Math.max(u,d),m=Math.min(n.line,t.line),g=Math.min(e.lastLine(),Math.max(n.line,t.line));m<=g;m++){var v=Xe(a,m).text,y=V(v,p,o);p==h?i.push(new ia(it(m,y),it(m,y))):v.length>y&&i.push(new ia(it(m,y),it(m,V(v,h,o))))}i.length||i.push(new ia(n,n)),$a(a,aa(e,c.ranges.slice(0,l).concat(i),l),{origin:"*mouse",scroll:!1}),e.scrollIntoView(t)}else{var b,w=s,x=ks(e,t,r.unit),k=w.anchor;at(x.anchor,k)>0?(b=x.head,k=ct(w.from(),x.anchor)):(b=x.anchor,k=lt(w.to(),x.head));var _=c.ranges.slice(0);_[l]=Cs(e,new ia(dt(a,k),b)),$a(a,aa(e,_,l),H)}}var h=i.wrapper.getBoundingClientRect(),m=0;function g(t){var n=++m,o=zr(e,t,!0,"rectangle"==r.unit);if(o)if(0!=at(o,f)){e.curOp.focus=D(),p(o);var s=ei(i,a);(o.line>=s.to||o.line<s.from)&&setTimeout(Oi(e,(function(){m==n&&g(t)})),150)}else{var l=t.clientY<h.top?-20:t.clientY>h.bottom?20:0;l&&setTimeout(Oi(e,(function(){m==n&&(i.scroller.scrollTop+=l,g(t))})),50)}}function v(t){e.state.selectingText=!1,m=1/0,t&&(ke(t),i.input.focus()),ge(i.wrapper.ownerDocument,"mousemove",y),ge(i.wrapper.ownerDocument,"mouseup",b),a.history.lastSelOrigin=null}var y=Oi(e,(function(e){0!==e.buttons&&Ee(e)?g(e):v(e)})),b=Oi(e,v);e.state.selectingText=b,he(i.wrapper.ownerDocument,"mousemove",y),he(i.wrapper.ownerDocument,"mouseup",b)}function Cs(e,t){var n=t.anchor,r=t.head,i=Xe(e.doc,n.line);if(0==at(n,r)&&n.sticky==r.sticky)return t;var a=fe(i);if(!a)return t;var o=ue(a,n.ch,n.sticky),s=a[o];if(s.from!=n.ch&&s.to!=n.ch)return t;var l,c=o+(s.from==n.ch==(1!=s.level)?0:1);if(0==c||c==a.length)return t;if(r.line!=n.line)l=(r.line-n.line)*("ltr"==e.doc.direction?1:-1)>0;else{var u=ue(a,r.ch,r.sticky),d=u-o||(r.ch-n.ch)*(1==s.level?-1:1);l=u==c-1||u==c?d<0:d>0}var f=a[c+(l?-1:0)],p=l==(1==f.level),h=p?f.from:f.to,m=p?"after":"before";return n.ch==h&&n.sticky==m?t:new ia(new it(n.line,h,m),r)}function Ss(e,t,n,r){var i,a;if(t.touches)i=t.touches[0].clientX,a=t.touches[0].clientY;else try{i=t.clientX,a=t.clientY}catch(f){return!1}if(i>=Math.floor(e.display.gutters.getBoundingClientRect().right))return!1;r&&ke(t);var o=e.display,s=o.lineDiv.getBoundingClientRect();if(a>s.bottom||!we(e,n))return Ce(t);a-=s.top-o.viewOffset;for(var l=0;l<e.display.gutterSpecs.length;++l){var c=o.gutters.childNodes[l];if(c&&c.getBoundingClientRect().right>=i){var u=tt(e.doc,a),d=e.display.gutterSpecs[l];return ve(e,n,e,u,d.className,t),Ce(t)}}}function Ts(e,t){return Ss(e,t,"gutterClick",!0)}function Es(e,t){Un(e.display,t)||As(e,t)||ye(e,t,"contextmenu")||_||e.display.input.onContextMenu(t)}function As(e,t){return!!we(e,"gutterContextMenu")&&Ss(e,t,"gutterContextMenu",!1)}function Ms(e){e.display.wrapper.className=e.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+e.options.theme.replace(/(^|\s)\s*/g," cm-s-"),dr(e)}ms.prototype.compare=function(e,t,n){return this.time+hs>e&&0==at(t,this.pos)&&n==this.button};var Ns={toString:function(){return"CodeMirror.Init"}},Os={},Ds={};function Ls(e){var t=e.optionHandlers;function n(n,r,i,a){e.defaults[n]=r,i&&(t[n]=a?function(e,t,n){n!=Ns&&i(e,t,n)}:i)}e.defineOption=n,e.Init=Ns,n("value","",(function(e,t){return e.setValue(t)}),!0),n("mode",null,(function(e,t){e.doc.modeOption=t,fa(e)}),!0),n("indentUnit",2,fa,!0),n("indentWithTabs",!1),n("smartIndent",!0),n("tabSize",4,(function(e){pa(e),dr(e),Fr(e)}),!0),n("lineSeparator",null,(function(e,t){if(e.doc.lineSep=t,t){var n=[],r=e.doc.first;e.doc.iter((function(e){for(var i=0;;){var a=e.text.indexOf(t,i);if(-1==a)break;i=a+t.length,n.push(it(r,a))}r++}));for(var i=n.length-1;i>=0;i--)no(e.doc,t,n[i],it(n[i].line,n[i].ch+t.length))}})),n("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,(function(e,t,n){e.state.specialChars=new RegExp(t.source+(t.test("\t")?"":"|\t"),"g"),n!=Ns&&e.refresh()})),n("specialCharPlaceholder",mn,(function(e){return e.refresh()}),!0),n("electricChars",!0),n("inputStyle",v?"contenteditable":"textarea",(function(){throw new Error("inputStyle can not (yet) be changed in a running editor")}),!0),n("spellcheck",!1,(function(e,t){return e.getInputField().spellcheck=t}),!0),n("autocorrect",!1,(function(e,t){return e.getInputField().autocorrect=t}),!0),n("autocapitalize",!1,(function(e,t){return e.getInputField().autocapitalize=t}),!0),n("rtlMoveVisually",!w),n("wholeLineUpdateBefore",!0),n("theme","default",(function(e){Ms(e),Xi(e)}),!0),n("keyMap","default",(function(e,t,n){var r=Ho(t),i=n!=Ns&&Ho(n);i&&i.detach&&i.detach(e,r),r.attach&&r.attach(e,i||null)})),n("extraKeys",null),n("configureMouse",null),n("lineWrapping",!1,Ps,!0),n("gutters",[],(function(e,t){e.display.gutterSpecs=Gi(t,e.options.lineNumbers),Xi(e)}),!0),n("fixedGutter",!0,(function(e,t){e.display.gutters.style.left=t?Or(e.display)+"px":"0",e.refresh()}),!0),n("coverGutterNextToScrollbar",!1,(function(e){return vi(e)}),!0),n("scrollbarStyle","native",(function(e){wi(e),vi(e),e.display.scrollbars.setScrollTop(e.doc.scrollTop),e.display.scrollbars.setScrollLeft(e.doc.scrollLeft)}),!0),n("lineNumbers",!1,(function(e,t){e.display.gutterSpecs=Gi(e.options.gutters,t),Xi(e)}),!0),n("firstLineNumber",1,Xi,!0),n("lineNumberFormatter",(function(e){return e}),Xi,!0),n("showCursorWhenSelecting",!1,Br,!0),n("resetSelectionOnContextMenu",!0),n("lineWiseCopyCut",!0),n("pasteLinesPerSelection",!0),n("selectionsMayTouch",!1),n("readOnly",!1,(function(e,t){"nocursor"==t&&(Zr(e),e.display.input.blur()),e.display.input.readOnlyChanged(t)})),n("screenReaderLabel",null,(function(e,t){t=""===t?null:t,e.display.input.screenReaderLabelChanged(t)})),n("disableInput",!1,(function(e,t){t||e.display.input.reset()}),!0),n("dragDrop",!0,zs),n("allowDropFileTypes",null),n("cursorBlinkRate",530),n("cursorScrollMargin",0),n("cursorHeight",1,Br,!0),n("singleCursorHeightPerLine",!0,Br,!0),n("workTime",100),n("workDelay",100),n("flattenSpans",!0,pa,!0),n("addModeClass",!1,pa,!0),n("pollInterval",100),n("undoDepth",200,(function(e,t){return e.doc.history.undoDepth=t})),n("historyEventDelay",1250),n("viewportMargin",10,(function(e){return e.refresh()}),!0),n("maxHighlightLength",1e4,pa,!0),n("moveInputWithCursor",!0,(function(e,t){t||e.display.input.resetPosition()})),n("tabindex",null,(function(e,t){return e.display.input.getField().tabIndex=t||""})),n("autofocus",null),n("direction","ltr",(function(e,t){return e.doc.setDirection(t)}),!0),n("phrases",null)}function zs(e,t,n){var r=n&&n!=Ns;if(!t!=!r){var i=e.display.dragFunctions,a=t?he:ge;a(e.display.scroller,"dragstart",i.start),a(e.display.scroller,"dragenter",i.enter),a(e.display.scroller,"dragover",i.over),a(e.display.scroller,"dragleave",i.leave),a(e.display.scroller,"drop",i.drop)}}function Ps(e){e.options.lineWrapping?(L(e.display.wrapper,"CodeMirror-wrap"),e.display.sizer.style.minWidth="",e.display.sizerWidth=null):(T(e.display.wrapper,"CodeMirror-wrap"),sn(e)),Lr(e),Fr(e),dr(e),setTimeout((function(){return vi(e)}),100)}function Fs(e,t){var n=this;if(!(this instanceof Fs))return new Fs(e,t);this.options=t=t?I(t):{},I(Os,t,!1);var r=t.value;"string"==typeof r?r=new ko(r,t.mode,null,t.lineSeparator,t.direction):t.mode&&(r.modeOption=t.mode),this.doc=r;var i=new Fs.inputStyles[t.inputStyle](this),a=this.display=new Zi(e,r,i,t);for(var c in a.wrapper.CodeMirror=this,Ms(this),t.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),wi(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new R,keySeq:null,specialChars:null},t.autofocus&&!v&&a.input.focus(),o&&s<11&&setTimeout((function(){return n.display.input.reset(!0)}),20),Is(this),No(),ki(this),this.curOp.forceUpdate=!0,va(this,r),t.autofocus&&!v||this.hasFocus()?setTimeout((function(){n.hasFocus()&&!n.state.focused&&Xr(n)}),20):Zr(this),Ds)Ds.hasOwnProperty(c)&&Ds[c](this,t[c],Ns);Yi(this),t.finishInit&&t.finishInit(this);for(var u=0;u<js.length;++u)js[u](this);_i(this),l&&t.lineWrapping&&"optimizelegibility"==getComputedStyle(a.lineDiv).textRendering&&(a.lineDiv.style.textRendering="auto")}function Is(e){var t=e.display;he(t.scroller,"mousedown",Oi(e,vs)),he(t.scroller,"dblclick",o&&s<11?Oi(e,(function(t){if(!ye(e,t)){var n=zr(e,t);if(n&&!Ts(e,t)&&!Un(e.display,t)){ke(t);var r=e.findWordAt(n);za(e.doc,r.anchor,r.head)}}})):function(t){return ye(e,t)||ke(t)}),he(t.scroller,"contextmenu",(function(t){return Es(e,t)})),he(t.input.getField(),"contextmenu",(function(n){t.scroller.contains(n.target)||Es(e,n)}));var n,r={end:0};function i(){t.activeTouch&&(n=setTimeout((function(){return t.activeTouch=null}),1e3),r=t.activeTouch,r.end=+new Date)}function a(e){if(1!=e.touches.length)return!1;var t=e.touches[0];return t.radiusX<=1&&t.radiusY<=1}function l(e,t){if(null==t.left)return!0;var n=t.left-e.left,r=t.top-e.top;return n*n+r*r>400}he(t.scroller,"touchstart",(function(i){if(!ye(e,i)&&!a(i)&&!Ts(e,i)){t.input.ensurePolled(),clearTimeout(n);var o=+new Date;t.activeTouch={start:o,moved:!1,prev:o-r.end<=300?r:null},1==i.touches.length&&(t.activeTouch.left=i.touches[0].pageX,t.activeTouch.top=i.touches[0].pageY)}})),he(t.scroller,"touchmove",(function(){t.activeTouch&&(t.activeTouch.moved=!0)})),he(t.scroller,"touchend",(function(n){var r=t.activeTouch;if(r&&!Un(t,n)&&null!=r.left&&!r.moved&&new Date-r.start<300){var a,o=e.coordsChar(t.activeTouch,"page");a=!r.prev||l(r,r.prev)?new ia(o,o):!r.prev.prev||l(r,r.prev.prev)?e.findWordAt(o):new ia(it(o.line,0),dt(e.doc,it(o.line+1,0))),e.setSelection(a.anchor,a.head),e.focus(),ke(n)}i()})),he(t.scroller,"touchcancel",i),he(t.scroller,"scroll",(function(){t.scroller.clientHeight&&(di(e,t.scroller.scrollTop),pi(e,t.scroller.scrollLeft,!0),ve(e,"scroll",e))})),he(t.scroller,"mousewheel",(function(t){return na(e,t)})),he(t.scroller,"DOMMouseScroll",(function(t){return na(e,t)})),he(t.wrapper,"scroll",(function(){return t.wrapper.scrollTop=t.wrapper.scrollLeft=0})),t.dragFunctions={enter:function(t){ye(e,t)||Se(t)},over:function(t){ye(e,t)||(To(e,t),Se(t))},start:function(t){return So(e,t)},drop:Oi(e,Co),leave:function(t){ye(e,t)||Eo(e)}};var c=t.input.getField();he(c,"keyup",(function(t){return us.call(e,t)})),he(c,"keydown",Oi(e,ls)),he(c,"keypress",Oi(e,ds)),he(c,"focus",(function(t){return Xr(e,t)})),he(c,"blur",(function(t){return Zr(e,t)}))}Fs.defaults=Os,Fs.optionHandlers=Ds;var js=[];function Rs(e,t,n,r){var i,a=e.doc;null==n&&(n="add"),"smart"==n&&(a.mode.indent?i=yt(e,t).state:n="prev");var o=e.options.tabSize,s=Xe(a,t),l=j(s.text,null,o);s.stateAfter&&(s.stateAfter=null);var c,u=s.text.match(/^\s*/)[0];if(r||/\S/.test(s.text)){if("smart"==n&&(c=a.mode.indent(i,s.text.slice(u.length),s.text),c==B||c>150)){if(!r)return;n="prev"}}else c=0,n="not";"prev"==n?c=t>a.first?j(Xe(a,t-1).text,null,o):0:"add"==n?c=l+e.options.indentUnit:"subtract"==n?c=l-e.options.indentUnit:"number"==typeof n&&(c=l+n),c=Math.max(0,c);var d="",f=0;if(e.options.indentWithTabs)for(var p=Math.floor(c/o);p;--p)f+=o,d+="\t";if(f<c&&(d+=G(c-f)),d!=u)return no(a,d,it(t,0),it(t,u.length),"+input"),s.stateAfter=null,!0;for(var h=0;h<a.sel.ranges.length;h++){var m=a.sel.ranges[h];if(m.head.line==t&&m.head.ch<u.length){var g=it(t,u.length);Fa(a,h,new ia(g,g));break}}}Fs.defineInitHook=function(e){return js.push(e)};var $s=null;function qs(e){$s=e}function Bs(e,t,n,r,i){var a=e.doc;e.display.shift=!1,r||(r=a.sel);var o=+new Date-200,s="paste"==i||e.state.pasteIncoming>o,l=Le(t),c=null;if(s&&r.ranges.length>1)if($s&&$s.text.join("\n")==t){if(r.ranges.length%$s.text.length==0){c=[];for(var u=0;u<$s.text.length;u++)c.push(a.splitLines($s.text[u]))}}else l.length==r.ranges.length&&e.options.pasteLinesPerSelection&&(c=X(l,(function(e){return[e]})));for(var d=e.curOp.updateInput,f=r.ranges.length-1;f>=0;f--){var p=r.ranges[f],h=p.from(),m=p.to();p.empty()&&(n&&n>0?h=it(h.line,h.ch-n):e.state.overwrite&&!s?m=it(m.line,Math.min(Xe(a,m.line).text.length,m.ch+K(l).length)):s&&$s&&$s.lineWise&&$s.text.join("\n")==l.join("\n")&&(h=m=it(h.line,0)));var g={from:h,to:m,text:c?c[f%c.length]:l,origin:i||(s?"paste":e.state.cutIncoming>o?"cut":"+input")};Xa(e.doc,g),An(e,"inputRead",e,g)}t&&!s&&Hs(e,t),oi(e),e.curOp.updateInput<2&&(e.curOp.updateInput=d),e.curOp.typing=!0,e.state.pasteIncoming=e.state.cutIncoming=-1}function Us(e,t){var n=e.clipboardData&&e.clipboardData.getData("Text");if(n)return e.preventDefault(),t.isReadOnly()||t.options.disableInput||Ni(t,(function(){return Bs(t,n,0,null,"paste")})),!0}function Hs(e,t){if(e.options.electricChars&&e.options.smartIndent)for(var n=e.doc.sel,r=n.ranges.length-1;r>=0;r--){var i=n.ranges[r];if(!(i.head.ch>100||r&&n.ranges[r-1].head.line==i.head.line)){var a=e.getModeAt(i.head),o=!1;if(a.electricChars){for(var s=0;s<a.electricChars.length;s++)if(t.indexOf(a.electricChars.charAt(s))>-1){o=Rs(e,i.head.line,"smart");break}}else a.electricInput&&a.electricInput.test(Xe(e.doc,i.head.line).text.slice(0,i.head.ch))&&(o=Rs(e,i.head.line,"smart"));o&&An(e,"electricInput",e,i.head.line)}}}function Ws(e){for(var t=[],n=[],r=0;r<e.doc.sel.ranges.length;r++){var i=e.doc.sel.ranges[r].head.line,a={anchor:it(i,0),head:it(i+1,0)};n.push(a),t.push(e.getRange(a.anchor,a.head))}return{text:t,ranges:n}}function Vs(e,t,n,r){e.setAttribute("autocorrect",n?"":"off"),e.setAttribute("autocapitalize",r?"":"off"),e.setAttribute("spellcheck",!!t)}function Ys(){var e=M("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),t=M("div",[e],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return l?e.style.width="1000px":e.setAttribute("wrap","off"),m&&(e.style.border="1px solid black"),Vs(e),t}function Gs(e){var t=e.optionHandlers,n=e.helpers={};e.prototype={constructor:e,focus:function(){window.focus(),this.display.input.focus()},setOption:function(e,n){var r=this.options,i=r[e];r[e]==n&&"mode"!=e||(r[e]=n,t.hasOwnProperty(e)&&Oi(this,t[e])(this,n,i),ve(this,"optionChange",this,e))},getOption:function(e){return this.options[e]},getDoc:function(){return this.doc},addKeyMap:function(e,t){this.state.keyMaps[t?"push":"unshift"](Ho(e))},removeKeyMap:function(e){for(var t=this.state.keyMaps,n=0;n<t.length;++n)if(t[n]==e||t[n].name==e)return t.splice(n,1),!0},addOverlay:Di((function(t,n){var r=t.token?t:e.getMode(this.options,t);if(r.startState)throw new Error("Overlays may not be stateful.");Z(this.state.overlays,{mode:r,modeSpec:t,opaque:n&&n.opaque,priority:n&&n.priority||0},(function(e){return e.priority})),this.state.modeGen++,Fr(this)})),removeOverlay:Di((function(e){for(var t=this.state.overlays,n=0;n<t.length;++n){var r=t[n].modeSpec;if(r==e||"string"==typeof e&&r.name==e)return t.splice(n,1),this.state.modeGen++,void Fr(this)}})),indentLine:Di((function(e,t,n){"string"!=typeof t&&"number"!=typeof t&&(t=null==t?this.options.smartIndent?"smart":"prev":t?"add":"subtract"),nt(this.doc,e)&&Rs(this,e,t,n)})),indentSelection:Di((function(e){for(var t=this.doc.sel.ranges,n=-1,r=0;r<t.length;r++){var i=t[r];if(i.empty())i.head.line>n&&(Rs(this,i.head.line,e,!0),n=i.head.line,r==this.doc.sel.primIndex&&oi(this));else{var a=i.from(),o=i.to(),s=Math.max(n,a.line);n=Math.min(this.lastLine(),o.line-(o.ch?0:1))+1;for(var l=s;l<n;++l)Rs(this,l,e);var c=this.doc.sel.ranges;0==a.ch&&t.length==c.length&&c[r].from().ch>0&&Fa(this.doc,r,new ia(a,c[r].to()),U)}}})),getTokenAt:function(e,t){return _t(this,e,t)},getLineTokens:function(e,t){return _t(this,it(e),t,!0)},getTokenTypeAt:function(e){e=dt(this.doc,e);var t,n=vt(this,Xe(this.doc,e.line)),r=0,i=(n.length-1)/2,a=e.ch;if(0==a)t=n[2];else for(;;){var o=r+i>>1;if((o?n[2*o-1]:0)>=a)i=o;else{if(!(n[2*o+1]<a)){t=n[2*o+2];break}r=o+1}}var s=t?t.indexOf("overlay "):-1;return s<0?t:0==s?null:t.slice(0,s-1)},getModeAt:function(t){var n=this.doc.mode;return n.innerMode?e.innerMode(n,this.getTokenAt(t).state).mode:n},getHelper:function(e,t){return this.getHelpers(e,t)[0]},getHelpers:function(e,t){var r=[];if(!n.hasOwnProperty(t))return r;var i=n[t],a=this.getModeAt(e);if("string"==typeof a[t])i[a[t]]&&r.push(i[a[t]]);else if(a[t])for(var o=0;o<a[t].length;o++){var s=i[a[t][o]];s&&r.push(s)}else a.helperType&&i[a.helperType]?r.push(i[a.helperType]):i[a.name]&&r.push(i[a.name]);for(var l=0;l<i._global.length;l++){var c=i._global[l];c.pred(a,this)&&-1==$(r,c.val)&&r.push(c.val)}return r},getStateAfter:function(e,t){var n=this.doc;return e=ut(n,null==e?n.first+n.size-1:e),yt(this,e+1,t).state},cursorCoords:function(e,t){var n,r=this.doc.sel.primary();return n=null==e?r.head:"object"==typeof e?dt(this.doc,e):e?r.from():r.to(),yr(this,n,t||"page")},charCoords:function(e,t){return vr(this,dt(this.doc,e),t||"page")},coordsChar:function(e,t){return e=gr(this,e,t||"page"),xr(this,e.left,e.top)},lineAtHeight:function(e,t){return e=gr(this,{top:e,left:0},t||"page").top,tt(this.doc,e+this.display.viewOffset)},heightAtLine:function(e,t,n){var r,i=!1;if("number"==typeof e){var a=this.doc.first+this.doc.size-1;e<this.doc.first?e=this.doc.first:e>a&&(e=a,i=!0),r=Xe(this.doc,e)}else r=e;return mr(this,r,{top:0,left:0},t||"page",n||i).top+(i?this.doc.height-an(r):0)},defaultTextHeight:function(){return Ar(this.display)},defaultCharWidth:function(){return Mr(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(e,t,n,r,i){var a=this.display;e=yr(this,dt(this.doc,e));var o=e.bottom,s=e.left;if(t.style.position="absolute",t.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(t),a.sizer.appendChild(t),"over"==r)o=e.top;else if("above"==r||"near"==r){var l=Math.max(a.wrapper.clientHeight,this.doc.height),c=Math.max(a.sizer.clientWidth,a.lineSpace.clientWidth);("above"==r||e.bottom+t.offsetHeight>l)&&e.top>t.offsetHeight?o=e.top-t.offsetHeight:e.bottom+t.offsetHeight<=l&&(o=e.bottom),s+t.offsetWidth>c&&(s=c-t.offsetWidth)}t.style.top=o+"px",t.style.left=t.style.right="","right"==i?(s=a.sizer.clientWidth-t.offsetWidth,t.style.right="0px"):("left"==i?s=0:"middle"==i&&(s=(a.sizer.clientWidth-t.offsetWidth)/2),t.style.left=s+"px"),n&&ri(this,{left:s,top:o,right:s+t.offsetWidth,bottom:o+t.offsetHeight})},triggerOnKeyDown:Di(ls),triggerOnKeyPress:Di(ds),triggerOnKeyUp:us,triggerOnMouseDown:Di(vs),execCommand:function(e){if(Xo.hasOwnProperty(e))return Xo[e].call(null,this)},triggerElectric:Di((function(e){Hs(this,e)})),findPosH:function(e,t,n,r){var i=1;t<0&&(i=-1,t=-t);for(var a=dt(this.doc,e),o=0;o<t;++o)if(a=Ks(this.doc,a,i,n,r),a.hitSide)break;return a},moveH:Di((function(e,t){var n=this;this.extendSelectionsBy((function(r){return n.display.shift||n.doc.extend||r.empty()?Ks(n.doc,r.head,e,t,n.options.rtlMoveVisually):e<0?r.from():r.to()}),W)})),deleteH:Di((function(e,t){var n=this.doc.sel,r=this.doc;n.somethingSelected()?r.replaceSelection("",null,"+delete"):Wo(this,(function(n){var i=Ks(r,n.head,e,t,!1);return e<0?{from:i,to:n.head}:{from:n.head,to:i}}))})),findPosV:function(e,t,n,r){var i=1,a=r;t<0&&(i=-1,t=-t);for(var o=dt(this.doc,e),s=0;s<t;++s){var l=yr(this,o,"div");if(null==a?a=l.left:l.left=a,o=Xs(this,l,i,n),o.hitSide)break}return o},moveV:Di((function(e,t){var n=this,r=this.doc,i=[],a=!this.display.shift&&!r.extend&&r.sel.somethingSelected();if(r.extendSelectionsBy((function(o){if(a)return e<0?o.from():o.to();var s=yr(n,o.head,"div");null!=o.goalColumn&&(s.left=o.goalColumn),i.push(s.left);var l=Xs(n,s,e,t);return"page"==t&&o==r.sel.primary()&&ai(n,vr(n,l,"div").top-s.top),l}),W),i.length)for(var o=0;o<r.sel.ranges.length;o++)r.sel.ranges[o].goalColumn=i[o]})),findWordAt:function(e){var t=this.doc,n=Xe(t,e.line).text,r=e.ch,i=e.ch;if(n){var a=this.getHelper(e,"wordChars");"before"!=e.sticky&&i!=n.length||!r?++i:--r;var o=n.charAt(r),s=ne(o,a)?function(e){return ne(e,a)}:/\s/.test(o)?function(e){return/\s/.test(e)}:function(e){return!/\s/.test(e)&&!ne(e)};while(r>0&&s(n.charAt(r-1)))--r;while(i<n.length&&s(n.charAt(i)))++i}return new ia(it(e.line,r),it(e.line,i))},toggleOverwrite:function(e){null!=e&&e==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?L(this.display.cursorDiv,"CodeMirror-overwrite"):T(this.display.cursorDiv,"CodeMirror-overwrite"),ve(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==D()},isReadOnly:function(){return!(!this.options.readOnly&&!this.doc.cantEdit)},scrollTo:Di((function(e,t){si(this,e,t)})),getScrollInfo:function(){var e=this.display.scroller;return{left:e.scrollLeft,top:e.scrollTop,height:e.scrollHeight-Yn(this)-this.display.barHeight,width:e.scrollWidth-Yn(this)-this.display.barWidth,clientHeight:Kn(this),clientWidth:Gn(this)}},scrollIntoView:Di((function(e,t){null==e?(e={from:this.doc.sel.primary().head,to:null},null==t&&(t=this.options.cursorScrollMargin)):"number"==typeof e?e={from:it(e,0),to:null}:null==e.from&&(e={from:e,to:null}),e.to||(e.to=e.from),e.margin=t||0,null!=e.from.line?li(this,e):ui(this,e.from,e.to,e.margin)})),setSize:Di((function(e,t){var n=this,r=function(e){return"number"==typeof e||/^\d+$/.test(String(e))?e+"px":e};null!=e&&(this.display.wrapper.style.width=r(e)),null!=t&&(this.display.wrapper.style.height=r(t)),this.options.lineWrapping&&ur(this);var i=this.display.viewFrom;this.doc.iter(i,this.display.viewTo,(function(e){if(e.widgets)for(var t=0;t<e.widgets.length;t++)if(e.widgets[t].noHScroll){Ir(n,i,"widget");break}++i})),this.curOp.forceUpdate=!0,ve(this,"refresh",this)})),operation:function(e){return Ni(this,e)},startOperation:function(){return ki(this)},endOperation:function(){return _i(this)},refresh:Di((function(){var e=this.display.cachedTextHeight;Fr(this),this.curOp.forceUpdate=!0,dr(this),si(this,this.doc.scrollLeft,this.doc.scrollTop),Hi(this.display),(null==e||Math.abs(e-Ar(this.display))>.5||this.options.lineWrapping)&&Lr(this),ve(this,"refresh",this)})),swapDoc:Di((function(e){var t=this.doc;return t.cm=null,this.state.selectingText&&this.state.selectingText(),va(this,e),dr(this),this.display.input.reset(),si(this,e.scrollLeft,e.scrollTop),this.curOp.forceScroll=!0,An(this,"swapDoc",this,t),t})),phrase:function(e){var t=this.options.phrases;return t&&Object.prototype.hasOwnProperty.call(t,e)?t[e]:e},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},xe(e),e.registerHelper=function(t,r,i){n.hasOwnProperty(t)||(n[t]=e[t]={_global:[]}),n[t][r]=i},e.registerGlobalHelper=function(t,r,i,a){e.registerHelper(t,r,a),n[t]._global.push({pred:i,val:a})}}function Ks(e,t,n,r,i){var a=t,o=n,s=Xe(e,t.line),l=i&&"rtl"==e.direction?-n:n;function c(){var n=t.line+l;return!(n<e.first||n>=e.first+e.size)&&(t=new it(n,t.ch,t.sticky),s=Xe(e,n))}function u(a){var o;if("codepoint"==r){var u=s.text.charCodeAt(t.ch+(n>0?0:-1));if(isNaN(u))o=null;else{var d=n>0?u>=55296&&u<56320:u>=56320&&u<57343;o=new it(t.line,Math.max(0,Math.min(s.text.length,t.ch+n*(d?2:1))),-n)}}else o=i?Ko(e.cm,s,t,n):Yo(s,t,n);if(null==o){if(a||!c())return!1;t=Go(i,e.cm,s,t.line,l)}else t=o;return!0}if("char"==r||"codepoint"==r)u();else if("column"==r)u(!0);else if("word"==r||"group"==r)for(var d=null,f="group"==r,p=e.cm&&e.cm.getHelper(t,"wordChars"),h=!0;;h=!1){if(n<0&&!u(!h))break;var m=s.text.charAt(t.ch)||"\n",g=ne(m,p)?"w":f&&"\n"==m?"n":!f||/\s/.test(m)?null:"p";if(!f||h||g||(g="s"),d&&d!=g){n<0&&(n=1,u(),t.sticky="after");break}if(g&&(d=g),n>0&&!u(!h))break}var v=Va(e,t,a,o,!0);return ot(a,v)&&(v.hitSide=!0),v}function Xs(e,t,n,r){var i,a,o=e.doc,s=t.left;if("page"==r){var l=Math.min(e.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),c=Math.max(l-.5*Ar(e.display),3);i=(n>0?t.bottom:t.top)+n*c}else"line"==r&&(i=n>0?t.bottom+3:t.top-3);for(;;){if(a=xr(e,s,i),!a.outside)break;if(n<0?i<=0:i>=o.height){a.hitSide=!0;break}i+=5*n}return a}var Zs=function(e){this.cm=e,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new R,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};function Qs(e,t){var n=er(e,t.line);if(!n||n.hidden)return null;var r=Xe(e.doc,t.line),i=Zn(n,r,t.line),a=fe(r,e.doc.direction),o="left";if(a){var s=ue(a,t.ch);o=s%2?"right":"left"}var l=ar(i.map,t.ch,o);return l.offset="right"==l.collapse?l.end:l.start,l}function Js(e){for(var t=e;t;t=t.parentNode)if(/CodeMirror-gutter-wrapper/.test(t.className))return!0;return!1}function el(e,t){return t&&(e.bad=!0),e}function tl(e,t,n,r,i){var a="",o=!1,s=e.doc.lineSeparator(),l=!1;function c(e){return function(t){return t.id==e}}function u(){o&&(a+=s,l&&(a+=s),o=l=!1)}function d(e){e&&(u(),a+=e)}function f(t){if(1==t.nodeType){var n=t.getAttribute("cm-text");if(n)return void d(n);var a,p=t.getAttribute("cm-marker");if(p){var h=e.findMarks(it(r,0),it(i+1,0),c(+p));return void(h.length&&(a=h[0].find(0))&&d(Ze(e.doc,a.from,a.to).join(s)))}if("false"==t.getAttribute("contenteditable"))return;var m=/^(pre|div|p|li|table|br)$/i.test(t.nodeName);if(!/^br$/i.test(t.nodeName)&&0==t.textContent.length)return;m&&u();for(var g=0;g<t.childNodes.length;g++)f(t.childNodes[g]);/^(pre|p)$/i.test(t.nodeName)&&(l=!0),m&&(o=!0)}else 3==t.nodeType&&d(t.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;;){if(f(t),t==n)break;t=t.nextSibling,l=!1}return a}function nl(e,t,n){var r;if(t==e.display.lineDiv){if(r=e.display.lineDiv.childNodes[n],!r)return el(e.clipPos(it(e.display.viewTo-1)),!0);t=null,n=0}else for(r=t;;r=r.parentNode){if(!r||r==e.display.lineDiv)return null;if(r.parentNode&&r.parentNode==e.display.lineDiv)break}for(var i=0;i<e.display.view.length;i++){var a=e.display.view[i];if(a.node==r)return rl(a,t,n)}}function rl(e,t,n){var r=e.text.firstChild,i=!1;if(!t||!O(r,t))return el(it(et(e.line),0),!0);if(t==r&&(i=!0,t=r.childNodes[n],n=0,!t)){var a=e.rest?K(e.rest):e.line;return el(it(et(a),a.text.length),i)}var o=3==t.nodeType?t:null,s=t;o||1!=t.childNodes.length||3!=t.firstChild.nodeType||(o=t.firstChild,n&&(n=o.nodeValue.length));while(s.parentNode!=r)s=s.parentNode;var l=e.measure,c=l.maps;function u(t,n,r){for(var i=-1;i<(c?c.length:0);i++)for(var a=i<0?l.map:c[i],o=0;o<a.length;o+=3){var s=a[o+2];if(s==t||s==n){var u=et(i<0?e.line:e.rest[i]),d=a[o]+r;return(r<0||s!=t)&&(d=a[o+(r?1:0)]),it(u,d)}}}var d=u(o,s,n);if(d)return el(d,i);for(var f=s.nextSibling,p=o?o.nodeValue.length-n:0;f;f=f.nextSibling){if(d=u(f,f.firstChild,0),d)return el(it(d.line,d.ch-p),i);p+=f.textContent.length}for(var h=s.previousSibling,m=n;h;h=h.previousSibling){if(d=u(h,h.firstChild,-1),d)return el(it(d.line,d.ch+m),i);m+=h.textContent.length}}Zs.prototype.init=function(e){var t=this,n=this,r=n.cm,i=n.div=e.lineDiv;function a(e){for(var t=e.target;t;t=t.parentNode){if(t==i)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(t.className))break}return!1}function o(e){if(a(e)&&!ye(r,e)){if(r.somethingSelected())qs({lineWise:!1,text:r.getSelections()}),"cut"==e.type&&r.replaceSelection("",null,"cut");else{if(!r.options.lineWiseCopyCut)return;var t=Ws(r);qs({lineWise:!0,text:t.text}),"cut"==e.type&&r.operation((function(){r.setSelections(t.ranges,0,U),r.replaceSelection("",null,"cut")}))}if(e.clipboardData){e.clipboardData.clearData();var o=$s.text.join("\n");if(e.clipboardData.setData("Text",o),e.clipboardData.getData("Text")==o)return void e.preventDefault()}var s=Ys(),l=s.firstChild;r.display.lineSpace.insertBefore(s,r.display.lineSpace.firstChild),l.value=$s.text.join("\n");var c=document.activeElement;P(l),setTimeout((function(){r.display.lineSpace.removeChild(s),c.focus(),c==i&&n.showPrimarySelection()}),50)}}i.contentEditable=!0,Vs(i,r.options.spellcheck,r.options.autocorrect,r.options.autocapitalize),he(i,"paste",(function(e){!a(e)||ye(r,e)||Us(e,r)||s<=11&&setTimeout(Oi(r,(function(){return t.updateFromDOM()})),20)})),he(i,"compositionstart",(function(e){t.composing={data:e.data,done:!1}})),he(i,"compositionupdate",(function(e){t.composing||(t.composing={data:e.data,done:!1})})),he(i,"compositionend",(function(e){t.composing&&(e.data!=t.composing.data&&t.readFromDOMSoon(),t.composing.done=!0)})),he(i,"touchstart",(function(){return n.forceCompositionEnd()})),he(i,"input",(function(){t.composing||t.readFromDOMSoon()})),he(i,"copy",o),he(i,"cut",o)},Zs.prototype.screenReaderLabelChanged=function(e){e?this.div.setAttribute("aria-label",e):this.div.removeAttribute("aria-label")},Zs.prototype.prepareSelection=function(){var e=Ur(this.cm,!1);return e.focus=document.activeElement==this.div,e},Zs.prototype.showSelection=function(e,t){e&&this.cm.display.view.length&&((e.focus||t)&&this.showPrimarySelection(),this.showMultipleSelections(e))},Zs.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Zs.prototype.showPrimarySelection=function(){var e=this.getSelection(),t=this.cm,r=t.doc.sel.primary(),i=r.from(),a=r.to();if(t.display.viewTo==t.display.viewFrom||i.line>=t.display.viewTo||a.line<t.display.viewFrom)e.removeAllRanges();else{var o=nl(t,e.anchorNode,e.anchorOffset),s=nl(t,e.focusNode,e.focusOffset);if(!o||o.bad||!s||s.bad||0!=at(ct(o,s),i)||0!=at(lt(o,s),a)){var l=t.display.view,c=i.line>=t.display.viewFrom&&Qs(t,i)||{node:l[0].measure.map[2],offset:0},u=a.line<t.display.viewTo&&Qs(t,a);if(!u){var d=l[l.length-1].measure,f=d.maps?d.maps[d.maps.length-1]:d.map;u={node:f[f.length-1],offset:f[f.length-2]-f[f.length-3]}}if(c&&u){var p,h=e.rangeCount&&e.getRangeAt(0);try{p=S(c.node,c.offset,u.offset,u.node)}catch(m){}p&&(!n&&t.state.focused?(e.collapse(c.node,c.offset),p.collapsed||(e.removeAllRanges(),e.addRange(p))):(e.removeAllRanges(),e.addRange(p)),h&&null==e.anchorNode?e.addRange(h):n&&this.startGracePeriod()),this.rememberSelection()}else e.removeAllRanges()}}},Zs.prototype.startGracePeriod=function(){var e=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout((function(){e.gracePeriod=!1,e.selectionChanged()&&e.cm.operation((function(){return e.cm.curOp.selectionChanged=!0}))}),20)},Zs.prototype.showMultipleSelections=function(e){A(this.cm.display.cursorDiv,e.cursors),A(this.cm.display.selectionDiv,e.selection)},Zs.prototype.rememberSelection=function(){var e=this.getSelection();this.lastAnchorNode=e.anchorNode,this.lastAnchorOffset=e.anchorOffset,this.lastFocusNode=e.focusNode,this.lastFocusOffset=e.focusOffset},Zs.prototype.selectionInEditor=function(){var e=this.getSelection();if(!e.rangeCount)return!1;var t=e.getRangeAt(0).commonAncestorContainer;return O(this.div,t)},Zs.prototype.focus=function(){"nocursor"!=this.cm.options.readOnly&&(this.selectionInEditor()&&document.activeElement==this.div||this.showSelection(this.prepareSelection(),!0),this.div.focus())},Zs.prototype.blur=function(){this.div.blur()},Zs.prototype.getField=function(){return this.div},Zs.prototype.supportsTouch=function(){return!0},Zs.prototype.receivedFocus=function(){var e=this;function t(){e.cm.state.focused&&(e.pollSelection(),e.polling.set(e.cm.options.pollInterval,t))}this.selectionInEditor()?this.pollSelection():Ni(this.cm,(function(){return e.cm.curOp.selectionChanged=!0})),this.polling.set(this.cm.options.pollInterval,t)},Zs.prototype.selectionChanged=function(){var e=this.getSelection();return e.anchorNode!=this.lastAnchorNode||e.anchorOffset!=this.lastAnchorOffset||e.focusNode!=this.lastFocusNode||e.focusOffset!=this.lastFocusOffset},Zs.prototype.pollSelection=function(){if(null==this.readDOMTimeout&&!this.gracePeriod&&this.selectionChanged()){var e=this.getSelection(),t=this.cm;if(g&&u&&this.cm.display.gutterSpecs.length&&Js(e.anchorNode))return this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),void this.focus();if(!this.composing){this.rememberSelection();var n=nl(t,e.anchorNode,e.anchorOffset),r=nl(t,e.focusNode,e.focusOffset);n&&r&&Ni(t,(function(){$a(t.doc,oa(n,r),U),(n.bad||r.bad)&&(t.curOp.selectionChanged=!0)}))}}},Zs.prototype.pollContent=function(){null!=this.readDOMTimeout&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var e,t,n,r=this.cm,i=r.display,a=r.doc.sel.primary(),o=a.from(),s=a.to();if(0==o.ch&&o.line>r.firstLine()&&(o=it(o.line-1,Xe(r.doc,o.line-1).length)),s.ch==Xe(r.doc,s.line).text.length&&s.line<r.lastLine()&&(s=it(s.line+1,0)),o.line<i.viewFrom||s.line>i.viewTo-1)return!1;o.line==i.viewFrom||0==(e=Pr(r,o.line))?(t=et(i.view[0].line),n=i.view[0].node):(t=et(i.view[e].line),n=i.view[e-1].node.nextSibling);var l,c,u=Pr(r,s.line);if(u==i.view.length-1?(l=i.viewTo-1,c=i.lineDiv.lastChild):(l=et(i.view[u+1].line)-1,c=i.view[u+1].node.previousSibling),!n)return!1;var d=r.doc.splitLines(tl(r,n,c,t,l)),f=Ze(r.doc,it(t,0),it(l,Xe(r.doc,l).text.length));while(d.length>1&&f.length>1)if(K(d)==K(f))d.pop(),f.pop(),l--;else{if(d[0]!=f[0])break;d.shift(),f.shift(),t++}var p=0,h=0,m=d[0],g=f[0],v=Math.min(m.length,g.length);while(p<v&&m.charCodeAt(p)==g.charCodeAt(p))++p;var y=K(d),b=K(f),w=Math.min(y.length-(1==d.length?p:0),b.length-(1==f.length?p:0));while(h<w&&y.charCodeAt(y.length-h-1)==b.charCodeAt(b.length-h-1))++h;if(1==d.length&&1==f.length&&t==o.line)while(p&&p>o.ch&&y.charCodeAt(y.length-h-1)==b.charCodeAt(b.length-h-1))p--,h++;d[d.length-1]=y.slice(0,y.length-h).replace(/^\u200b+/,""),d[0]=d[0].slice(p).replace(/\u200b+$/,"");var x=it(t,p),k=it(l,f.length?K(f).length-h:0);return d.length>1||d[0]||at(x,k)?(no(r.doc,d,x,k,"+input"),!0):void 0},Zs.prototype.ensurePolled=function(){this.forceCompositionEnd()},Zs.prototype.reset=function(){this.forceCompositionEnd()},Zs.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Zs.prototype.readFromDOMSoon=function(){var e=this;null==this.readDOMTimeout&&(this.readDOMTimeout=setTimeout((function(){if(e.readDOMTimeout=null,e.composing){if(!e.composing.done)return;e.composing=null}e.updateFromDOM()}),80))},Zs.prototype.updateFromDOM=function(){var e=this;!this.cm.isReadOnly()&&this.pollContent()||Ni(this.cm,(function(){return Fr(e.cm)}))},Zs.prototype.setUneditable=function(e){e.contentEditable="false"},Zs.prototype.onKeyPress=function(e){0==e.charCode||this.composing||(e.preventDefault(),this.cm.isReadOnly()||Oi(this.cm,Bs)(this.cm,String.fromCharCode(null==e.charCode?e.keyCode:e.charCode),0))},Zs.prototype.readOnlyChanged=function(e){this.div.contentEditable=String("nocursor"!=e)},Zs.prototype.onContextMenu=function(){},Zs.prototype.resetPosition=function(){},Zs.prototype.needsContentAttribute=!0;var il=function(e){this.cm=e,this.prevInput="",this.pollingFast=!1,this.polling=new R,this.hasSelection=!1,this.composing=null};function al(e,t){if(t=t?I(t):{},t.value=e.value,!t.tabindex&&e.tabIndex&&(t.tabindex=e.tabIndex),!t.placeholder&&e.placeholder&&(t.placeholder=e.placeholder),null==t.autofocus){var n=D();t.autofocus=n==e||null!=e.getAttribute("autofocus")&&n==document.body}function r(){e.value=s.getValue()}var i;if(e.form&&(he(e.form,"submit",r),!t.leaveSubmitMethodAlone)){var a=e.form;i=a.submit;try{var o=a.submit=function(){r(),a.submit=i,a.submit(),a.submit=o}}catch(l){}}t.finishInit=function(n){n.save=r,n.getTextArea=function(){return e},n.toTextArea=function(){n.toTextArea=isNaN,r(),e.parentNode.removeChild(n.getWrapperElement()),e.style.display="",e.form&&(ge(e.form,"submit",r),t.leaveSubmitMethodAlone||"function"!=typeof e.form.submit||(e.form.submit=i))}},e.style.display="none";var s=Fs((function(t){return e.parentNode.insertBefore(t,e.nextSibling)}),t);return s}function ol(e){e.off=ge,e.on=he,e.wheelEventPixels=ta,e.Doc=ko,e.splitLines=Le,e.countColumn=j,e.findColumn=V,e.isWordChar=te,e.Pass=B,e.signal=ve,e.Line=ln,e.changeEnd=sa,e.scrollbarModel=bi,e.Pos=it,e.cmpPos=at,e.modes=je,e.mimeModes=Re,e.resolveMode=Be,e.getMode=Ue,e.modeExtensions=He,e.extendMode=We,e.copyState=Ve,e.startState=Ge,e.innerMode=Ye,e.commands=Xo,e.keyMap=Io,e.keyName=Uo,e.isModifierKey=qo,e.lookupKey=$o,e.normalizeKeyMap=Ro,e.StringStream=Ke,e.SharedTextMarker=go,e.TextMarker=ho,e.LineWidget=co,e.e_preventDefault=ke,e.e_stopPropagation=_e,e.e_stop=Se,e.addClass=L,e.contains=O,e.rmClass=T,e.keyNames=Lo}il.prototype.init=function(e){var t=this,n=this,r=this.cm;this.createField(e);var i=this.textarea;function a(e){if(!ye(r,e)){if(r.somethingSelected())qs({lineWise:!1,text:r.getSelections()});else{if(!r.options.lineWiseCopyCut)return;var t=Ws(r);qs({lineWise:!0,text:t.text}),"cut"==e.type?r.setSelections(t.ranges,null,U):(n.prevInput="",i.value=t.text.join("\n"),P(i))}"cut"==e.type&&(r.state.cutIncoming=+new Date)}}e.wrapper.insertBefore(this.wrapper,e.wrapper.firstChild),m&&(i.style.width="0px"),he(i,"input",(function(){o&&s>=9&&t.hasSelection&&(t.hasSelection=null),n.poll()})),he(i,"paste",(function(e){ye(r,e)||Us(e,r)||(r.state.pasteIncoming=+new Date,n.fastPoll())})),he(i,"cut",a),he(i,"copy",a),he(e.scroller,"paste",(function(t){if(!Un(e,t)&&!ye(r,t)){if(!i.dispatchEvent)return r.state.pasteIncoming=+new Date,void n.focus();var a=new Event("paste");a.clipboardData=t.clipboardData,i.dispatchEvent(a)}})),he(e.lineSpace,"selectstart",(function(t){Un(e,t)||ke(t)})),he(i,"compositionstart",(function(){var e=r.getCursor("from");n.composing&&n.composing.range.clear(),n.composing={start:e,range:r.markText(e,r.getCursor("to"),{className:"CodeMirror-composing"})}})),he(i,"compositionend",(function(){n.composing&&(n.poll(),n.composing.range.clear(),n.composing=null)}))},il.prototype.createField=function(e){this.wrapper=Ys(),this.textarea=this.wrapper.firstChild},il.prototype.screenReaderLabelChanged=function(e){e?this.textarea.setAttribute("aria-label",e):this.textarea.removeAttribute("aria-label")},il.prototype.prepareSelection=function(){var e=this.cm,t=e.display,n=e.doc,r=Ur(e);if(e.options.moveInputWithCursor){var i=yr(e,n.sel.primary().head,"div"),a=t.wrapper.getBoundingClientRect(),o=t.lineDiv.getBoundingClientRect();r.teTop=Math.max(0,Math.min(t.wrapper.clientHeight-10,i.top+o.top-a.top)),r.teLeft=Math.max(0,Math.min(t.wrapper.clientWidth-10,i.left+o.left-a.left))}return r},il.prototype.showSelection=function(e){var t=this.cm,n=t.display;A(n.cursorDiv,e.cursors),A(n.selectionDiv,e.selection),null!=e.teTop&&(this.wrapper.style.top=e.teTop+"px",this.wrapper.style.left=e.teLeft+"px")},il.prototype.reset=function(e){if(!this.contextMenuPending&&!this.composing){var t=this.cm;if(t.somethingSelected()){this.prevInput="";var n=t.getSelection();this.textarea.value=n,t.state.focused&&P(this.textarea),o&&s>=9&&(this.hasSelection=n)}else e||(this.prevInput=this.textarea.value="",o&&s>=9&&(this.hasSelection=null))}},il.prototype.getField=function(){return this.textarea},il.prototype.supportsTouch=function(){return!1},il.prototype.focus=function(){if("nocursor"!=this.cm.options.readOnly&&(!v||D()!=this.textarea))try{this.textarea.focus()}catch(e){}},il.prototype.blur=function(){this.textarea.blur()},il.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},il.prototype.receivedFocus=function(){this.slowPoll()},il.prototype.slowPoll=function(){var e=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,(function(){e.poll(),e.cm.state.focused&&e.slowPoll()}))},il.prototype.fastPoll=function(){var e=!1,t=this;function n(){var r=t.poll();r||e?(t.pollingFast=!1,t.slowPoll()):(e=!0,t.polling.set(60,n))}t.pollingFast=!0,t.polling.set(20,n)},il.prototype.poll=function(){var e=this,t=this.cm,n=this.textarea,r=this.prevInput;if(this.contextMenuPending||!t.state.focused||ze(n)&&!r&&!this.composing||t.isReadOnly()||t.options.disableInput||t.state.keySeq)return!1;var i=n.value;if(i==r&&!t.somethingSelected())return!1;if(o&&s>=9&&this.hasSelection===i||y&&/[\uf700-\uf7ff]/.test(i))return t.display.input.reset(),!1;if(t.doc.sel==t.display.selForContextMenu){var a=i.charCodeAt(0);if(8203!=a||r||(r="​"),8666==a)return this.reset(),this.cm.execCommand("undo")}var l=0,c=Math.min(r.length,i.length);while(l<c&&r.charCodeAt(l)==i.charCodeAt(l))++l;return Ni(t,(function(){Bs(t,i.slice(l),r.length-l,null,e.composing?"*compose":null),i.length>1e3||i.indexOf("\n")>-1?n.value=e.prevInput="":e.prevInput=i,e.composing&&(e.composing.range.clear(),e.composing.range=t.markText(e.composing.start,t.getCursor("to"),{className:"CodeMirror-composing"}))})),!0},il.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},il.prototype.onKeyPress=function(){o&&s>=9&&(this.hasSelection=null),this.fastPoll()},il.prototype.onContextMenu=function(e){var t=this,n=t.cm,r=n.display,i=t.textarea;t.contextMenuPending&&t.contextMenuPending();var a=zr(n,e),c=r.scroller.scrollTop;if(a&&!d){var u=n.options.resetSelectionOnContextMenu;u&&-1==n.doc.sel.contains(a)&&Oi(n,$a)(n.doc,oa(a),U);var f,p=i.style.cssText,h=t.wrapper.style.cssText,m=t.wrapper.offsetParent.getBoundingClientRect();if(t.wrapper.style.cssText="position: static",i.style.cssText="position: absolute; width: 30px; height: 30px;\n      top: "+(e.clientY-m.top-5)+"px; left: "+(e.clientX-m.left-5)+"px;\n      z-index: 1000; background: "+(o?"rgba(255, 255, 255, .05)":"transparent")+";\n      outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);",l&&(f=window.scrollY),r.input.focus(),l&&window.scrollTo(null,f),r.input.reset(),n.somethingSelected()||(i.value=t.prevInput=" "),t.contextMenuPending=y,r.selForContextMenu=n.doc.sel,clearTimeout(r.detectingSelectAll),o&&s>=9&&v(),_){Se(e);var g=function(){ge(window,"mouseup",g),setTimeout(y,20)};he(window,"mouseup",g)}else setTimeout(y,50)}function v(){if(null!=i.selectionStart){var e=n.somethingSelected(),a="​"+(e?i.value:"");i.value="⇚",i.value=a,t.prevInput=e?"":"​",i.selectionStart=1,i.selectionEnd=a.length,r.selForContextMenu=n.doc.sel}}function y(){if(t.contextMenuPending==y&&(t.contextMenuPending=!1,t.wrapper.style.cssText=h,i.style.cssText=p,o&&s<9&&r.scrollbars.setScrollTop(r.scroller.scrollTop=c),null!=i.selectionStart)){(!o||o&&s<9)&&v();var e=0,a=function(){r.selForContextMenu==n.doc.sel&&0==i.selectionStart&&i.selectionEnd>0&&"​"==t.prevInput?Oi(n,Ga)(n):e++<10?r.detectingSelectAll=setTimeout(a,500):(r.selForContextMenu=null,r.input.reset())};r.detectingSelectAll=setTimeout(a,200)}}},il.prototype.readOnlyChanged=function(e){e||this.reset(),this.textarea.disabled="nocursor"==e,this.textarea.readOnly=!!e},il.prototype.setUneditable=function(){},il.prototype.needsContentAttribute=!1,Ls(Fs),Gs(Fs);var sl="iter insert remove copy getEditor constructor".split(" ");for(var ll in ko.prototype)ko.prototype.hasOwnProperty(ll)&&$(sl,ll)<0&&(Fs.prototype[ll]=function(e){return function(){return e.apply(this.doc,arguments)}}(ko.prototype[ll]));return xe(ko),Fs.inputStyles={textarea:il,contenteditable:Zs},Fs.defineMode=function(e){Fs.defaults.mode||"null"==e||(Fs.defaults.mode=e),$e.apply(this,arguments)},Fs.defineMIME=qe,Fs.defineMode("null",(function(){return{token:function(e){return e.skipToEnd()}}})),Fs.defineMIME("text/plain","null"),Fs.defineExtension=function(e,t){Fs.prototype[e]=t},Fs.defineDocExtension=function(e,t){ko.prototype[e]=t},Fs.fromTextArea=al,ol(Fs),Fs.version="5.60.0",Fs}))},"56d7":function(e,t,n){"use strict";n.r(t);n("e260"),n("e6cf"),n("cca6"),n("a79d"),n("2d26"),n("96cf");var r=n("2b0e"),i=n("2f62"),a=(n("159b"),{cleanTree:function(e){e.directories=[],e.counter=1},addDirectories:function(e,t){var n=t.directories,r=t.parentId;n.forEach((function(t){t.id=e.counter,t.parentId=r,t.props.subdirectoriesLoaded=!1,t.props.showSubdirectories=!1,e.counter+=1,e.directories.push(t)}))},replaceDirectories:function(e,t){e.directories=t},updateDirectoryProps:function(e,t){var n=t.index,r=t.props;for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e.directories[n].props[i]=r[i])},addToTempArray:function(e,t){e.tempIndexArray.push(t)},clearTempArray:function(e){e.tempIndexArray=[]}}),o=(n("c740"),n("4de4"),n("466d"),n("ac1f"),n("4d63"),n("25f0"),{findDirectoryIndex:function(e){return function(t){return e.directories.findIndex((function(e){return e.path===t}))}},directories:function(e,t,n){return n.fm.settings.hiddenFiles?e.directories:e.directories.filter((function(e){return e.basename.match(new RegExp("^([^.]).*","i"))}))}});n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0");function s(e){return s="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}n("1276"),n("a15b"),n("fb6a");var l=n("c717"),c={initTree:function(e,t){var n=e.state,r=e.commit;return l["a"].tree(t,null).then((function(e){"success"===e.data.result.status&&(n.directories&&r("cleanTree"),r("addDirectories",{parentId:0,directories:e.data.directories}))}))},addToTree:function(e,t){var n=e.state,r=e.commit,i=e.getters,a=t.parentPath,o=t.newDirectory;if(a){var s=i.findDirectoryIndex(a);-1!==s?(r("addDirectories",{directories:o,parentId:n.directories[s].id}),r("updateDirectoryProps",{index:s,props:{hasSubdirectories:!0,showSubdirectories:!0,subdirectoriesLoaded:!0}})):r("fm/messages/setError",{message:"Directory not found"},{root:!0})}else r("addDirectories",{directories:o,parentId:0})},deleteFromTree:function(e,t){var n=e.state,r=e.commit,i=e.getters,a=e.dispatch;t.forEach((function(e){var t=i.findDirectoryIndex(e.path);-1!==t&&(r("addToTempArray",t),n.directories[t].props.hasSubdirectories&&a("subDirsFinder",n.directories[t].id))}));var o=n.directories.filter((function(e,t){return-1===n.tempIndexArray.indexOf(t)&&e}));r("replaceDirectories",o),r("clearTempArray")},subDirsFinder:function(e,t){var n=e.state,r=e.commit,i=e.dispatch;n.directories.forEach((function(e,n){e.parentId===t&&(r("addToTempArray",n),e.props.hasSubdirectories&&i("subDirsFinder",e.id))}))},getSubdirectories:function(e,t){var n=e.commit,r=e.rootGetters,i=t.path,a=t.parentId,o=t.parentIndex;return l["a"].tree(r["fm/selectedDisk"],i).then((function(e){"success"===e.data.result.status&&(n("addDirectories",{parentId:a,directories:e.data.directories}),n("updateDirectoryProps",{index:o,props:{subdirectoriesLoaded:!0}}))}))},showSubdirectories:function(e,t){var n=e.state,r=e.commit,i=e.getters,a=e.dispatch,o=Promise.resolve(),s=i.findDirectoryIndex(t);if(-1!==s){if(!n.directories[s].props.subdirectoriesLoaded)return a("getSubdirectories",{path:n.directories[s].path,parentId:n.directories[s].id,parentIndex:s}).then((function(){r("updateDirectoryProps",{index:s,props:{showSubdirectories:!0}})}));r("updateDirectoryProps",{index:s,props:{showSubdirectories:!0}})}else r("fm/messages/setError",{message:"Directory not found"},{root:!0});return o},hideSubdirectories:function(e,t){var n=e.commit,r=e.getters,i=r.findDirectoryIndex(t);-1!==i?n("updateDirectoryProps",{index:i,props:{showSubdirectories:!1}}):n("fm/messages/setError",{message:"Directory not found"},{root:!0})},reopenPath:function(e,t){var n=e.dispatch,r=Promise.resolve();if(t){var i=function(){for(var e=t.split("/"),i=function(t){r=r.then((function(){return n("showSubdirectories",e.slice(0,t+1).join("/"))}))},a=0;e.length>a;a+=1)i(a);return{v:r}}();if("object"===s(i))return i.v}return r}},u={namespaced:!0,state:function(){return{directories:[],counter:1,tempIndexArray:[]}},mutations:a,getters:o,actions:c},d={setModalState:function(e,t){var n=t.show,r=t.modalName;e.showModal=n,e.modalName=r},clearModal:function(e){e.showModal=!1,e.modalName=null},setModalBlockHeight:function(e,t){e.modalBlockHeight=t}},f={namespaced:!0,state:function(){return{showModal:!1,modalName:null,modalBlockHeight:0}},mutations:d},p=(n("dca8"),n("b0c0"),n("99af"),n("b64b"),{manualSettings:function(e,t){Object.prototype.hasOwnProperty.call(t,"headers")&&(e.headers=t.headers),Object.prototype.hasOwnProperty.call(t,"baseUrl")&&(e.baseUrl=t.baseUrl),Object.prototype.hasOwnProperty.call(t,"windowsConfig")&&(e.windowsConfig=t.windowsConfig),Object.prototype.hasOwnProperty.call(t,"lang")&&(e.lang=t.lang),Object.prototype.hasOwnProperty.call(t,"translation")&&r["a"].set(e.translations,t.translation.name,Object.freeze(t.translation.content))},initAxiosSettings:function(e){if(!e.baseUrl)if(Object({NODE_ENV:"production",VUE_APP_LFM_AXIOS_BASE_URL:"",VUE_APP_LFM_CSRF_TOKEN:"",BASE_URL:"/"}).MIX_LFM_BASE_URL)e.baseUrl=Object({NODE_ENV:"production",VUE_APP_LFM_AXIOS_BASE_URL:"",VUE_APP_LFM_CSRF_TOKEN:"",BASE_URL:"/"}).MIX_LFM_BASE_URL;else{var t="".concat(window.location.protocol,"//").concat(window.location.hostname);window.location.port.length?t+=":".concat(window.location.port,"/file-manager/"):t+="/file-manager/",e.baseUrl=t}if(0===Object.keys(e.headers).length)if("OFF"===Object({NODE_ENV:"production",VUE_APP_LFM_AXIOS_BASE_URL:"",VUE_APP_LFM_CSRF_TOKEN:"",BASE_URL:"/"}).MIX_LFM_CSRF_TOKEN)e.headers={"X-Requested-With":"XMLHttpRequest"};else{var n=document.head.querySelector('meta[name="csrf-token"]');n?e.headers={"X-Requested-With":"XMLHttpRequest","X-CSRF-TOKEN":n.content}:(e.headers={"X-Requested-With":"XMLHttpRequest"},console.error("CSRF token not found: https://laravel.com/docs/csrf#csrf-x-csrf-token"))}},initSettings:function(e,t){e.lang||(e.lang=t.lang),e.windowsConfig||(e.windowsConfig=t.windowsConfig),e.acl=t.acl,e.hiddenFiles=t.hiddenFiles},toggleHiddenFiles:function(e){e.hiddenFiles=!e.hiddenFiles}}),h={baseUrl:function(e){return e.baseUrl},headers:function(e){return e.headers},authHeader:function(e){return Object.prototype.hasOwnProperty.call(e.headers,"Authorization")}},m={btn:{about:"О программе",back:"Назад",cancel:"Отменить",clear:"Очистить",copy:"Копировать",cut:"Вырезать",delete:"Удалить",edit:"Редактировать",forward:"Вперед",folder:"Новая папка",file:"Новый файл",fullScreen:"На весь экран",grid:"Сетка",paste:"Вставить",refresh:"Обновить",submit:"Отправить",table:"Таблица",upload:"Загрузить",uploadSelect:"Выбрать файлы",hidden:"Скрытые файлы"},clipboard:{actionType:"Тип операции",copy:"Копировать",cut:"Вырезать",none:"Ничего не выбрано",title:"Буфер обмена"},contextMenu:{copy:"Копировать",cut:"Вырезать",delete:"Удалить",download:"Скачать",info:"Выбрано:",open:"Открыть",paste:"Вставить",properties:"Свойства",rename:"Переименовать",select:"Выбрать",view:"Просмотр",zip:"Архивировать",unzip:"Разархивировать",edit:"Редактировать",audioPlay:"Воспроизвести",videoPlay:"Воспроизвести"},info:{directories:"Папок:",files:"Файлов:",selected:"Выбрано:",selectedSize:"Размер:",size:"Размер файлов:"},manager:{table:{date:"Дата",folder:"Папка",name:"Имя",size:"Размер",type:"Тип"}},modal:{about:{developer:"Разработчик",name:"Laravel File Manager",title:"О программе",version:"Версия"},delete:{noSelected:"Ничего не выбрано!",title:"Удалить"},newFile:{fieldName:"Имя файла",fieldFeedback:"Такой файл уже существует!",title:"Создать новый файл"},newFolder:{fieldName:"Имя папки",fieldFeedback:"Такакя папка уже существует!",title:"Создать новую папку"},preview:{title:"Предпросмотр"},properties:{disk:"Диск",modified:"Изменен",name:"Имя",path:"Путь",size:"Размер",title:"Свойства",type:"Тип",url:"URL",access:"Доступ",access_0:"Нет доступа",access_1:"Только чтение",access_2:"Чтение и Запись"},rename:{directoryExist:"Папка существует",fieldName:"Введите новое имя",fieldFeedback:"Некорректное имя",fileExist:"Файл существует",title:"Переименовать"},status:{noErrors:"Ошибок нет!",title:"Состояние"},upload:{ifExist:"Если файл существует:",noSelected:"Ни одного файла не выбрано!",overwrite:"Перезаписать!",selected:"Выбрано:",size:"Размер:",skip:"Пропустить",title:"Загрузить файлы"},editor:{title:"Редактор"},audioPlayer:{title:"Аудиоплеер"},videoPlayer:{title:"Видеоплеер"},zip:{title:"Создать архив",fieldName:"Имя архива",fieldFeedback:"Такой файл уже существует!"},unzip:{title:"Распаковать архив",fieldName:"Имя папки",fieldRadioName:"Извлечь в:",fieldRadio1:"В текущую папку",fieldRadio2:"В новую папку",fieldFeedback:"Папка существует!",warning:"Внимание! При совпадении имен файлы будут перезаписаны!"},cropper:{title:"Обрезка",apply:"Применить",reset:"Сбросить",save:"Сохранить"}},notifications:{cutToClipboard:"Вырезано!",copyToClipboard:"Скопировано!"},response:{noConfig:"Конфигурация не найдена!",notFound:"Не найдено!",diskNotFound:"Диск не найден!",pathNotFound:"Путь не существует!",diskSelected:"Диск выбран!",fileExist:"Файл существует!",fileCreated:"Файл создан!",fileUpdated:"Файл обновлен!",fileNotFound:"Файл не найден!",dirExist:"Директория существует!",dirCreated:"Директория создана!",dirNotFound:"Директория не найдена",uploaded:"Все файлы загружены!",notAllUploaded:"Не все файлы загружены!",delNotFound:"Не все элементы найдены!",deleted:"Удалено!",renamed:"Переименовано!",copied:"Скопировано!",zipError:"Ошибка создания архива!",aclError:"В доступе отказано!"}},g=m,v={btn:{about:"About",back:"Back",cancel:"Cancel",clear:"Clear",copy:"Copy",cut:"Cut",delete:"Delete",edit:"Edit",forward:"Forward",folder:"New folder",file:"New file",fullScreen:"Full screen",grid:"Grid",paste:"Paste",refresh:"Refresh",submit:"Submit",table:"Table",upload:"Upload",uploadSelect:"Select files",hidden:" Hidden files"},clipboard:{actionType:"Type",copy:"Copy",cut:"Cut",none:"Nothing selected",title:"Clipboard"},contextMenu:{copy:"Copy",cut:"Cut",delete:"Delete",download:"Download",info:"Selected:",open:"Open",paste:"Paste",properties:"Properties",rename:"Rename",select:"Select",view:"View",zip:"Zip",unzip:"Unzip",edit:"Edit",audioPlay:"Play",videoPlay:"Play"},info:{directories:"Folders:",files:"Files:",selected:"Selected:",selectedSize:"Files size:",size:"Files size:"},manager:{table:{date:"Date",folder:"Folder",name:"Name",size:"Size",type:"Type"}},modal:{about:{developer:"Developer",name:"Laravel File Manager",title:"About",version:"Version"},delete:{noSelected:"Nothing selected!",title:"Delete"},newFile:{fieldName:"File name",fieldFeedback:"File exists!",title:"Create new file"},newFolder:{fieldName:"Folder name",fieldFeedback:"Folder exists!",title:"Create new folder"},preview:{title:"Preview"},properties:{disk:"Disk",modified:"Modified",name:"Name",path:"Path",size:"Size",title:"Properties",type:"Type",url:"URL",access:"Access",access_0:"Access denied",access_1:"Only Read",access_2:"Read and Write"},rename:{directoryExist:"Directory exists",fieldName:"Enter new name",fieldFeedback:"Invalid name",fileExist:"File exists",title:"Rename"},status:{noErrors:"No errors!",title:"Status"},upload:{ifExist:"If file exist:",noSelected:"No files selected!",overwrite:"Overwrite!",selected:"Selected:",size:"Size:",skip:"Skip",title:"Upload files"},editor:{title:"Editor"},audioPlayer:{title:"Audio player"},videoPlayer:{title:"Video player"},zip:{title:"Create archive",fieldName:"Archive name",fieldFeedback:"Archive exists!"},unzip:{title:"Unpack archive",fieldName:"Folder name",fieldRadioName:"Extract to:",fieldRadio1:"To current folder",fieldRadio2:"In a new folder",fieldFeedback:"Folder exists!",warning:"Attention! If the names match, the files will be overwritten!"},cropper:{title:"Cropping",apply:"Apply",reset:"Reset",save:"Save"}},notifications:{cutToClipboard:"Cut to clipboard!",copyToClipboard:"Copied to clipboard!"},response:{noConfig:"Config not found!",notFound:"Not found!",diskNotFound:"Disk not found!",pathNotFound:"Path not found!",diskSelected:"Disk selected!",fileExist:"File already exists!",fileCreated:"File created!",fileUpdated:"File updated!",fileNotFound:"File not found!",dirExist:"Directory already exists!",dirCreated:"Directory created!",dirNotFound:"Directory not found",uploaded:"All files uploaded!",notAllUploaded:"Some files weren't uploaded!",delNotFound:"Some items weren't founded!",deleted:"Deleted!",renamed:"Renamed!",copied:"Copied successfully!",zipError:"Error creating archive!",aclError:"Access denied!"}},y=v,b={btn:{about:"حول",back:"رجوع",cancel:"الغاء",clear:"مسح",copy:"نسخ",cut:"قص",delete:"حذف",edit:"تعديل",forward:"الى الامام",folder:"مجلد جديد",file:"ملف جديد",fullScreen:"ملء الشاشة",grid:"شبكة",paste:"لصق",refresh:"تحديث",submit:"ارسال",table:"جدول",upload:"رفع",uploadSelect:"اختر الملفات",hidden:"الملفات المخفية"},clipboard:{actionType:"نوع",copy:"نسخ",cut:"قص",none:"لا شيء محدد",title:"ذاكرة النصوص"},contextMenu:{copy:"نسخ",cut:"قص",delete:"حذف",download:"تحميل",info:"اختير:",open:"فتح",paste:"لصق",properties:"الخصائص",rename:"اعادة تسمية",select:"اختيار",view:"عرض",zip:"ضغط",unzip:"أستخراج",edit:"تعديل",audioPlay:"تشغيل",videoPlay:"تشغيل"},info:{directories:"المجلدات:",files:"الملفات:",selected:"أختيرت:",selectedSize:"حجم الملفات:",size:"حجم الملفات:"},manager:{table:{date:"تأريخ",folder:"مجلد",name:"أسم",size:"حجم",type:"نوع"}},modal:{about:{developer:"مطور",name:"Laravel File Manager",title:"حول",version:"الإصدار"},delete:{noSelected:"لا شيء محدد!",title:"حذف"},newFile:{fieldName:"أسم الملف",fieldFeedback:"الملف موجود!",title:"أنشاء ملف جديد"},newFolder:{fieldName:"أسم المجلد",fieldFeedback:"المجلد موجود!",title:"انشاء مجلد جديد"},preview:{title:"عرض"},properties:{disk:"قرص",modified:"تم التعديل",name:"أسم",path:"مسار",size:"حجم",title:"خصائص",type:"نوع",url:"رابط",access:"التمكن من",access_0:"تم الرفض",access_1:"قراءة فقط",access_2:"اقرا و اكتب"},rename:{directoryExist:"المجلد موجود",fieldName:"ادخال اسم جديد",fieldFeedback:"اسم خاطئ",fileExist:"الملف موجود",title:"اعادة تسمية"},status:{noErrors:"لايوجد خطأ!",title:"الحالة"},upload:{ifExist:"اذا الملف موجود:",noSelected:"لا توجد ملفات مختارة!",overwrite:"اعادة الكتابة!",selected:"المختارة:",size:"الحجم:",skip:"تخطي",title:"رفع الملفات"},editor:{title:"محرر"},audioPlayer:{title:"مشغل الاصوات"},videoPlayer:{title:"مشغل الفيديو"},zip:{title:"أنشاء أرشيف",fieldName:"أسم الارشيف",fieldFeedback:"الارشيف موجود!"},unzip:{title:"فك الارشيف",fieldName:"أسم المجلد",fieldRadioName:"أستخراج الى:",fieldRadio1:"الى المجلد الحالي",fieldRadio2:"في مجلد جديد",fieldFeedback:"المجلد موجود!",warning:"تحذير! اذا تشابهت الاسماء, سيتم استبدال الملفات!"},cropper:{title:"قص",apply:"تطبيق",reset:"اعادة تعين",save:"حفظ"}},notifications:{cutToClipboard:"قص إلى الحافظة!",copyToClipboard:"نسخ إلى الحافظة!"},response:{noConfig:"الاعدادت غير متوفرة!",notFound:"غير متوفر!",diskNotFound:"القرص غير موجود!",pathNotFound:"مسار غير موجود!",diskSelected:"تم اختيار القرص!",fileExist:"الملف موجود بالفعل!",fileCreated:"تم إنشاء الملف!",fileUpdated:"تم تحديث الملف!",fileNotFound:"الملف غير موجود!",dirExist:"المجلد موجود بالفعل!",dirCreated:"تم أنشاء المجلد!",dirNotFound:"المجلد غير موجود",uploaded:"تم تحديث كل الملفات!",notAllUploaded:"بعض الملفات غير المحملة!",delNotFound:"بعض الملفات غير موجودة! تحديث!",deleted:"تم الحذف!",renamed:"أعيدت تسميتها!",copied:"تم النسخ بنجاح!",zipError:"خطأ في إنشاء الأرشيف!",aclError:"تم الرفض!"}},w=b,x={btn:{about:"O Nama",back:"Nazad",cancel:"Otkaži",clear:"Očisti",copy:"Kopiraj",cut:"Iseci",delete:"Obriši",edit:"Izmeni",forward:"Napred",folder:"Novi direktorijum",file:"Nova datoteka",fullScreen:"Ceo ekran",grid:"Mrežasti prikaz",paste:"Nalepi",refresh:"Osveži",submit:"Potvrdi",table:"Tabela",upload:"Upload",uploadSelect:"Izaberi datoteke",hidden:" Skrivene datoteke"},clipboard:{actionType:"Tip operacije",copy:"Kopiraj",cut:"Iseci",none:"Ništa niste izabrali!",title:"Clipboard"},contextMenu:{copy:"Kopiraj",cut:"Iseci",delete:"Obriši",download:"Preuzimanje",info:"Izabrano:",open:"Otvori",paste:"Nalepi",properties:"Svojstva",rename:"Preimenuj",select:"Izaberi",view:"Pregledaj",zip:"Arhiviraj",unzip:"Izbaci iz arhive",edit:"Izmeni",audioPlay:"Reprodukuj",videoPlay:"Reprodukuj"},info:{directories:"Direktorijumi:",files:"Datoteke:",selected:"Izabrano:",selectedSize:"Veličina fajla:",size:"Veličina fajla:"},manager:{table:{date:"Datum",folder:"Datoteka",name:"Naziv",size:"Veličina",type:"Vrsta"}},modal:{about:{developer:"Razvio",name:"Laravel File Manager",title:"O Nama",version:"Verzija"},delete:{noSelected:"Ništa niste izabrali!",title:"Obriši"},newFile:{fieldName:"Naziv datoteke",fieldFeedback:"Datoteka već postoji!",title:"Kreiraj novu datoteku"},newFolder:{fieldName:"Naziv direktorijuma",fieldFeedback:"Direktorijum već postoji!",title:"Kreiraj novi direktorijum"},preview:{title:"Pregled"},properties:{disk:"Disk",modified:"Izmenjen",name:"Naziv",path:"Lokacija",size:"Veličina",title:"Svojstva",type:"Tip datoteke",url:"URL",access:"Pristup",access_0:"Pristup odbijen",access_1:"Samo za čitanje",access_2:"Pristup za čitanje i pisanje"},rename:{directoryExist:"Direktorijum postoji",fieldName:"Unesite novi naziv",fieldFeedback:"Neispravan naziv",fileExist:"Datoteka već postoji",title:"Preimenuj"},status:{noErrors:"Nema Grešaka!",title:"Status"},upload:{ifExist:"Ako datoteka postoji:",noSelected:"Nema izabranih fajlova!",overwrite:"Zameni!",selected:"Izabrano:",size:"Veličina:",skip:"Preskoči",title:"DOdaj fajlove"},editor:{title:"Editor"},audioPlayer:{title:"Audio plejer"},videoPlayer:{title:"Video plejer"},zip:{title:"Napravi arhivu",fieldName:"Naziv Arhive",fieldFeedback:"Arhiva Postoji!"},unzip:{title:"Otpakuj arhivu",fieldName:"Naziv direktorijuma",fieldRadioName:"Otpakuj u:",fieldRadio1:"U aktivni direktorijum",fieldRadio2:"U novi direktorijum",fieldFeedback:"Direktorijum Postoji!",warning:"Pažnja! Ako se nazivi poklapaju, datoteke će biti prepisane!"},cropper:{title:"Orezivanje",apply:"Primeni",reset:"Resetuj",save:"Sačuvaj"}},notifications:{cutToClipboard:"Isečeno u klipbord!",copyToClipboard:"Kopirano u klipbord!"},response:{noConfig:"Nema konfiguracije!",notFound:"Nije pronađeno!",diskNotFound:"Disk nije pronađen!",pathNotFound:"Putanja nije pronađena!",diskSelected:"Disk izabran!",fileExist:"Datoteka već postoji!",fileCreated:"Nova datoteka napravljena!",fileUpdated:"Datoteka izmenjena!",fileNotFound:"Datoteka nije pronadjena!",dirExist:"Direktorijum već postoji!",dirCreated:"Novi direktorijum napravljen!",dirNotFound:"Direktorijum nije pronađen",uploaded:"Sve datoteke poslate!",notAllUploaded:"Some files weren't uploaded!",delNotFound:"Nekoliko stavki nije pronađeno! Osvežite!",deleted:"Obrisano!",renamed:"Preimenovano!",copied:"Uspešno kopirano!",zipError:"Greška u pravljenju arhive!",aclError:"Pristup odbijen!"}},k=x,_={btn:{about:"O aplikaci",back:"Zpět",cancel:"Zrušit",clear:"Vymazat",copy:"Kopírovat",cut:"Vyjmout",delete:"Smazat",edit:"Upravit",forward:"Vpřed",folder:"Nová složka",file:"Nový soubor",fullScreen:"Celá obrazovka",grid:"Mřížka",paste:"Vložit",refresh:"Obnovit",submit:"Odeslat",table:"Tabulka",upload:"Nahrát",uploadSelect:"Vybrat soubory",hidden:" Skryté soubory"},clipboard:{actionType:"Typ",copy:"Kopírovat",cut:"Vyjmout",none:"Nic nevybráno",title:"Schránka"},contextMenu:{copy:"Kopírovat",cut:"Vyjmout",delete:"Smazat",download:"Stáhnout",info:"Vybráno:",open:"Otevřit",paste:"Vložit",properties:"Vlastnosti",rename:"Přejmenovat",select:"Vybrat",view:"Zobrazit",zip:"Zabalit (Zip)",unzip:"Rozbalit (Zip)",edit:"Upravit",audioPlay:"Přehrát",videoPlay:"Přehrát"},info:{directories:"Složky:",files:"Soubory:",selected:"Vybráno:",selectedSize:"Velikost souborů:",size:"Velikost souborů:"},manager:{table:{date:"Změněno",folder:"Složka",name:"Název",size:"Velikost",type:"Typ"}},modal:{about:{developer:"Vývojář",name:"Laravel File Manager",title:"O aplikaci",version:"Verze"},delete:{noSelected:"Nic nevybráno!",title:"Smazat"},newFile:{fieldName:"Název souboru",fieldFeedback:"Soubor již existuje!",title:"Vytvořit nový soubor"},newFolder:{fieldName:"Název složky",fieldFeedback:"Složka již existuje!",title:"Vytvořit novou složku"},preview:{title:"Náhled"},properties:{disk:"Disk",modified:"Změněno",name:"Název",path:"Cesta",size:"Velikost",title:"Vlastnosti",type:"Typ",url:"URL",access:"Přístup",access_0:"Přístup odepřen",access_1:"Pouze ke čtení",access_2:"Čtení a zápis"},rename:{directoryExist:"Složka již existuje",fieldName:"Vložte nové jméno",fieldFeedback:"Neplatné jméno",fileExist:"Soubor již existuje",title:"Přejmenovat"},status:{noErrors:"Žádná chyba!",title:"Stav"},upload:{ifExist:"Pokud soubor již existuje:",noSelected:"Nevybrány žádné soubory!",overwrite:"Přepsat!",selected:"Vybráno:",size:"Velikost:",skip:"Přeskočit",title:"Nahrát soubory"},editor:{title:"Editor"},audioPlayer:{title:"Audio přehrávač"},videoPlayer:{title:"Video přehrávač"},zip:{title:"Vytvořit archiv",fieldName:"Název archivu",fieldFeedback:"Archiv již existuje!"},unzip:{title:"Rozbalit archiv",fieldName:"Název složky",fieldRadioName:"Rozbalit do:",fieldRadio1:"Do aktuální složky",fieldRadio2:"Do nové složky",fieldFeedback:"Složka již existuje!",warning:"Pozor! Pokud se jména shodují, budou soubory přepsány!"},cropper:{title:"Oříznutí",apply:"Aplikovat",reset:"Obnovit",save:"Uložit"}},notifications:{cutToClipboard:"Vyjmuto do schránky!",copyToClipboard:"Zkopírováno do schránky!"},response:{noConfig:"Konfigurace nebyla nalezena!",notFound:"Nenalezeno!",diskNotFound:"Disk nebyla nalezen!",pathNotFound:"Cesta nebyla nalezena!",diskSelected:"Disk byl vybrán!",fileExist:"Soubor již existuje!",fileCreated:"Soubor byl vytvořen!",fileUpdated:"Soubor byl aktualizován!",fileNotFound:"Soubor nebyl nalezen!",dirExist:"Složka již existuje!",dirCreated:"Složka byla vytvořena!",dirNotFound:"Složka nebyla nalezena",uploaded:"Všechny soubory byly nahrány!",notAllUploaded:"Některé soubory nebyly nahrány!",delNotFound:"Některé položky nebyly nalezeny!",deleted:"Smazáno!",renamed:"Přejmenováno!",copied:"Úspěšně zkopírováno!",zipError:"Chyba při vytváření archivu!",aclError:"Přístup odepřen!"}},C=_,S={btn:{about:"Über",back:"Zurück",cancel:"Abbrechen",clear:"Leeren",copy:"Kopieren",cut:"Ausschneiden",delete:"Löschen",edit:"Bearbeiten",forward:"Weiter",folder:"Neuer Order",file:"Neue Datei",fullScreen:"Vollbildschirm",grid:"Raster",paste:"Einfügen",refresh:"Neu laden",submit:"Bestätigen",table:"Detailansicht",upload:"Hochladen",uploadSelect:"Auswählen",hidden:" Versteckte Dateien"},clipboard:{actionType:"Type",copy:"Kopieren",cut:"Ausschneiden",none:"Nichts ausgewählt",title:"Zwischenablage"},contextMenu:{copy:"Kopieren",cut:"Ausschneiden",delete:"Löschen",download:"Herunterladen",info:"Ausgewählt:",open:"Öffnen",paste:"Einfügen",properties:"Einstellungen",rename:"Umbenennen",select:"Wählen",view:"Vorschau",zip:"Zip",unzip:"Unzip",edit:"Bearbeiten",audioPlay:"Abspielen",videoPlay:"Abspielen"},info:{directories:"Ordner:",files:"Dateien:",selected:"Ausgewählt:",selectedSize:"Dateigröße:",size:"Dateigröße:"},manager:{table:{date:"Datum",folder:"Ordner",name:"Name",size:"Größe",type:"Type"}},modal:{about:{developer:"Entwickler",name:"Laravel File Manager",title:"Über",version:"Version"},delete:{noSelected:"Nichts ausgewählt!",title:"Löschen"},newFile:{fieldName:"Dateiname",fieldFeedback:"Datei existiert!",title:"Neue Datei erstellen"},newFolder:{fieldName:"Ordnername",fieldFeedback:"Ordner existiert!",title:"Neuen Ordner erstellen"},preview:{title:"Vorschau"},properties:{disk:"Festplatte",modified:"Geändert",name:"Name",path:"Pfad",size:"Größe",title:"Eigenschaften",type:"Type",url:"URL",access:"Zugang",access_0:"Zugriff verweigert",access_1:"Nur Lesezugriff",access_2:"Lesen- und Schreibenzugriff"},rename:{directoryExist:"Verzeichnis ist vorhanden",fieldName:"Neuen Namen eingeben",fieldFeedback:"Ungültiger Name",fileExist:"Datei ist vorhanden",title:"Umbenennen"},status:{noErrors:"Keine Fehler!",title:"Status"},upload:{ifExist:"Datei existiert:",noSelected:"Keine Dateien selektiert!",overwrite:"Überschreiben!",selected:"Ausgewählt:",size:"Größe:",skip:"Überspringen",title:"Hochladen von Dateien"},editor:{title:"Editor"},audioPlayer:{title:"Audio-Player"},videoPlayer:{title:"Video-Player"},zip:{title:"Archiv erzeugen",fieldName:"Archiv Name",fieldFeedback:"Archiv existiert!"},unzip:{title:"Archiv entpacken",fieldName:"Ordnername",fieldRadioName:"Extrahieren in:",fieldRadio1:"Zum aktuellen Verzeichnis",fieldRadio2:"In einem neuen Ordner",fieldFeedback:"Ordner ist vorhanden!",warning:"Achtung! Wenn die Namen übereinstimmen, werden die Dateien überschrieben!"},cropper:{title:"Beschneiden",apply:"Übernehmen",reset:"Zurücksetzen",save:"Speichern"}},notifications:{cutToClipboard:"Ausgeschnitten in die Zwischenablage!",copyToClipboard:"Kopiert in die Zwischenablage!"},response:{noConfig:"Konfiguration nicht gefunden!",notFound:"Nicht gefunden!",diskNotFound:"Festplatte nicht gefunden!",pathNotFound:"Pfad nicht gefunden!",diskSelected:"Festplatte ausgewählt!",fileExist:"Datei existiert bereits!",fileCreated:"Datei erstellt!",fileUpdated:"Datei wurde aktualisiert!",fileNotFound:"Datei nicht gefunden!",dirExist:"Ordner existiert bereits!",dirCreated:"Ordner angelegt!",dirNotFound:"Ordner nicht gefunden",uploaded:"Alle Dateien wurden hochgeladen!",notAllUploaded:"Einige Dateien wurden nicht hochgeladen!",delNotFound:"Einige Dateien wurden nicht gefunden!",deleted:"Gelöscht!",renamed:"Umbenannt!",copied:"Erfolgreich kopiert!",zipError:"Fehler bei der Erstellung des Archivs!",aclError:"Zugriff verweigert!"}},T=S,E={btn:{about:"Acerca de",back:"Atras",cancel:"Cancelar",clear:"Limpiar",copy:"Copiar",cut:"Cortar",delete:"Eliminar",edit:"Editar",forward:"Siguiente",folder:"Nueva carpeta",file:"Crear archivo",fullScreen:"Pantalla completa",grid:"Cuadrícula",paste:"Pegar",refresh:"Actualizar",submit:"Guardar",table:"Tabla",upload:"Subir",uploadSelect:"Seleccionar archivos",hidden:" Archivos ocultos"},clipboard:{actionType:"Tipo",copy:"Copiar",cut:"Cortar",none:"Nada seleccionado",title:"Portapapeles"},contextMenu:{copy:"Copiar",cut:"Cortar",delete:"Eliminar",download:"Descargar",info:"Seleccionar:",open:"Abrir",paste:"Pegar",properties:"Propiedades",rename:"Renombrar",select:"Seleccionar",view:"Vista",zip:"Zip",unzip:"Unzip",edit:"Editar",audioPlay:"Play",videoPlay:"Play"},info:{directories:"Carpetas:",files:"Archivos:",selected:"Seleccionar:",selectedSize:"Tamaño archivos:",size:"Tamaño archivos:"},manager:{table:{date:"Fecha",folder:"Carpeta",name:"Nombre",size:"Tamaño",type:"Tipo"}},modal:{about:{developer:"Developer",name:"Laravel File Manager",title:"About",version:"Version"},delete:{noSelected:"Nada seleccionado",title:"Eliminar"},newFile:{fieldName:"Nombre del archivo",fieldFeedback:"El archivo ya existe",title:"Crear nuevo archivo"},newFolder:{fieldName:"Nombre de la carpeta",fieldFeedback:"La carpeta ya existe",title:"Crear nueva carpeta"},preview:{title:"Preview"},properties:{disk:"Disk",modified:"Modificado",name:"Nombre",path:"Path",size:"Tamaño",title:"Propiedades",type:"Tipo",url:"URL",access:"Acceso",access_0:"Access denied",access_1:"Only Read",access_2:"Read and Write"},rename:{directoryExist:"Ya existe el directorio",fieldName:"Nuevo nombre",fieldFeedback:"Nombre invalido",fileExist:"Ya existe el archivo",title:"Renombrar"},status:{noErrors:"No errors!",title:"Status"},upload:{ifExist:"Si el archivo ya existe:",noSelected:"No has seleccionado nada!",overwrite:"Sobreescribir",selected:"Seleccionar:",size:"Size:",skip:"Omitir",title:"Subir archivos"},editor:{title:"Editor"},audioPlayer:{title:"Audio player"},videoPlayer:{title:"Video player"},zip:{title:"Crear archivo",fieldName:"Nombre del archivo",fieldFeedback:"Ya existe!"},unzip:{title:"Descomprimir",fieldName:"Nombre del directorio",fieldRadioName:"Extraer en:",fieldRadio1:"Carpeta actual",fieldRadio2:"Nueva carpeta",fieldFeedback:"Carpeta existente!",warning:"Attention! If the names match, the files will be overwritten!"},cropper:{title:"Cropping",apply:"Aceptar",reset:"Reset",save:"Guardar"}},notifications:{cutToClipboard:"Copiado!",copyToClipboard:"Copiado!"},response:{noConfig:"Configuración no encontrada!",notFound:"Extraviado!",diskNotFound:"Disco no encontrado!",pathNotFound:"Camino no encontrado!",diskSelected:"Disco seleccionado!",fileExist:"El archivo ya existe!",fileCreated:"Archivo creado!",fileUpdated:"Archivo actualizado!",fileNotFound:"Archivo no encontrado!",dirExist:"El directorio ya existe!",dirCreated:"Directorio creado!",dirNotFound:"Directorio no encontrado",uploaded:"Todos los archivos cargados!",notAllUploaded:"Algunos archivos no fueron subidos!",delNotFound:"Algunos artículos no fueron encontrados!",deleted:"Eliminado!",renamed:"Renombrado!",copied:"Copiado exitosamente!",zipError:"Error al crear archivo!",aclError:"Acceso denegado!"}},A=E,M={btn:{about:"About",back:"Back",cancel:"Cancel",clear:"Clear",copy:"Copy",cut:"Cut",delete:"Delete",edit:"Edit",forward:"Forward",folder:"New folder",file:"New file",fullScreen:"Full screen",grid:"Grid",paste:"Paste",refresh:"Refresh",submit:"Submit",table:"Table",upload:"Upload",uploadSelect:"Select files",hidden:" Verborgen bestanden"},clipboard:{actionType:"Type",copy:"Copy",cut:"Cut",none:"Nothing selected",title:"Clipboard"},contextMenu:{copy:"Copy",cut:"Cut",delete:"Delete",download:"Download",info:"Selected:",open:"Open",paste:"Paste",properties:"Properties",rename:"Rename",select:"Select",view:"View",zip:"Zip",unzip:"Unzip",edit:"Edit",audioPlay:"Play",videoPlay:"Play"},info:{directories:"Folders:",files:"Files:",selected:"Selected:",selectedSize:"Files size:",size:"Files size:"},manager:{table:{date:"Date",folder:"Folder",name:"Name",size:"Size",type:"Type"}},modal:{about:{developer:"Developer",name:"Laravel File Manager",title:"About",version:"Version"},delete:{noSelected:"Nothing selected!",title:"Delete"},newFile:{fieldName:"File name",fieldFeedback:"File exists!",title:"Create new file"},newFolder:{fieldName:"Folder name",fieldFeedback:"Folder exists!",title:"Create new folder"},preview:{title:"Preview"},properties:{disk:"Disk",modified:"Modified",name:"Name",path:"Path",size:"Size",title:"Properties",type:"Type",url:"URL",access:"Access",access_0:"Access denied",access_1:"Only Read",access_2:"Read and Write"},rename:{directoryExist:"Directory exists",fieldName:"Enter new name",fieldFeedback:"Invalid name",fileExist:"File exists",title:"Rename"},status:{noErrors:"No errors!",title:"Status"},upload:{ifExist:"If file exist:",noSelected:"No files selected!",overwrite:"Overwrite!",selected:"Selected:",size:"Size:",skip:"Skip",title:"Upload files"},editor:{title:"Editor"},audioPlayer:{title:"Audio player"},videoPlayer:{title:"Video player"},zip:{title:"Create archive",fieldName:"Archive name",fieldFeedback:"Archive exists!"},unzip:{title:"Unpack archive",fieldName:"Folder name",fieldRadioName:"Extract to:",fieldRadio1:"To current folder",fieldRadio2:"In a new folder",fieldFeedback:"Folder exists!",warning:"Attention! If the names match, the files will be overwritten!"},cropper:{title:"Cropping",apply:"Apply",reset:"Reset",save:"Save"}},notifications:{cutToClipboard:"Cut to clipboard!",copyToClipboard:"Copied to clipboard!"},response:{noConfig:"Config niet gevonden!",notFound:"Niet gevonden!",diskNotFound:"Schijf niet gevonden!",pathNotFound:"Pad niet gevonden!",diskSelected:"Schijf geselecteerd!",fileExist:"Bestand bestaat al!",fileCreated:"Bestand aangemaakt!",fileUpdated:"Bestand bijgewerkt!",fileNotFound:"Bestand niet gevonden!",dirExist:"Folder bestaat al!",dirCreated:"Folder aangemaakt!",dirNotFound:"Folder niet gevonden",uploaded:"Alle bestanden geüpload!",notAllUploaded:"Sommige bestanden zijn niet geüpload!",delNotFound:"Sommige bestanden konden niet worden gevonden!",deleted:"Verwijderd!",renamed:"Hernoemd!",copied:"Succesvol gekopieerd!",zipError:"Fout bij het maken van archief!",aclError:"Toegang geweigerd!"}},N=M,O={btn:{about:"关于",back:"返回",cancel:"取消",clear:"清除",copy:"复制",cut:"剪切",delete:"删除",edit:"编辑",forward:"前进",folder:"创建目录",file:"创建文件",fullScreen:"全屏",grid:"网格",paste:"粘贴",refresh:"刷新",submit:"提交",table:"表格",upload:"上传",uploadSelect:"选择文件",hidden:" 隐藏文件"},clipboard:{actionType:"类型",copy:"复制",cut:"剪切",none:"未选中文件",title:"剪切板"},contextMenu:{copy:"复制",cut:"剪切",delete:"删除",download:"下载",info:"选择:",open:"打开",paste:"粘贴",properties:"属性",rename:"重命名",select:"选择",view:"查看",zip:"压缩",unzip:"解压",edit:"编辑",audioPlay:"播放",videoPlay:"播放"},info:{directories:"目录:",files:"文件:",selected:"已选择:",selectedSize:"已选择文件大小:",size:"文件大小:"},manager:{table:{date:"日期",folder:"目录",name:"名称",size:"大小",type:"类型"}},modal:{about:{developer:"开发者信息",name:"文件管理页",title:"关于",version:"版本"},delete:{noSelected:"暂无选中!",title:"删除"},newFile:{fieldName:"文件名",fieldFeedback:"文件已存在!",title:"创建文件"},newFolder:{fieldName:"目录名",fieldFeedback:"目录已存在!",title:"创建目录"},preview:{title:"预览"},properties:{disk:"模块",modified:"时间",name:"名称",path:"路径",size:"大小",title:"属性",type:"类型",url:"网址",access:"授权",access_0:"禁止访问",access_1:"只读",access_2:"读写"},rename:{directoryExist:"目录存在",fieldName:"输入名称",fieldFeedback:"名称不可用",fileExist:"文件存在",title:"重命名"},status:{noErrors:"暂无错误!",title:"状态"},upload:{ifExist:"如果文件存在:",noSelected:"暂无选中!",overwrite:"覆盖",selected:"已选择:",size:"大小:",skip:"忽略",title:"上传文件"},editor:{title:"编辑"},audioPlayer:{title:"播放音频"},videoPlayer:{title:"播放视频"},zip:{title:"归档文件",fieldName:"归档名称",fieldFeedback:"文件存在!"},unzip:{title:"解压",fieldName:"目录名称",fieldRadioName:"解压到:",fieldRadio1:"当前目录",fieldRadio2:"输入目录",fieldFeedback:"目录存在!",warning:"注意!如果文件存在将会被覆盖!"},cropper:{title:"裁剪",apply:"应用",reset:"重置",save:"保存"}},notifications:{cutToClipboard:"剪切到粘贴板!",copyToClipboard:"复制到粘贴板!"},response:{noConfig:"Config not found!",notFound:"Not found!",diskNotFound:"Disk not found!",pathNotFound:"Path not found!",diskSelected:"Disk selected!",fileExist:"File already exists!",fileCreated:"File created!",fileUpdated:"File updated!",fileNotFound:"File not found!",dirExist:"Directory already exists!",dirCreated:"Directory created!",dirNotFound:"Directory not found",uploaded:"All files uploaded!",notAllUploaded:"Some files weren't uploaded!",delNotFound:"Some items weren't founded!",deleted:"Deleted!",renamed:"Renamed!",copied:"Copied successfully!",zipError:"Error creating archive!",aclError:"Access denied!"}},D=O,L={btn:{about:"درباره",back:"عقب",cancel:"لغو",clear:"پاک کردن",copy:"رونوشت",cut:"برش",delete:"حذف",edit:"ویرایش",forward:"ارسال به دیگری",folder:"پوشه جدید",file:"فایل جدید",fullScreen:"تمام صفحه",grid:"شبکه",paste:"جانمایی/چسباندن/جاگذاری",refresh:"تازه کردن صفحه",submit:"تایید و ارسال",table:"جدول",upload:"بارگذاری",uploadSelect:"انتخاب فایل",hidden:" فایل های مخفی"},clipboard:{actionType:"نوع",copy:"رونوشت",cut:"برش",none:"چیزی انتخاب نشده است",title:"کلیپ بورد"},contextMenu:{copy:"رونوشت",cut:"برش",delete:"حذف",download:"دانلود",info:"انتخاب شده:",open:"باز کردن",paste:"جاگذاری",properties:"ویژگی ها",rename:"تغییر نام",select:"انتخاب",view:"مشاهده",zip:"فشرده کردن",unzip:"از حالت فشرده خارج کردن",edit:"ویرایش",audioPlay:"پخش",videoPlay:"نمایش"},info:{directories:"پوشه ها:",files:"فایل ها:",selected:"انتخاب شده ها:",selectedSize:"اندازه فایل ها:",size:"اندازه فایل ها:"},manager:{table:{date:"تاریخ",folder:"پوشه",name:"نام",size:"اندازه",type:"نوع"}},modal:{about:{developer:"توسعه دهنده",name:"مدیریت فایل",title:"درباره",version:"نسخه"},delete:{noSelected:"چیزی انتخاب نشده است",title:"حذف"},newFile:{fieldName:"نام فایل",fieldFeedback:"فایل وجود دارد!",title:"فایل جدید ایجاد کنید"},newFolder:{fieldName:"نام پوشه",fieldFeedback:"پوشه وجود دارد!",title:"پوشه جدید ایجاد کنید"},preview:{title:"پیش نمایش"},properties:{disk:"Disk",modified:"اصلاح شده",name:"نام",path:"مسیر",size:"اندازه",title:"ویژگی ها",type:"نوع",url:"آدرس اینترنتی",access:"دسترسی",access_0:"دسترسی امکان پذیر نیست",access_1:"فقط خواندن",access_2:"خواندن و نوشتن"},rename:{directoryExist:"فهرست وجود دارد",fieldName:"نام جدید را وارد نمایید",fieldFeedback:"نام نامعتبر است",fileExist:"فایل وجود دارد",title:"تغییر نام"},status:{noErrors:"خطایی وجود ندارد!",title:"وضعیت"},upload:{ifExist:"اگر فایل وجود دارد:",noSelected:"هیچ فایلی انتخاب نشده است!",overwrite:"بازنویسی!",selected:"انتخاب شده ها/انتخاب شده است:",size:"اندازه:",skip:"رد شدن",title:"بارگزاری فایل ها"},editor:{title:"ویرایشگر"},audioPlayer:{title:"پخش کننده فایل صوتی"},videoPlayer:{title:"نمایش دهنده ویدیو"},zip:{title:"ایجاد بایگانی",fieldName:"نام بایگانی",fieldFeedback:"بایگانی وجود دارد"},unzip:{title:"باز کردن بایگانی",fieldName:"نام پوشه",fieldRadioName:"استخراج شود به:",fieldRadio1:"به پوشه فعلی",fieldRadio2:"در یک پوشه جدید",fieldFeedback:"پوشه وجود دارد!",warning:"توجه! اگر نام ها تکراری باشند، فایل های قدیمی با فایل های جدید جایگزین خواهند شد"},cropper:{title:"کوچک کردن",apply:"اجرا",reset:"تنظیم مجدد",save:"ذخیره"}},notifications:{cutToClipboard:"برش یه کلیپ بورد!",copyToClipboard:"رونوشت به کلیپ بورد!"},response:{noConfig:"پیکربندی یافت نشد",notFound:"یافت نشد",diskNotFound:"دیسک یافت نشد !",pathNotFound:"مسیر یافت نشد!",diskSelected:"دیسک انتخاب شد !",fileExist:" در حال حاضر فایل مورد نظر وجود دارد!",fileCreated:"فایل ایجاد شد!",fileUpdated:"فایل بروزرسانی شد!",fileNotFound:"فایل یافت نشد!",dirExist:"در حال حاضر پیکربندی مورد نظر وجود دارد!",dirCreated:"پیکربندی ایجاد شد!",dirNotFound:"پیکربندی یافت نشد",uploaded:"همه فایل ها بارگذاری شده اند!",notAllUploaded:"برخی از فایل ها بارگذاری نشده اند!",delNotFound:"برخی از بخش ها یافت نشد!",deleted:"حذف شد!",renamed:"تغییر نام یافت!",copied:"رونوشت با موفقیت انجام شد!",zipError:"خطای ایجاد بایگانی! zip",aclError:"دسترسی امکان پذیر نیست!"}},z=L,P={btn:{about:"Informazioni",back:"Indietro",cancel:"Annulla",clear:"Pulisci",copy:"Copia",cut:"Taglia",delete:"Elimina",edit:"Modifica",forward:"Inoltra",folder:"Nuova Cartella",file:"Nuovo File",fullScreen:"Visualizzazione a schermo intero",grid:"Griglia",paste:"Incolla",refresh:"Ricarica",submit:"Conferma",table:"Tabella",upload:"Upload",uploadSelect:"Seleziona files",hidden:" Files Nascosti"},clipboard:{actionType:"Tipo",copy:"Copia",cut:"Taglia",none:"Nessun elemento selezionato",title:"Appunti"},contextMenu:{copy:"Copia",cut:"Taglia",delete:"Elimina",download:"Scarica",info:"Selezionati:",open:"Apri",paste:"Incolla",properties:"Proprietà",rename:"Rinomina",select:"Seleziona",view:"Anteprima",zip:"Zip",unzip:"Estrai zip",edit:"Modifica",audioPlay:"Play",videoPlay:"Play"},info:{directories:"Cartelle:",files:"Files:",selected:"Selezionati:",selectedSize:"Dimensione files:",size:"Dimensione files:"},manager:{table:{date:"Data",folder:"Cartella",name:"Nome",size:"Dim.",type:"Tipo"}},modal:{about:{developer:"Developer",name:"Laravel File Manager",title:"Informazioni",version:"Versione"},delete:{noSelected:"Nessuna selezione!",title:"Elimina"},newFile:{fieldName:"Nome del file",fieldFeedback:"Il file esiste!",title:"Crea nuovo file"},newFolder:{fieldName:"Nome cartella",fieldFeedback:"La cartella esiste!",title:"Crea nuova cartella"},preview:{title:"Anteprima"},properties:{disk:"Disco",modified:"Mod.",name:"Nome",path:"Percorso",size:"Dim.",title:"Proprietà",type:"Tipo",url:"URL",access:"Accesso",access_0:"Accesso negato",access_1:"Sola lettura",access_2:"Lettura e Scrittura"},rename:{directoryExist:"La cartella esiste",fieldName:"Inserisci il nome",fieldFeedback:"Nome non valido",fileExist:"Il file esiste",title:"Rinomina"},status:{noErrors:"Nessun errore!",title:"Stato"},upload:{ifExist:"Il file esiste:",noSelected:"Nessun files selezionato!",overwrite:"Sovrascrivi!",selected:"Selezionato:",size:"Dim.:",skip:"Salta",title:"Carica files"},editor:{title:"Editor"},audioPlayer:{title:"Player Audio"},videoPlayer:{title:"Player Video"},zip:{title:"Crea Archivio",fieldName:"Nome Archivio",fieldFeedback:"Archivio esistente!"},unzip:{title:"Estrai archivio",fieldName:"Nom cartella",fieldRadioName:"Estrai in:",fieldRadio1:"Nella cartella corrente",fieldRadio2:"In una nuova cartella",fieldFeedback:"Cartella esistente!",warning:"Attenzione! se i nomi dei file coincidono i file presenti verranno sovrascritti!"},cropper:{title:"Ritaglia",apply:"Applica",reset:"Reset",save:"Salva"}},notifications:{cutToClipboard:"Tagliato e salvato negli appunti!",copyToClipboard:"Copiato negli appunti!"},response:{noConfig:"File di configuraizone non trovato!",notFound:"Non trovato!",diskNotFound:"Disco non trovato!",pathNotFound:"Cartella non trovata!",diskSelected:"Disco selezionato!",fileExist:"File già esistente!",fileCreated:"File creato!",fileUpdated:"File caricato!",fileNotFound:"File non trovato!",dirExist:"La cartella è già presente!",dirCreated:"Cartella creata!",dirNotFound:"Cartella non trovata",uploaded:"Tutti i file sono stati caricati!",notAllUploaded:"Alcuni file NON sono stati caricati!",delNotFound:"Alcuni elementi NON sono stati trovati!",deleted:"Eliminato!",renamed:"Rinominato!",copied:"Copiato con successo!",zipError:"Errore dirante la creazione dell'archivio!",aclError:"Accesso negato!"}},F=P,I={btn:{about:"Hakkında",back:"Geri",cancel:"İptal",clear:"Temizle",copy:"Kopyala",cut:"Kes",delete:"Sil",edit:"Düzenle",forward:"İleri",folder:"Yeni klasör",file:"Yeni dosya",fullScreen:"Tam ekran",grid:"Izgara",paste:"Yapıştır",refresh:"Yenile",submit:"Gönder",table:"Tablo",upload:"Yükle",uploadSelect:"Dosyaları seç",hidden:" Gizli dosyalar"},clipboard:{actionType:"İşlem türü",copy:"Kopyala",cut:"Yapıştır",none:"Hiç bir şey seçilmedi",title:"Pano"},contextMenu:{copy:"Kopyala",cut:"Yapıştır",delete:"Sil",download:"İndir",info:"Seçilenler:",open:"Aç",paste:"Yapıştır",properties:"Özellikler",rename:"Yeniden adlandır",select:"Seç",view:"Gör",zip:"Zip",unzip:"Zip aç",edit:"Düzenle",audioPlay:"Oynat",videoPlay:"Oynat"},info:{directories:"Klasörler:",files:"Dosyalar:",selected:"Seçilenler:",selectedSize:"Dosyaların boyutu:",size:"Dosyaların boyutu:"},manager:{table:{date:"Tarih",folder:"Klasör",name:"İsim",size:"Boyut",type:"Tür"}},modal:{about:{developer:"Geliştirici",name:"Laravel File Manager",title:"Hakkında",version:"Sürüm"},delete:{noSelected:"Hiç bir şey seçilmedi!",title:"Sil"},newFile:{fieldName:"Dosya adı",fieldFeedback:"Aynı isimli dosya var!",title:"Yeni dosya yarat"},newFolder:{fieldName:"Klasör adı",fieldFeedback:"Aynı isimli klasör var!",title:"Yeni klasör yarat"},preview:{title:"Önizleme"},properties:{disk:"Disk",modified:"Değiştirilme",name:"İsim",path:"Yol",size:"Boyut",title:"Özellikler",type:"Tür",url:"URL",access:"Erişim",access_0:"Erişim engellendi",access_1:"Salt okunur",access_2:"Okuma ve yazma"},rename:{directoryExist:"Klasör mevcut",fieldName:"Yeni isim girin",fieldFeedback:"Geçersiz isim",fileExist:"Dosya mevcut",title:"Yeniden adlandır"},status:{noErrors:"Hata yok!",title:"Durum"},upload:{ifExist:"Eğer dosya mevcutsa:",noSelected:"Hiç bir dosya seçilmedi!",overwrite:"Üzerine yaz!",selected:"Seçilen:",size:"Boyut:",skip:"Atla",title:"Dosyaları yükle"},editor:{title:"Editör"},audioPlayer:{title:"Ses oynatıcı"},videoPlayer:{title:"Video oynatıcı"},zip:{title:"Arşiv yarat",fieldName:"Arşiv adı",fieldFeedback:"Arşiv mevcut!"},unzip:{title:"Arşivi aç",fieldName:"Klasör adı",fieldRadioName:"Hedef:",fieldRadio1:"Şu anki klasör",fieldRadio2:"Yeni klasör",fieldFeedback:"Klasör mevcut!",warning:"Dikkat! Eğer dosya isimleri aynı olursa, üzerine yazılacak!"},cropper:{title:"Kırpma",apply:"Uygula",reset:"Sıfırla",save:"Kaydet"}},notifications:{cutToClipboard:"Panoya kesildi!",copyToClipboard:"Panoya kopyalandı!"},response:{noConfig:"Ayarlar bulunamadı!",notFound:"Bulunamadı!",diskNotFound:"Disk bulunamadı!",pathNotFound:"Yol bulunamadı!",diskSelected:"Disk seçildi!",fileExist:"Dosya zaten var!",fileCreated:"Dosya yaratıldı!",fileUpdated:"Dosya güncellendi!",fileNotFound:"Dosya bulunamadı!",dirExist:"Klasör zaten var!",dirCreated:"Klasör yaratıldı!",dirNotFound:"Klasör bulunamadı",uploaded:"Tüm dosyalar yüklendi!",notAllUploaded:"Bazı dosyalar yüklenemedi!",delNotFound:"Bazı öğeler bulunamadı!",deleted:"Silindi!",renamed:"Yeniden adlandırıldı!",copied:"Başarıyla kopyalandı!",zipError:"Arşiv yaratılırken hata oluştu!",aclError:"Erişim engellendi!"}},j=I,R={btn:{about:"À propos",back:"Retour",cancel:"Annuler",clear:"Effacer",copy:"Copier",cut:"Couper",delete:"Supprimer",edit:"Modifier",forward:"Suivant",folder:"Nouveau dossier",file:"Nouveau fichier",fullScreen:"Plein écran",grid:"Grille",paste:"Coller",refresh:"Rafraîchir",submit:"Envoyer",table:"Tableau",upload:"Télécharger",uploadSelect:"Sélectionner fichiers",hidden:" Masquer fichiers"},clipboard:{actionType:"Type",copy:"Copier",cut:"Coller",none:"Aucune sélection",title:"Clipboard"},contextMenu:{copy:"Copier",cut:"Coller",delete:"Supprimer",download:"Télécharger",info:"Sélectionné:",open:"Ouvrir",paste:"Coller",properties:"Propriétés",rename:"Renommer",select:"Sélectionner",view:"Voir",zip:"Zipper",unzip:"Dézipper",edit:"Modifier",audioPlay:"Lire",videoPlay:"Lire"},info:{directories:"Dossiers:",files:"Fichiers:",selected:"Sélectionné:",selectedSize:"Taille fichiers:",size:"Taille fichiers:"},manager:{table:{date:"Date",folder:"Dossier",name:"Nom",size:"Taille",type:"Type"}},modal:{about:{developer:"Développeur",name:"Laravel File Manager",title:"À propos",version:"Version"},delete:{noSelected:"Aucune sélection!",title:"Supprimer"},newFile:{fieldName:"Nom du fichier",fieldFeedback:"Ce fichier existe!",title:"Créer un fichier"},newFolder:{fieldName:"Nom du dossier",fieldFeedback:"Ce dossier existe!",title:"Créer un dossier"},preview:{title:"Prévisualisation"},properties:{disk:"Disque",modified:"Modifié",name:"Nom",path:"Chemin",size:"Taille",title:"Propriétés",type:"Type",url:"URL",access:"Accès",access_0:"Accès refusé",access_1:"Lecture seul",access_2:"Lecture/écriture"},rename:{directoryExist:"Dossier existant",fieldName:"Entrer un nom",fieldFeedback:"Nom invalide",fileExist:"Fichier existant",title:"Renommer"},status:{noErrors:"Aucune erreurs!",title:"Statut"},upload:{ifExist:"Si le fichier existe:",noSelected:"Aucun fichier sélectionné!",overwrite:"Écraser!",selected:"Sélectionné:",size:"Taille:",skip:"Passer",title:"Télécharger fichiers"},editor:{title:"Editeur"},audioPlayer:{title:"Lecteur audio"},videoPlayer:{title:"Lecteur video"},zip:{title:"Créer une archive",fieldName:"Nom archive",fieldFeedback:"Archive existante!"},unzip:{title:"Extraite l'archive",fieldName:"Nom du dossier",fieldRadioName:"Extraire vers:",fieldRadio1:"Dossier actuel",fieldRadio2:"Dans un nouveau dossier",fieldFeedback:"Dossier existant!",warning:"Attention! Si le nom correspond, les fichiers seront écrasés!"},cropper:{title:"Recadrer",apply:"Appliquer",reset:"Réinitialisé",save:"Sauvegarder"}},notifications:{cutToClipboard:"Coller dans le presse-papier!",copyToClipboard:"Copied dans le presse-papier!"},response:{noConfig:"Configuration introuvable!",notFound:"Introuvable!",diskNotFound:"Disque introuvable!",pathNotFound:"Chemin introuvable!",diskSelected:"Disque sélectionné!",fileExist:"Fichier existant!",fileCreated:"Fichier créé!",fileUpdated:"Fichier téléchargé!",fileNotFound:"Fichier introuvable!",dirExist:"Dossier existant!",dirCreated:"Dossier créé!",dirNotFound:"Dossier introuvable",uploaded:"Tous les fichiers ont été téléchargés!",notAllUploaded:"Certains fichiers n'ont pas été téléchargés!",delNotFound:"Certains éléments n'ont pas été trouvés!",deleted:"Supprimé!",renamed:"Renommé!",copied:"Copié!",zipError:"Erreur dans la création de l'archive!",aclError:"Accès refusé!"}},$=R,q={btn:{about:"Sobre",back:"Voltar",cancel:"Cancelar",clear:"Limpar",copy:"Copiar",cut:"Recortar",delete:"Apagar",edit:"Editar",forward:"Avançar",folder:"Nova pasta",file:"Novo arquivo",fullScreen:"Tela cheia",grid:"Grade",paste:"Colar",refresh:"Atualizar",submit:"Criar",table:"Tabela",upload:"Upload",uploadSelect:"Selecionar arquivos",hidden:" Arquivos ocultos"},clipboard:{actionType:"Formato",copy:"Copiar",cut:"Recortar",none:"Nada selecionado",title:"Área de transferência"},contextMenu:{copy:"Copiar",cut:"Colar",delete:"Apagar",download:"Download",info:"Selecionado:",open:"Abrir",paste:"Colar",properties:"Propriedades",rename:"Renomear",select:"Selecionar",view:"Visualizar",zip:"Compactar",unzip:"Descompactar",edit:"Editar",audioPlay:"Play",videoPlay:"Play"},info:{directories:"Pastas:",files:"Arquivos:",selected:"Selecionado:",selectedSize:"Tamanho dos arquivos:",size:"Tamanho dos arquivos:"},manager:{table:{date:"Data",folder:"Pasta",name:"Nome",size:"Tamanho",type:"Tipo"}},modal:{about:{developer:"Desenvolvedor",name:"Laravel File Manager",title:"Sobre",version:"Versão"},delete:{noSelected:"Nada selecionado!",title:"Apagar"},newFile:{fieldName:"Nome do arquivo",fieldFeedback:"Arquivo existente!",title:"Criar novo arquivo"},newFolder:{fieldName:"Nome da pasta",fieldFeedback:"Pasta existente!",title:"Criar nova pasta"},preview:{title:"Visualizar"},properties:{disk:"Disco",modified:"Modificado",name:"Nome",path:"Caminho",size:"Tamanho",title:"Propriedades",type:"Tipo",url:"URL",access:"Acesso",access_0:"Acesso negado",access_1:"Apenas leitura",access_2:"Leitura e escrita"},rename:{directoryExist:"Pasta existente",fieldName:"Digite o novo nome",fieldFeedback:"Nome inválido",fileExist:"Arquivo existente",title:"Renomear"},status:{noErrors:"Nenhum erro!",title:"Status"},upload:{ifExist:"Se arquivo não existir:",noSelected:"Nenhum arquivo selecionado!",overwrite:"Substituir!",selected:"Selecionado:",size:"Tamanho:",skip:"Pular",title:"Upload de arquivos"},editor:{title:"Editor"},audioPlayer:{title:"Áudio player"},videoPlayer:{title:"Video player"},zip:{title:"Compactar arquivo",fieldName:"Nome do arquivo",fieldFeedback:"Arquivo existente!"},unzip:{title:"Descompactar arquivo",fieldName:"Nome da pasta",fieldRadioName:"Extrair para:",fieldRadio1:"Pasta atual",fieldRadio2:"Nova pasta",fieldFeedback:"Pasta existente!",warning:"Atenção! Se os nomes forem idênticos, os arquivos serão substituídos!"},cropper:{title:"Cortar",apply:"Aplicar",reset:"Resetar",save:"Salvar"}},notifications:{cutToClipboard:"Recortado para área de transferência!",copyToClipboard:"Copiado para área de transferência!"},response:{noConfig:"Configuração não encontrada!",notFound:"Não encontrado!",diskNotFound:"Disco não encontrado!",pathNotFound:"Caminho não encontrado!",diskSelected:"Disco selecionado!",fileExist:"Arquivo já existe!",fileCreated:"Arquivo criado!",fileUpdated:"Arquivo atualizado!",fileNotFound:"Arquivo não encontrado!",dirExist:"Pasta já existe!",dirCreated:"Pasta criada!",dirNotFound:"Pasta não encontrada",uploaded:"Todos os arquivo realizarm o upload!",notAllUploaded:"Alguns arquivos não realizaram o upload!",delNotFound:"Alguns itens não foram encontrados!",deleted:"Deletado!",renamed:"Renomeado!",copied:"Copiado com sucesso!",zipError:"Erro ao compactar!",aclError:"Acesso negado!"}},B=q,U={btn:{about:"關於",back:"返回",cancel:"取消",clear:"清除",copy:"複製",cut:"剪下",delete:"刪除",edit:"編輯",forward:"前進",folder:"新增目錄",file:"新增文件",fullScreen:"全螢幕",grid:"網格",paste:"貼上",refresh:"重新整理",submit:"送出",table:"表格",upload:"上傳",uploadSelect:"選擇文件",hidden:" 隱藏文件"},clipboard:{actionType:"類型",copy:"複製",cut:"剪下",none:"未選取",title:"剪貼簿"},contextMenu:{copy:"複製",cut:"剪下",delete:"刪除",download:"下載",info:"選擇:",open:"打開",paste:"貼上",properties:"屬性",rename:"重新命名",select:"選擇",view:"查看",zip:"壓縮",unzip:"解壓縮",edit:"編輯",audioPlay:"播放",videoPlay:"播放"},info:{directories:"目錄:",files:"文件:",selected:"已選擇:",selectedSize:"已選擇文件大小:",size:"文件大小:"},manager:{table:{date:"日期",folder:"目錄",name:"名稱",size:"大小",type:"類型"}},modal:{about:{developer:"開發者資訊",name:"文件管理頁",title:"關於",version:"版本"},delete:{noSelected:"暫無選中!",title:"刪除"},newFile:{fieldName:"文件名",fieldFeedback:"文件已存在!",title:"新增文件"},newFolder:{fieldName:"目錄名",fieldFeedback:"目錄已存在!",title:"新增目錄"},preview:{title:"預覽"},properties:{disk:"磁碟",modified:"時間",name:"名稱",path:"路徑",size:"大小",title:"屬性",type:"類型",url:"網址",access:"授權",access_0:"禁止訪問",access_1:"唯獨",access_2:"讀寫"},rename:{directoryExist:"目錄存在",fieldName:"輸入名稱",fieldFeedback:"名稱不可用",fileExist:"文件存在",title:"重命名"},status:{noErrors:"暫無錯誤!",title:"狀態"},upload:{ifExist:"如果文件存在:",noSelected:"暫無選中!",overwrite:"覆蓋",selected:"已選擇:",size:"大小:",skip:"忽略",title:"上傳文件"},editor:{title:"編輯"},audioPlayer:{title:"播放音樂"},videoPlayer:{title:"播放影片"},zip:{title:"壓縮文件",fieldName:"壓縮名稱",fieldFeedback:"文件存在!"},unzip:{title:"解壓縮",fieldName:"目錄名稱",fieldRadioName:"解壓到:",fieldRadio1:"當前目錄",fieldRadio2:"輸入目錄",fieldFeedback:"目錄存在!",warning:"注意!如果文件存在將會被覆蓋!"},cropper:{title:"裁剪",apply:"套用",reset:"重設",save:"儲存"}},notifications:{cutToClipboard:"剪下到剪貼簿!",copyToClipboard:"複製到剪貼簿!"},response:{noConfig:"找不到設定檔!",notFound:"找不到項目!",diskNotFound:"找不到磁碟!",pathNotFound:"找不到路徑!",diskSelected:"磁碟已選取!",fileExist:"文件已存在!",fileCreated:"文件已建立!",fileUpdated:"文件已更新!",fileNotFound:"找不到文件!",dirExist:"目錄已存在!",dirCreated:"目錄已存在!",dirNotFound:"找不到目錄",uploaded:"全部文件已上傳完畢!",notAllUploaded:"部分文件未上傳!",delNotFound:"部分項目未被找到!",deleted:"已刪除!",renamed:"已重新命名!",copied:"已複製完成!",zipError:"壓縮檔建立失敗!",aclError:"存取拒絕!"}},H=U,W={btn:{about:"O Programie",back:"Wstecz",cancel:"Anuluj",clear:"Wyczyść",copy:"Kopiuj",cut:"Wytnij",delete:"Usuń",edit:"Edycja",forward:"Do przodu",folder:"Nowy folder",file:"Nowy plik",fullScreen:"Pełny ekran",grid:"Siatka",paste:"Wklej",refresh:"Odśwież",submit:"Zatwierdź",table:"Tabela",upload:"Wyślij plik",uploadSelect:"Wybierz pliki",hidden:"Ukryte pliki"},clipboard:{actionType:"Rodzaj",copy:"Kopiuj",cut:"Przytnij",none:"Nic nie zostało zaznaczone",title:"Schowek"},contextMenu:{copy:"Kopiuj",cut:"Przytnij",delete:"Usuń",download:"Pobierz",info:"Wybrano:",open:"Otwórz",paste:"Wklej",properties:"Właściwości",rename:"Zmień nazwę",select:"Wybierz",view:"Widok",zip:"Spakuj",unzip:"Rozpakuj",edit:"Edycja",audioPlay:"Odtwórz",videoPlay:"Odtwórz"},info:{directories:"Katalogi",files:"Pliki:",selected:"Wybrany:",selectedSize:"Rozmiar plików:",size:"Rozmiar plików:"},manager:{table:{date:"Data",folder:"Folder",name:"Nazwa",size:"Rozmiar",type:"Rodzaj"}},modal:{about:{developer:"Deweloper",name:"Menedżer plików",title:"O",version:"Wersja"},delete:{noSelected:"Nic nie zostało zaznaczone!",title:"Usuń"},newFile:{fieldName:"Nazwa pliku",fieldFeedback:"Plik istnieje!",title:"Utwórz nowy plik"},newFolder:{fieldName:"Nazwa folderu",fieldFeedback:"Katalog istnieje!",title:"Stwórz nowy folder"},preview:{title:"Podgląd"},properties:{disk:"Dysk",modified:"Zmodyfikowano",name:"Nazwa",path:"Ścieżka",size:"Rozmiar",title:"Właściwości",type:"Rodzaj",url:"URL",access:"Dostęp",access_0:"Brak dostępu",access_1:"Tylko do odczytu",access_2:"Odczyt i zapis"},rename:{directoryExist:"Katalog istnieje",fieldName:"Wpisz nową nazwę",fieldFeedback:"Błędna nazwa",fileExist:"Plik istnieje",title:"Zmień nazwę"},status:{noErrors:"Bez błędów!",title:"Status"},upload:{ifExist:"Jeśli plik istnieje:",noSelected:"Nie wybrano plików!",overwrite:"Nadpisz",selected:"Wybrano:",size:"Rozmiar:",skip:"Pomiń",title:"Prześlij pliki"},editor:{title:"Edytor"},audioPlayer:{title:"Odtwarzacz muzyki"},videoPlayer:{title:"Odtwarzacz wideo"},zip:{title:"Utwórz archiwum",fieldName:"Nazwa archiwum",fieldFeedback:"Archiwum istnieje!"},unzip:{title:"Rozpakuj archiwum",fieldName:"Nazwa folderu",fieldRadioName:"Wypakować do:",fieldRadio1:"Do bieżącego folderu",fieldRadio2:"W nowym folderze",fieldFeedback:"Katalog istnieje!",warning:"Uwaga! Przy identycznej nazwie, pliki zostaną nadpisane!"},cropper:{title:"Przycinanie",apply:"Zastosuj",reset:"Reset",save:"Zapisz"}},notifications:{cutToClipboard:"Wytnij do schowka!",copyToClipboard:"Skopiowane do schowka!"},response:{noConfig:"Nie znaleziono konfiguracji!",notFound:"Nie znaleziono!",diskNotFound:"Nie znaleziono dysku!",pathNotFound:"Ścieżka nie znaleziona!",diskSelected:"Dysk wybrany!",fileExist:"Plik już istnieje!",fileCreated:"Plik utworzony!",fileUpdated:"Plik zaktualizowany!",fileNotFound:"Nie znaleziono pliku!",dirExist:"Katalog już istnieje!",dirCreated:"Katalog utworzony!",dirNotFound:"Nie znaleziono katalogu",uploaded:"Przesłano wszystkie pliki!",notAllUploaded:"Niektóre pliki nie zostały przesłane!",delNotFound:"Niektóre pozycje nie zostały znalezione!",deleted:"Usunięto!",renamed:"Zmieniono nazwę!",copied:"Skopiowano pomyślnie!",zipError:"Błąd podczas tworzenia archiwum!",aclError:"Brak dostępu!"}},V=W,Y={namespaced:!0,state:function(){return{acl:null,version:"2.5.4",headers:{},baseUrl:null,windowsConfig:null,lang:null,translations:{ru:Object.freeze(g),en:Object.freeze(y),ar:Object.freeze(w),sr:Object.freeze(k),cs:Object.freeze(C),de:Object.freeze(T),es:Object.freeze(A),nl:Object.freeze(N),"zh-CN":Object.freeze(D),fa:Object.freeze(z),it:Object.freeze(F),tr:Object.freeze(j),fr:Object.freeze($),"pt-BR":Object.freeze(B),"zh-TW":Object.freeze(H),pl:Object.freeze(V)},hiddenFiles:!1,contextMenu:[[{name:"open",icon:"far fa-folder-open"},{name:"audioPlay",icon:"fas fa-play"},{name:"videoPlay",icon:"fas fa-play"},{name:"view",icon:"fas fa-eye"},{name:"edit",icon:"fas fa-file-signature"},{name:"select",icon:"fas fa-check"},{name:"download",icon:"fas fa-download"}],[{name:"copy",icon:"far fa-copy"},{name:"cut",icon:"fas fa-cut"},{name:"rename",icon:"far fa-edit"},{name:"paste",icon:"far fa-clipboard"},{name:"zip",icon:"far fa-file-archive"},{name:"unzip",icon:"far fa-file-archive"}],[{name:"delete",icon:"far fa-trash-alt text-danger"}],[{name:"properties",icon:"far fa-list-alt"}]],imageExtensions:["png","jpg","jpeg","gif"],cropExtensions:["png","jpg","jpeg"],audioExtensions:["ogg","mp3","aac","wav"],videoExtensions:["webm","mp4"],textExtensions:{sh:"text/x-sh",css:"text/css",less:"text/x-less",sass:"text/x-sass",scss:"text/x-scss",html:"text/html",js:"text/javascript",ts:"text/typescript",vue:"text/x-vue",htaccess:"text/plain",env:"text/plain",txt:"text/plain",log:"text/plain",ini:"text/x-ini",xml:"application/xml",md:"text/x-markdown",java:"text/x-java",c:"text/x-csrc",cpp:"text/x-c++src",cs:"text/x-csharp",scl:"text/x-scala",php:"application/x-httpd-php",sql:"text/x-sql",pl:"text/x-perl",py:"text/x-python",lua:"text/x-lua",swift:"text/x-swift",rb:"text/x-ruby",go:"text/x-go",yaml:"text/x-yaml",json:"application/json"}}},mutations:p,getters:h},G=(n("a434"),n("a9e3"),{setDisk:function(e,t){e.selectedDisk=t},setDirectoryContent:function(e,t){e.directories=t.directories,e.files=t.files},setSelectedDirectory:function(e,t){e.selectedDirectory=t},setSelected:function(e,t){var n=t.type,r=t.path;e.selected[n].push(r)},removeSelected:function(e,t){var n=t.type,r=t.path,i=e.selected[n].indexOf(r);-1!==i&&e.selected[n].splice(i,1)},changeSelected:function(e,t){var n=t.type,r=t.path;e.selected.directories=[],e.selected.files=[],e.selected[n].push(r)},resetSelected:function(e){e.selected.directories=[],e.selected.files=[]},addNewFile:function(e,t){e.files.push(t)},updateFile:function(e,t){var n=e.files.findIndex((function(e){return e.basename===t.basename}));-1!==n&&(e.files[n]=t)},addNewDirectory:function(e,t){e.directories.push(t)},pointerBack:function(e){e.historyPointer-=1},pointerForward:function(e){e.historyPointer+=1},addToHistory:function(e,t){e.historyPointer<e.history.length-1&&e.history.splice(e.historyPointer+1,Number.MAX_VALUE),e.history.push(t),e.historyPointer+=1},resetHistory:function(e){e.history=[null],e.historyPointer=0},setView:function(e,t){e.viewType=t},setSortField:function(e,t){e.sort.field=t},setSortDirection:function(e,t){e.sort.direction=t},resetSortSettings:function(e){e.sort.field="name",e.sort.direction="up"},sortByName:function(e){"up"===e.sort.direction?(e.directories.sort((function(e,t){return e.basename.localeCompare(t.basename)})),e.files.sort((function(e,t){return e.basename.localeCompare(t.basename)}))):(e.directories.sort((function(e,t){return t.basename.localeCompare(e.basename)})),e.files.sort((function(e,t){return t.basename.localeCompare(e.basename)})))},sortBySize:function(e){e.directories.sort((function(e,t){return e.basename.localeCompare(t.basename)})),"up"===e.sort.direction?e.files.sort((function(e,t){return e.size-t.size})):e.files.sort((function(e,t){return t.size-e.size}))},sortByType:function(e){e.directories.sort((function(e,t){return e.basename.localeCompare(t.basename)})),"up"===e.sort.direction?e.files.sort((function(e,t){return e.extension.localeCompare(t.extension)})):e.files.sort((function(e,t){return t.extension.localeCompare(e.extension)}))},sortByDate:function(e){"up"===e.sort.direction?(e.directories.sort((function(e,t){return e.timestamp-t.timestamp})),e.files.sort((function(e,t){return e.timestamp-t.timestamp}))):(e.directories.sort((function(e,t){return t.timestamp-e.timestamp})),e.files.sort((function(e,t){return t.timestamp-e.timestamp})))}}),K=(n("13d5"),n("caad"),n("2532"),{files:function(e,t,n){return n.fm.settings.hiddenFiles?e.files:e.files.filter((function(e){return e.basename.match(new RegExp("^([^.]).*","i"))}))},directories:function(e,t,n){return n.fm.settings.hiddenFiles?e.directories:e.directories.filter((function(e){return e.basename.match(new RegExp("^([^.]).*","i"))}))},filesCount:function(e,t){return t.files.length},directoriesCount:function(e,t){return t.directories.length},filesSize:function(e,t){return t.files.length?t.files.reduce((function(e,t){return e+Number(t.size)}),0):0},selectedCount:function(e,t){return t.selectedList.length},selectedFilesSize:function(e){var t=e.files.filter((function(t){return e.selected.files.includes(t.path)}));return t.length?t.reduce((function(e,t){return e+Number(t.size)}),0):0},selectedList:function(e){var t=e.directories.filter((function(t){return e.selected.directories.includes(t.path)})),n=e.files.filter((function(t){return e.selected.files.includes(t.path)}));return t.concat(n)},breadcrumb:function(e){return e.selectedDirectory?e.selectedDirectory.split("/"):null},directoryExist:function(e){return function(t){return e.directories.some((function(e){return e.basename===t}))}},fileExist:function(e){return function(t){return e.files.some((function(e){return e.basename===t}))}}}),X={selectDirectory:function(e,t){var n=e.state,r=e.commit,i=e.dispatch,a=e.rootState,o=t.path,s=t.history;return r("setDirectoryContent",{directories:[],files:[]}),l["a"].content(n.selectedDisk,o).then((function(e){"success"===e.data.result.status&&(r("resetSelected"),r("resetSortSettings"),r("setDirectoryContent",e.data),r("setSelectedDirectory",o),s&&r("addToHistory",o),2===a.fm.settings.windowsConfig&&o&&e.data.directories.length&&i("fm/tree/showSubdirectories",o,{root:!0}))}))},refreshDirectory:function(e){var t=e.state,n=e.commit,r=e.dispatch;l["a"].content(t.selectedDisk,t.selectedDirectory).then((function(e){n("resetSelected"),n("resetSortSettings"),n("resetHistory"),t.selectedDirectory&&n("addToHistory",t.selectedDirectory),"success"===e.data.result.status?n("setDirectoryContent",e.data):"danger"===e.data.result.status&&(n("setSelectedDirectory",null),r("refreshDirectory"))}))},historyBack:function(e){var t=e.state,n=e.commit,r=e.dispatch;r("selectDirectory",{path:t.history[t.historyPointer-1],history:!1}),n("pointerBack")},historyForward:function(e){var t=e.state,n=e.commit,r=e.dispatch;r("selectDirectory",{path:t.history[t.historyPointer+1],history:!1}),n("pointerForward")},sortBy:function(e,t){var n=e.state,r=e.commit,i=t.field,a=t.direction;switch(n.sort.field!==i||a?a?(r("setSortDirection",a),r("setSortField",i)):(r("setSortDirection","up"),r("setSortField",i)):r("setSortDirection","up"===n.sort.direction?"down":"up"),i){case"name":r("sortByName");break;case"size":r("sortBySize");break;case"type":r("sortByType");break;case"date":r("sortByDate");break;default:break}}},Z={namespaced:!0,state:function(){return{selectedDisk:null,selectedDirectory:null,directories:[],files:[],selected:{directories:[],files:[]},sort:{field:"name",direction:"up"},history:[null],historyPointer:0,viewType:"table"}},mutations:G,getters:K,actions:X},Q={setActionResult:function(e,t){var n=t.status,r=t.message;e.actionResult.status=n,e.actionResult.message=r},clearActionResult:function(e){e.actionResult.status=null,e.actionResult.message=null},setProgress:function(e,t){e.actionProgress=t},clearProgress:function(e){e.actionProgress=0},addLoading:function(e){e.loading+=1},subtractLoading:function(e){e.loading-=1},clearLoading:function(e){e.loading=0},setError:function(e,t){e.errors.push(t)},clearErrors:function(e){e.errors=[]}},J={namespaced:!0,state:function(){return{actionResult:{status:null,message:null},actionProgress:0,loading:0,errors:[]}},mutations:Q},ee={activeManager:"left",clipboard:{type:null,disk:null,directories:[],files:[]},disks:[],fileCallback:null,fullScreen:!1},te={setDisks:function(e,t){e.disks=t},setClipboard:function(e,t){var n=t.type,r=t.disk,i=t.directories,a=t.files;e.clipboard.type=n,e.clipboard.disk=r,e.clipboard.directories=i,e.clipboard.files=a},truncateClipboard:function(e,t){var n=t.type,r=t.path,i=e.clipboard[n].indexOf(r);-1!==i&&e.clipboard[n].splice(i,1),e.clipboard.directories.length||e.clipboard.files.length||(e.clipboard.type=null)},resetClipboard:function(e){e.clipboard.type=null,e.clipboard.disk=null,e.clipboard.directories=[],e.clipboard.files=[]},setActiveManager:function(e,t){e.activeManager=t},setFileCallBack:function(e,t){e.fileCallback=t},screenToggle:function(e){e.fullScreen=!e.fullScreen},resetState:function(e){e.activeManager="left",e.clipboard={type:null,disk:null,directories:[],files:[]},e.disks=[],e.fileCallback=null,e.fullScreen=!1}},ne={diskList:function(e){return Object.keys(e.disks)},selectedDisk:function(e){return e[e.activeManager].selectedDisk},selectedDirectory:function(e){return e[e.activeManager].selectedDirectory},selectedItems:function(e,t){return t["".concat(e.activeManager,"/selectedList")]},inactiveManager:function(e){return"left"===e.activeManager?"right":"left"}},re=(n("841c"),n("2b3d"),n("dac6")),ie={createFile:function(e,t,n){return re["a"].post("create-file",{disk:e,path:t,name:n})},updateFile:function(e){return re["a"].post("update-file",e)},createDirectory:function(e){return re["a"].post("create-directory",e)},upload:function(e,t){return re["a"].post("upload",e,t)},delete:function(e){return re["a"].post("delete",e)},rename:function(e){return re["a"].post("rename",e)},paste:function(e){return re["a"].post("paste",e)},zip:function(e){return re["a"].post("zip",e)},unzip:function(e){return re["a"].post("unzip",e)}},ae={initializeApp:function(e){var t=e.state,n=e.commit,r=e.getters,i=e.dispatch;l["a"].initialize().then((function(e){if("success"===e.data.result.status){n("settings/initSettings",e.data.config),n("setDisks",e.data.config.disks);var a=e.data.config.leftDisk?e.data.config.leftDisk:r.diskList[0],o=e.data.config.rightDisk?e.data.config.rightDisk:r.diskList[0],s=e.data.config.leftPath,l=e.data.config.rightPath;if(window.location.search){var c=new URLSearchParams(window.location.search);c.get("leftDisk")&&(a=c.get("leftDisk")),c.get("rightDisk")&&(o=c.get("rightDisk")),c.get("leftPath")&&(s=c.get("leftPath")),c.get("rightPath")&&(l=c.get("rightPath"))}n("left/setDisk",a),s&&(n("left/setSelectedDirectory",s),n("left/addToHistory",s)),i("getLoadContent",{manager:"left",disk:a,path:s}),3===t.settings.windowsConfig?(n("right/setDisk",o),l&&(n("right/setSelectedDirectory",l),n("right/addToHistory",l)),i("getLoadContent",{manager:"right",disk:o,path:l})):2===t.settings.windowsConfig&&i("tree/initTree",a).then((function(){s&&i("tree/reopenPath",s)}))}}))},getLoadContent:function(e,t){var n=t.manager,r=t.disk,i=t.path;l["a"].content(r,i).then((function(t){"success"===t.data.result.status&&e.commit("".concat(n,"/setDirectoryContent"),t.data)}))},selectDisk:function(e,t){var n=e.state,r=e.commit,i=e.dispatch,a=t.disk,o=t.manager;l["a"].selectDisk(a).then((function(e){"success"===e.data.result.status&&(r("".concat(o,"/setDisk"),a),r("".concat(o,"/resetHistory")),2===n.settings.windowsConfig&&i("tree/initTree",a),i("".concat(o,"/selectDirectory"),{path:null,history:!1}))}))},createFile:function(e,t){var n=e.getters,r=e.dispatch,i=n.selectedDirectory;return ie.createFile(n.selectedDisk,i,t).then((function(e){return r("updateContent",{response:e,oldDir:i,commitName:"addNewFile",type:"file"}),e}))},getFile:function(e,t){var n=t.disk,r=t.path;return l["a"].getFile(n,r)},updateFile:function(e,t){var n=e.getters,r=e.dispatch;return ie.updateFile(t).then((function(e){return r("updateContent",{response:e,oldDir:n.selectedDirectory,commitName:"updateFile",type:"file"}),e}))},createDirectory:function(e,t){var n=e.getters,r=e.dispatch,i=n.selectedDirectory;return ie.createDirectory({disk:n.selectedDisk,path:i,name:t}).then((function(e){return r("updateContent",{response:e,oldDir:i,commitName:"addNewDirectory",type:"directory"}),e}))},upload:function(e,t){var n=e.getters,r=e.commit,i=e.dispatch,a=t.files,o=t.overwrite,s=n.selectedDirectory,l=new FormData;l.append("disk",n.selectedDisk),l.append("path",s||""),l.append("overwrite",o);for(var c=0;c<a.length;c+=1)l.append("files[]",a[c]);var u={onUploadProgress:function(e){var t=Math.round(100*e.loaded/e.total);r("messages/setProgress",t)}};return ie.upload(l,u).then((function(e){return r("messages/clearProgress"),"success"===e.data.result.status&&s===n.selectedDirectory&&i("refreshManagers"),e})).catch((function(){r("messages/clearProgress")}))},delete:function(e,t){var n=e.state,r=e.getters,i=e.dispatch;return ie.delete({disk:r.selectedDisk,items:t}).then((function(e){if("success"===e.data.result.status&&(i("refreshManagers"),2===n.settings.windowsConfig)){var r=t.filter((function(e){return"dir"===e.type}));i("tree/deleteFromTree",r)}return e}))},paste:function(e){var t=e.state,n=e.commit,r=e.getters,i=e.dispatch;ie.paste({disk:r.selectedDisk,path:r.selectedDirectory,clipboard:t.clipboard}).then((function(e){"success"===e.data.result.status&&(i("refreshAll"),"cut"===t.clipboard.type&&n("resetClipboard"))}))},rename:function(e,t){var n=e.getters,r=e.dispatch,i=t.type,a=t.newName,o=t.oldName;return ie.rename({disk:n.selectedDisk,newName:a,oldName:o,type:i}).then((function(e){return r("dir"===i?"refreshAll":"refreshManagers"),e}))},url:function(e,t){var n=t.disk,r=t.path;return l["a"].url(n,r)},zip:function(e,t){var n=e.state,r=e.getters,i=e.dispatch,a=r.selectedDirectory;return ie.zip({disk:r.selectedDisk,path:a,name:t,elements:n[n.activeManager].selected}).then((function(e){return"success"===e.data.result.status&&a===r.selectedDirectory&&i("refreshManagers"),e}))},unzip:function(e,t){var n=e.getters,r=e.dispatch,i=n.selectedDirectory;return ie.unzip({disk:n.selectedDisk,path:n.selectedItems[0].path,folder:t}).then((function(e){return"success"===e.data.result.status&&i===n.selectedDirectory&&r("refreshAll"),e}))},toClipboard:function(e,t){var n=e.state,r=e.commit,i=e.getters;i["".concat(n.activeManager,"/selectedCount")]&&r("setClipboard",{type:t,disk:n[n.activeManager].selectedDisk,directories:n[n.activeManager].selected.directories.slice(0),files:n[n.activeManager].selected.files.slice(0)})},refreshManagers:function(e){var t=e.dispatch,n=e.state;return 3===n.settings.windowsConfig?Promise.all([t("left/refreshDirectory"),t("right/refreshDirectory")]):t("left/refreshDirectory")},refreshAll:function(e){var t=e.state,n=e.getters,r=e.dispatch;return 2===t.settings.windowsConfig?r("tree/initTree",t.left.selectedDisk).then((function(){return Promise.all([r("tree/reopenPath",n.selectedDirectory),r("refreshManagers")])})):r("refreshManagers")},repeatSort:function(e,t){var n=e.state,r=e.dispatch;r("".concat(t,"/sortBy"),{field:n[t].sort.field,direction:n[t].sort.direction})},updateContent:function(e,t){var n=e.state,r=e.commit,i=e.getters,a=e.dispatch,o=t.response,s=t.oldDir,l=t.commitName,c=t.type;"success"===o.data.result.status&&s===i.selectedDirectory&&(r("".concat(n.activeManager,"/").concat(l),o.data[c]),a("repeatSort",n.activeManager),"directory"===c&&2===n.settings.windowsConfig?a("tree/addToTree",{parentPath:s,newDirectory:o.data.tree}):3===n.settings.windowsConfig&&n.left.selectedDirectory===n.right.selectedDirectory&&n.left.selectedDisk===n.right.selectedDisk&&(r("".concat(i.inactiveManager,"/").concat(l),o.data[c]),a("repeatSort",i.inactiveManager)))},resetState:function(e){var t=e.state,n=e.commit;n("left/setDisk",null),n("left/setSelectedDirectory",null),n("left/setDirectoryContent",{directories:[],files:[]}),n("left/resetSelected"),n("left/resetSortSettings"),n("left/resetHistory"),n("left/setView","table"),n("modal/clearModal"),n("messages/clearActionResult"),n("messages/clearProgress"),n("messages/clearLoading"),n("messages/clearErrors"),3===t.settings.windowsConfig?(n("right/setDisk",null),n("right/setSelectedDirectory",null),n("right/setDirectoryContent",{directories:[],files:[]}),n("right/resetSelected"),n("right/resetSortSettings"),n("right/resetHistory"),n("right/setView","table")):2===t.settings.windowsConfig&&(n("tree/cleanTree"),n("tree/clearTempArray")),n("resetState")},openPDF:function(e,t){var n=t.disk,r=t.path,i=window.open();l["a"].getFileArrayBuffer(n,r).then((function(e){var t=new Blob([e.data],{type:"application/pdf"});i.document.write('<iframe src="'.concat(URL.createObjectURL(t),'" allowfullscreen height="100%" width="100%"></iframe>'))}))}},oe={namespaced:!0,modules:{settings:Y,left:Z,right:Z,tree:u,modal:f,messages:J},state:ee,mutations:te,actions:ae,getters:ne},se=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm d-flex flex-column",class:{"fm-full-screen":e.fullScreen}},[n("navbar"),n("div",{staticClass:"fm-body"},[n("notification"),n("context-menu"),e.showModal?n("modal"):e._e(),1===e.windowsConfig?[n("left-manager",{staticClass:"col",attrs:{manager:"left"}})]:2===e.windowsConfig?[n("folder-tree",{staticClass:"col-4 col-md-3"}),n("left-manager",{staticClass:"col-8 col-md-9",attrs:{manager:"left"}})]:3===e.windowsConfig?[n("left-manager",{staticClass:"col-12 col-sm-6",attrs:{manager:"left"},nativeOn:{click:function(t){return e.selectManager("left")},contextmenu:function(t){return e.selectManager("left")}}}),n("right-manager",{staticClass:"col-12 col-sm-6",attrs:{manager:"right"},nativeOn:{click:function(t){return e.selectManager("right")},contextmenu:function(t){return e.selectManager("right")}}})]:e._e()],2),n("info-block")],1)},le=[];n("e439"),n("dbb4");function ce(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ue(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function de(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ue(Object(n),!0).forEach((function(t){ce(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ue(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var fe=new r["a"],pe=fe,he=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-navbar mb-3"},[n("div",{staticClass:"row justify-content-between"},[n("div",{staticClass:"col-auto"},[n("div",{staticClass:"btn-group",attrs:{role:"group"}},[n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",disabled:e.backDisabled,title:e.lang.btn.back},on:{click:function(t){return e.historyBack()}}},[n("i",{staticClass:"fas fa-step-backward"})]),n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",disabled:e.forwardDisabled,title:e.lang.btn.forward},on:{click:function(t){return e.historyForward()}}},[n("i",{staticClass:"fas fa-step-forward"})]),n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",title:e.lang.btn.refresh},on:{click:function(t){return e.refreshAll()}}},[n("i",{staticClass:"fas fa-sync-alt"})])]),n("div",{staticClass:"btn-group",attrs:{role:"group"}},[n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",title:e.lang.btn.file},on:{click:function(t){return e.showModal("NewFile")}}},[n("i",{staticClass:"far fa-file"})]),n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",title:e.lang.btn.folder},on:{click:function(t){return e.showModal("NewFolder")}}},[n("i",{staticClass:"far fa-folder"})]),e.uploading?n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",disabled:"",title:e.lang.btn.upload}},[n("i",{staticClass:"fas fa-upload"})]):n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",title:e.lang.btn.upload},on:{click:function(t){return e.showModal("Upload")}}},[n("i",{staticClass:"fas fa-upload"})]),n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",disabled:!e.isAnyItemSelected,title:e.lang.btn.delete},on:{click:function(t){return e.showModal("Delete")}}},[n("i",{staticClass:"fas fa-trash-alt"})])]),n("div",{staticClass:"btn-group",attrs:{role:"group"}},[n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",disabled:!e.isAnyItemSelected,title:e.lang.btn.copy},on:{click:function(t){return e.toClipboard("copy")}}},[n("i",{staticClass:"fas fa-copy"})]),n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",disabled:!e.isAnyItemSelected,title:e.lang.btn.cut},on:{click:function(t){return e.toClipboard("cut")}}},[n("i",{staticClass:"fas fa-cut"})]),n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",disabled:!e.clipboardType,title:e.lang.btn.paste},on:{click:e.paste}},[n("i",{staticClass:"fas fa-paste"})])]),n("div",{staticClass:"btn-group",attrs:{role:"group"}},[n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",title:e.lang.btn.hidden},on:{click:e.toggleHidden}},[n("i",{staticClass:"fas",class:[e.hiddenFiles?"fa-eye":"fa-eye-slash"]})])])]),n("div",{staticClass:"col-auto text-right"},[n("div",{staticClass:"btn-group",attrs:{role:"group"}},[n("button",{staticClass:"btn btn-secondary",class:["table"===e.viewType?"active":""],attrs:{type:"button",title:e.lang.btn.table},on:{click:function(t){return e.selectView("table")}}},[n("i",{staticClass:"fas fa-th-list"})]),n("button",{staticClass:"btn btn-secondary",class:["grid"===e.viewType?"active":""],attrs:{role:"button",title:e.lang.btn.grid},on:{click:function(t){return e.selectView("grid")}}},[n("i",{staticClass:"fas fa-th"})])]),n("div",{staticClass:"btn-group",attrs:{role:"group"}},[n("button",{staticClass:"btn btn-secondary",class:{active:e.fullScreen},attrs:{type:"button",title:e.lang.btn.fullScreen},on:{click:e.screenToggle}},[n("i",{staticClass:"fas fa-expand-arrows-alt"})])]),n("div",{staticClass:"btn-group",attrs:{role:"group"}},[n("button",{staticClass:"btn btn-secondary",attrs:{type:"button",title:e.lang.btn.about},on:{click:function(t){return e.showModal("About")}}},[n("i",{staticClass:"fas fa-question"})])])])])])},me=[],ge=n("b94d"),ve={mixins:[ge["a"]],computed:{activeManager:function(){return this.$store.state.fm.activeManager},backDisabled:function(){return!this.$store.state.fm[this.activeManager].historyPointer},forwardDisabled:function(){return this.$store.state.fm[this.activeManager].historyPointer===this.$store.state.fm[this.activeManager].history.length-1},isAnyItemSelected:function(){return this.$store.state.fm[this.activeManager].selected.files.length>0||this.$store.state.fm[this.activeManager].selected.directories.length>0},viewType:function(){return this.$store.state.fm[this.activeManager].viewType},uploading:function(){return this.$store.state.fm.messages.actionProgress>0},clipboardType:function(){return this.$store.state.fm.clipboard.type},fullScreen:function(){return this.$store.state.fm.fullScreen},hiddenFiles:function(){return this.$store.state.fm.settings.hiddenFiles}},methods:{refreshAll:function(){this.$store.dispatch("fm/refreshAll")},historyBack:function(){this.$store.dispatch("fm/".concat(this.activeManager,"/historyBack"))},historyForward:function(){this.$store.dispatch("fm/".concat(this.activeManager,"/historyForward"))},toClipboard:function(e){this.$store.dispatch("fm/toClipboard",e),"cut"===e?pe.$emit("addNotification",{status:"success",message:this.lang.notifications.cutToClipboard}):"copy"===e&&pe.$emit("addNotification",{status:"success",message:this.lang.notifications.copyToClipboard})},paste:function(){this.$store.dispatch("fm/paste")},toggleHidden:function(){this.$store.commit("fm/settings/toggleHiddenFiles")},showModal:function(e){this.$store.commit("fm/modal/setModalState",{modalName:e,show:!0})},selectView:function(e){this.viewType!==e&&this.$store.commit("fm/".concat(this.activeManager,"/setView"),e)},screenToggle:function(){var e=document.getElementsByClassName("fm")[0];this.fullScreen?document.exitFullscreen?document.exitFullscreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen():e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen(),this.$store.commit("fm/screenToggle")}}},ye=ve,be=(n("ac66"),n("2877")),we=Object(be["a"])(ye,he,me,!1,null,null,null),xe=we.exports,ke=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-tree"},[n("div",{staticClass:"fm-tree-disk sticky-top"},[n("i",{staticClass:"far fa-hdd"}),e._v(" "+e._s(e.selectedDisk)+" ")]),n("branch",{attrs:{"parent-id":0}})],1)},_e=[],Ce=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{staticClass:"list-unstyled fm-tree-branch"},e._l(e.subDirectories,(function(t,r){return n("li",{key:r},[n("p",{staticClass:"unselectable",class:{selected:e.isDirectorySelected(t.path)},on:{click:function(n){return e.selectDirectory(t.path)}}},[t.props.hasSubdirectories?n("i",{staticClass:"far",class:[e.arrowState(r)?"fa-minus-square":"fa-plus-square"],on:{click:function(n){return n.stopPropagation(),e.showSubdirectories(t.path,t.props.showSubdirectories)}}}):n("i",{staticClass:"fas fa-minus fa-xs"}),e._v(" "+e._s(t.basename)+" ")]),n("transition",{attrs:{name:"fade-tree"}},[t.props.hasSubdirectories?n("branch",{directives:[{name:"show",rawName:"v-show",value:e.arrowState(r),expression:"arrowState(index)"}],attrs:{"parent-id":t.id}}):e._e()],1)],1)})),0)},Se=[],Te={name:"Branch",props:{parentId:{type:Number,required:!0}},computed:{subDirectories:function(){var e=this;return this.$store.getters["fm/tree/directories"].filter((function(t){return t.parentId===e.parentId}))}},methods:{isDirectorySelected:function(e){return this.$store.state.fm.left.selectedDirectory===e},arrowState:function(e){return this.subDirectories[e].props.showSubdirectories},showSubdirectories:function(e,t){t?this.$store.dispatch("fm/tree/hideSubdirectories",e):this.$store.dispatch("fm/tree/showSubdirectories",e)},selectDirectory:function(e){this.isDirectorySelected(e)||this.$store.dispatch("fm/left/selectDirectory",{path:e,history:!0})}}},Ee=Te,Ae=(n("445b"),Object(be["a"])(Ee,Ce,Se,!1,null,null,null)),Me=Ae.exports,Ne={name:"FolderTree",components:{branch:Me},computed:{selectedDisk:function(){return this.$store.getters["fm/selectedDisk"]}}},Oe=Ne,De=(n("f669"),Object(be["a"])(Oe,ke,_e,!1,null,null,null)),Le=De.exports,ze=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-content d-flex flex-column"},[n("disk-list",{attrs:{manager:e.manager}}),n("breadcrumb",{attrs:{manager:e.manager}}),n("div",{staticClass:"fm-content-body"},["table"===e.viewType?n("table-view",{attrs:{manager:e.manager}}):n("grid-view",{attrs:{manager:e.manager}})],1)],1)},Pe=[],Fe=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-disk-list"},[n("ul",{staticClass:"list-inline"},e._l(e.disks,(function(t,r){return n("li",{key:r,staticClass:"list-inline-item"},[n("span",{staticClass:"badge",class:[t===e.selectedDisk?"badge-secondary":"badge-light"],on:{click:function(n){return e.selectDisk(t)}}},[n("i",{staticClass:"fa-fw far fa-hdd"}),e._v(" "+e._s(t)+" ")])])})),0)])},Ie=[],je={name:"DiskList",props:{manager:{type:String,required:!0}},computed:{disks:function(){return this.$store.getters["fm/diskList"]},selectedDisk:function(){return this.$store.state.fm[this.manager].selectedDisk}},methods:{selectDisk:function(e){this.selectedDisk!==e&&this.$store.dispatch("fm/selectDisk",{disk:e,manager:this.manager})}}},Re=je,$e=(n("90ef"),Object(be["a"])(Re,Fe,Ie,!1,null,null,null)),qe=$e.exports,Be=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-breadcrumb"},[n("nav",{attrs:{"aria-label":"breadcrumb"}},[n("ol",{staticClass:"breadcrumb",class:[e.manager===e.activeManager?"active-manager":"bg-light"]},[n("li",{staticClass:"breadcrumb-item",on:{click:e.selectMainDirectory}},[e._m(0)]),e._l(e.breadcrumb,(function(t,r){return n("li",{key:r,staticClass:"breadcrumb-item text-truncate",class:[e.breadcrumb.length===r+1?"active":""],on:{click:function(t){return e.selectDirectory(r)}}},[n("span",[e._v(e._s(t))])])}))],2)])])},Ue=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"badge badge-secondary"},[n("i",{staticClass:"far fa-hdd"})])}],He={name:"Breadcrumb",props:{manager:{type:String,required:!0}},computed:{activeManager:function(){return this.$store.state.fm.activeManager},selectedDisk:function(){return this.$store.state.fm[this.manager].selectedDisk},selectedDirectory:function(){return this.$store.state.fm[this.manager].selectedDirectory},breadcrumb:function(){return this.$store.getters["fm/".concat(this.manager,"/breadcrumb")]}},methods:{selectDirectory:function(e){var t=this.breadcrumb.slice(0,e+1).join("/");t!==this.selectedDirectory&&this.$store.dispatch("fm/".concat(this.manager,"/selectDirectory"),{path:t,history:!0})},selectMainDirectory:function(){this.selectedDirectory&&this.$store.dispatch("fm/".concat(this.manager,"/selectDirectory"),{path:null,history:!0})}}},We=He,Ve=(n("5cb0"),Object(be["a"])(We,Be,Ue,!1,null,null,null)),Ye=Ve.exports,Ge=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-table"},[n("table",{staticClass:"table table-sm"},[n("thead",[n("tr",[n("th",{staticClass:"w-65",on:{click:function(t){return e.sortBy("name")}}},[e._v(" "+e._s(e.lang.manager.table.name)+" "),"name"===e.sortSettings.field?[n("i",{directives:[{name:"show",rawName:"v-show",value:"down"===e.sortSettings.direction,expression:"sortSettings.direction === 'down'"}],staticClass:"fas fa-sort-amount-down"}),n("i",{directives:[{name:"show",rawName:"v-show",value:"up"===e.sortSettings.direction,expression:"sortSettings.direction === 'up'"}],staticClass:"fas fa-sort-amount-up"})]:e._e()],2),n("th",{staticClass:"w-10",on:{click:function(t){return e.sortBy("size")}}},[e._v(" "+e._s(e.lang.manager.table.size)+" "),"size"===e.sortSettings.field?[n("i",{directives:[{name:"show",rawName:"v-show",value:"down"===e.sortSettings.direction,expression:"sortSettings.direction === 'down'"}],staticClass:"fas fa-sort-amount-down"}),n("i",{directives:[{name:"show",rawName:"v-show",value:"up"===e.sortSettings.direction,expression:"sortSettings.direction === 'up'"}],staticClass:"fas fa-sort-amount-up"})]:e._e()],2),n("th",{staticClass:"w-10",on:{click:function(t){return e.sortBy("type")}}},[e._v(" "+e._s(e.lang.manager.table.type)+" "),"type"===e.sortSettings.field?[n("i",{directives:[{name:"show",rawName:"v-show",value:"down"===e.sortSettings.direction,expression:"sortSettings.direction === 'down'"}],staticClass:"fas fa-sort-amount-down"}),n("i",{directives:[{name:"show",rawName:"v-show",value:"up"===e.sortSettings.direction,expression:"sortSettings.direction === 'up'"}],staticClass:"fas fa-sort-amount-up"})]:e._e()],2),n("th",{staticClass:"w-auto",on:{click:function(t){return e.sortBy("date")}}},[e._v(" "+e._s(e.lang.manager.table.date)+" "),"date"===e.sortSettings.field?[n("i",{directives:[{name:"show",rawName:"v-show",value:"down"===e.sortSettings.direction,expression:"sortSettings.direction === 'down'"}],staticClass:"fas fa-sort-amount-down"}),n("i",{directives:[{name:"show",rawName:"v-show",value:"up"===e.sortSettings.direction,expression:"sortSettings.direction === 'up'"}],staticClass:"fas fa-sort-amount-up"})]:e._e()],2)])]),n("tbody",[e.isRootPath?e._e():n("tr",[n("td",{staticClass:"fm-content-item",attrs:{colspan:"4"},on:{click:e.levelUp}},[n("i",{staticClass:"fas fa-level-up-alt"})])]),e._l(e.directories,(function(t,r){return n("tr",{key:"d-"+r,class:{"table-info":e.checkSelect("directories",t.path)},on:{click:function(n){return e.selectItem("directories",t.path,n)},contextmenu:function(n){return n.preventDefault(),e.contextMenu(t,n)}}},[n("td",{staticClass:"fm-content-item unselectable",class:e.acl&&0===t.acl?"text-hidden":"",on:{dblclick:function(n){return e.selectDirectory(t.path)}}},[n("i",{staticClass:"far fa-folder"}),e._v(" "+e._s(t.basename)+" ")]),n("td"),n("td",[e._v(e._s(e.lang.manager.table.folder))]),n("td",[e._v(" "+e._s(e.timestampToDate(t.timestamp))+" ")])])})),e._l(e.files,(function(t,r){return n("tr",{key:"f-"+r,class:{"table-info":e.checkSelect("files",t.path)},on:{click:function(n){return e.selectItem("files",t.path,n)},dblclick:function(n){return e.selectAction(t.path,t.extension)},contextmenu:function(n){return n.preventDefault(),e.contextMenu(t,n)}}},[n("td",{staticClass:"fm-content-item unselectable",class:e.acl&&0===t.acl?"text-hidden":""},[n("i",{staticClass:"far",class:e.extensionToIcon(t.extension)}),e._v(" "+e._s(t.filename?t.filename:t.basename)+" ")]),n("td",[e._v(e._s(e.bytesToHuman(t.size)))]),n("td",[e._v(" "+e._s(t.extension)+" ")]),n("td",[e._v(" "+e._s(e.timestampToDate(t.timestamp))+" ")])])}))],2)])])},Ke=[],Xe=n("7507"),Ze={computed:{selectedDisk:function(){return this.$store.state.fm[this.manager].selectedDisk},selectedDirectory:function(){return this.$store.state.fm[this.manager].selectedDirectory},files:function(){return this.$store.getters["fm/".concat(this.manager,"/files")]},directories:function(){return this.$store.getters["fm/".concat(this.manager,"/directories")]},selected:function(){return this.$store.state.fm[this.manager].selected},acl:function(){return this.$store.state.fm.settings.acl},isRootPath:function(){return null===this.$store.state.fm[this.manager].selectedDirectory}},methods:{selectDirectory:function(e){this.$store.dispatch("fm/".concat(this.manager,"/selectDirectory"),{path:e,history:!0})},levelUp:function(){if(this.selectedDirectory){var e=this.selectedDirectory.split("/").slice(0,-1).join("/");this.$store.dispatch("fm/".concat(this.manager,"/selectDirectory"),{path:e||null,history:!0})}},checkSelect:function(e,t){return this.selected[e].includes(t)},selectItem:function(e,t,n){var r=this.selected[e].includes(t);(n.ctrlKey||n.metaKey)&&(r?this.$store.commit("fm/".concat(this.manager,"/removeSelected"),{type:e,path:t}):this.$store.commit("fm/".concat(this.manager,"/setSelected"),{type:e,path:t})),n.ctrlKey||r||n.metaKey||this.$store.commit("fm/".concat(this.manager,"/changeSelected"),{type:e,path:t})},contextMenu:function(e,t){var n="dir"===e.type?"directories":"files",r=this.selected[n].includes(e.path);r||this.$store.commit("fm/".concat(this.manager,"/changeSelected"),{type:n,path:e.path}),pe.$emit("contextMenu",t)},selectAction:function(e,t){var n=this;this.$store.state.fm.fileCallback?this.$store.dispatch("fm/url",{disk:this.selectedDisk,path:e}).then((function(e){"success"===e.data.result.status&&n.$store.state.fm.fileCallback(e.data.url)})):t&&(this.$store.state.fm.settings.imageExtensions.includes(t.toLowerCase())?this.$store.commit("fm/modal/setModalState",{modalName:"Preview",show:!0}):Object.keys(this.$store.state.fm.settings.textExtensions).includes(t.toLowerCase())?this.$store.commit("fm/modal/setModalState",{modalName:"TextEdit",show:!0}):this.$store.state.fm.settings.audioExtensions.includes(t.toLowerCase())?this.$store.commit("fm/modal/setModalState",{modalName:"AudioPlayer",show:!0}):this.$store.state.fm.settings.videoExtensions.includes(t.toLowerCase())?this.$store.commit("fm/modal/setModalState",{modalName:"VideoPlayer",show:!0}):"pdf"===t.toLowerCase()&&this.$store.dispatch("fm/openPDF",{disk:this.selectedDisk,path:e}))}}},Qe={name:"table-view",mixins:[ge["a"],Xe["a"],Ze],props:{manager:{type:String,required:!0}},computed:{sortSettings:function(){return this.$store.state.fm[this.manager].sort}},methods:{sortBy:function(e){this.$store.dispatch("fm/".concat(this.manager,"/sortBy"),{field:e,direction:null})}}},Je=Qe,et=(n("608d"),Object(be["a"])(Je,Ge,Ke,!1,null,null,null)),tt=et.exports,nt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-grid"},[n("div",{staticClass:"d-flex align-content-start flex-wrap"},[e.isRootPath?e._e():n("div",{staticClass:"fm-grid-item text-center",on:{click:e.levelUp}},[e._m(0),e._m(1)]),e._l(e.directories,(function(t,r){return n("div",{key:"d-"+r,staticClass:"fm-grid-item text-center unselectable",class:{active:e.checkSelect("directories",t.path)},attrs:{title:t.basename},on:{click:function(n){return e.selectItem("directories",t.path,n)},dblclick:function(n){return n.stopPropagation(),e.selectDirectory(t.path)},contextmenu:function(n){return n.preventDefault(),e.contextMenu(t,n)}}},[n("div",{staticClass:"fm-item-icon"},[n("i",{staticClass:"fa-5x pb-2",class:e.acl&&0===t.acl?"fas fa-unlock-alt":"far fa-folder"})]),n("div",{staticClass:"fm-item-info"},[e._v(e._s(t.basename))])])})),e._l(e.files,(function(t,r){return n("div",{key:"f-"+r,staticClass:"fm-grid-item text-center unselectable",class:{active:e.checkSelect("files",t.path)},attrs:{title:t.basename},on:{click:function(n){return e.selectItem("files",t.path,n)},dblclick:function(n){return e.selectAction(t.path,t.extension)},contextmenu:function(n){return n.preventDefault(),e.contextMenu(t,n)}}},[n("div",{staticClass:"fm-item-icon"},[e.acl&&0===t.acl?n("i",{staticClass:"fas fa-unlock-alt fa-5x pb-2"}):e.thisImage(t.extension)?n("thumbnail",{attrs:{disk:e.disk,file:t}}):n("i",{staticClass:"far fa-5x pb-2",class:e.extensionToIcon(t.extension)})],1),n("div",{staticClass:"fm-item-info"},[e._v(" "+e._s(t.filename+"."+t.extension)+" "),n("br"),e._v(" "+e._s(e.bytesToHuman(t.size))+" ")])])}))],2)])},rt=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-item-icon"},[n("i",{staticClass:"fas fa-level-up-alt fa-5x pb-2"})])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-item-info"},[n("strong",[e._v("..")])])}],it=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("figure",{staticClass:"fm-thumbnail"},[n("transition",{attrs:{name:"fade",mode:"out-in"}},[e.src?n("img",{staticClass:"img-thumbnail",attrs:{src:e.src,alt:e.file.filename}}):n("i",{staticClass:"far fa-file-image fa-5x pb-2"})])],1)},at=[],ot=n("0aa1"),st=ot["a"],lt=(n("2a9b"),Object(be["a"])(st,it,at,!1,null,null,null)),ct=lt.exports,ut={name:"grid-view",components:{Thumbnail:ct},mixins:[ge["a"],Xe["a"],Ze],data:function(){return{disk:""}},props:{manager:{type:String,required:!0}},mounted:function(){this.disk=this.selectedDisk},beforeUpdate:function(){this.disk!==this.selectedDisk&&(this.disk=this.selectedDisk)},computed:{imageExtensions:function(){return this.$store.state.fm.settings.imageExtensions}},methods:{thisImage:function(e){return!!e&&this.imageExtensions.includes(e.toLowerCase())}}},dt=ut,ft=(n("2928"),Object(be["a"])(dt,nt,rt,!1,null,null,null)),pt=ft.exports,ht={name:"Manager",components:{DiskList:qe,Breadcrumb:Ye,TableView:tt,GridView:pt},props:{manager:{type:String,required:!0}},computed:{viewType:function(){return this.$store.state.fm[this.manager].viewType}}},mt=ht,gt=(n("a04d"),Object(be["a"])(mt,ze,Pe,!1,null,null,null)),vt=gt.exports,yt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("transition",{attrs:{name:"fm-modal"}},[n("div",{ref:"fmModal",staticClass:"fm-modal",on:{click:e.hideModal}},[n("div",{staticClass:"modal-dialog",class:e.modalSize,attrs:{role:"document"},on:{click:function(e){e.stopPropagation()}}},[n(e.modalName,{tag:"component"})],1)])])},bt=[],wt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-folder"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.newFile.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("div",{staticClass:"form-group"},[n("label",{attrs:{for:"fm-file-name"}},[e._v(e._s(e.lang.modal.newFile.fieldName))]),n("input",{directives:[{name:"focus",rawName:"v-focus"},{name:"model",rawName:"v-model",value:e.fileName,expression:"fileName"}],staticClass:"form-control",class:{"is-invalid":e.fileExist},attrs:{type:"text",id:"fm-file-name"},domProps:{value:e.fileName},on:{keyup:e.validateFileName,input:function(t){t.target.composing||(e.fileName=t.target.value)}}}),n("div",{directives:[{name:"show",rawName:"v-show",value:e.fileExist,expression:"fileExist"}],staticClass:"invalid-feedback"},[e._v(" "+e._s(e.lang.modal.newFile.fieldFeedback)+" ")])])]),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-info",attrs:{disabled:!e.submitActive},on:{click:e.addFile}},[e._v(e._s(e.lang.btn.submit)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},xt=[],kt=n("f8b7"),_t={name:"NewFile",mixins:[kt["a"],ge["a"]],data:function(){return{fileName:"",fileExist:!1}},computed:{submitActive:function(){return this.fileName&&!this.fileExist}},methods:{validateFileName:function(){this.fileName?this.fileExist=this.$store.getters["fm/".concat(this.activeManager,"/fileExist")](this.fileName):this.fileExist=!1},addFile:function(){var e=this;this.$store.dispatch("fm/createFile",this.fileName).then((function(t){"success"===t.data.result.status&&e.hideModal()}))}}},Ct=_t,St=Object(be["a"])(Ct,wt,xt,!1,null,null,null),Tt=St.exports,Et=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-folder"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.newFolder.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("div",{staticClass:"form-group"},[n("label",{attrs:{for:"fm-folder-name"}},[e._v(e._s(e.lang.modal.newFolder.fieldName))]),n("input",{directives:[{name:"focus",rawName:"v-focus"},{name:"model",rawName:"v-model",value:e.directoryName,expression:"directoryName"}],staticClass:"form-control",class:{"is-invalid":e.directoryExist},attrs:{type:"text",id:"fm-folder-name"},domProps:{value:e.directoryName},on:{keyup:e.validateDirName,input:function(t){t.target.composing||(e.directoryName=t.target.value)}}}),n("div",{directives:[{name:"show",rawName:"v-show",value:e.directoryExist,expression:"directoryExist"}],staticClass:"invalid-feedback"},[e._v(" "+e._s(e.lang.modal.newFolder.fieldFeedback)+" ")])])]),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-info",attrs:{disabled:!e.submitActive},on:{click:e.addFolder}},[e._v(e._s(e.lang.btn.submit)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},At=[],Mt={name:"NewFolder",mixins:[kt["a"],ge["a"]],data:function(){return{directoryName:"",directoryExist:!1}},computed:{submitActive:function(){return this.directoryName&&!this.directoryExist}},methods:{validateDirName:function(){this.directoryName?this.directoryExist=this.$store.getters["fm/".concat(this.activeManager,"/directoryExist")](this.directoryName):this.directoryExist=!1},addFolder:function(){var e=this;this.$store.dispatch("fm/createDirectory",this.directoryName).then((function(t){"success"===t.data.result.status&&e.hideModal()}))}}},Nt=Mt,Ot=Object(be["a"])(Nt,Et,At,!1,null,null,null),Dt=Ot.exports,Lt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-upload"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.upload.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("div",{directives:[{name:"show",rawName:"v-show",value:!e.progressBar,expression:"!progressBar"}],staticClass:"fm-btn-wrapper"},[n("button",{staticClass:"btn btn-secondary btn-block",attrs:{type:"button"}},[e._v(" "+e._s(e.lang.btn.uploadSelect)+" ")]),n("input",{attrs:{type:"file",multiple:"",name:"myfile"},on:{change:function(t){return e.selectFiles(t)}}})]),e.countFiles?n("div",{staticClass:"fm-upload-list"},[e._l(e.newFiles,(function(t,r){return n("div",{key:r,staticClass:"d-flex justify-content-between"},[n("div",{staticClass:"w-75 text-truncate"},[n("i",{staticClass:"far",class:e.mimeToIcon(t.type)}),e._v(" "+e._s(t.name)+" ")]),n("div",{staticClass:"text-right"},[e._v(" "+e._s(e.bytesToHuman(t.size))+" ")])])})),n("hr"),n("div",{staticClass:"d-flex justify-content-between"},[n("div",[n("strong",[e._v(e._s(e.lang.modal.upload.selected))]),e._v(" "+e._s(e.newFiles.length)+" ")]),n("div",{staticClass:"text-right"},[n("strong",[e._v(e._s(e.lang.modal.upload.size))]),e._v(" "+e._s(e.allFilesSize)+" ")])]),n("hr"),n("div",{staticClass:"d-flex justify-content-between"},[n("div",[n("strong",[e._v(e._s(e.lang.modal.upload.ifExist))])]),n("div",{staticClass:"form-check form-check-inline"},[n("input",{directives:[{name:"model",rawName:"v-model",value:e.overwrite,expression:"overwrite"}],staticClass:"form-check-input",attrs:{id:"uploadRadio1",type:"radio",name:"uploadOptions",value:"0",checked:""},domProps:{checked:e._q(e.overwrite,"0")},on:{change:function(t){e.overwrite="0"}}}),n("label",{staticClass:"form-check-label",attrs:{for:"uploadRadio1"}},[e._v(" "+e._s(e.lang.modal.upload.skip)+" ")])]),n("div",{staticClass:"form-check form-check-inline"},[n("input",{directives:[{name:"model",rawName:"v-model",value:e.overwrite,expression:"overwrite"}],staticClass:"form-check-input",attrs:{id:"uploadRadio2",type:"radio",name:"uploadOptions",value:"1",checked:""},domProps:{checked:e._q(e.overwrite,"1")},on:{change:function(t){e.overwrite="1"}}}),n("label",{staticClass:"form-check-label",attrs:{for:"uploadRadio2"}},[e._v(" "+e._s(e.lang.modal.upload.overwrite)+" ")])])]),n("hr")],2):n("div",[n("p",[e._v(e._s(e.lang.modal.upload.noSelected))])]),n("div",{staticClass:"fm-upload-info"},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.countFiles,expression:"countFiles"}],staticClass:"progress"},[n("div",{staticClass:"progress-bar progress-bar-striped bg-info",style:{width:e.progressBar+"%"},attrs:{role:"progressbar","aria-valuenow":e.progressBar,"aria-valuemin":"0","aria-valuemax":"100"}},[e._v(" "+e._s(e.progressBar)+"% ")])])])]),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn",class:[e.countFiles?"btn-info":"btn-light"],attrs:{disabled:!e.countFiles},on:{click:e.uploadFiles}},[e._v(e._s(e.lang.btn.submit)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:function(t){return e.hideModal()}}},[e._v(e._s(e.lang.btn.cancel))])])])},zt=[],Pt={name:"Upload",mixins:[kt["a"],ge["a"],Xe["a"]],data:function(){return{newFiles:[],overwrite:0}},computed:{progressBar:function(){return this.$store.state.fm.messages.actionProgress},countFiles:function(){return this.newFiles.length},allFilesSize:function(){for(var e=0,t=0;t<this.newFiles.length;t+=1)e+=this.newFiles[t].size;return this.bytesToHuman(e)}},methods:{selectFiles:function(e){0===e.target.files.length?this.newFiles=[]:this.newFiles=e.target.files},uploadFiles:function(){var e=this;this.countFiles&&this.$store.dispatch("fm/upload",{files:this.newFiles,overwrite:this.overwrite}).then((function(t){"success"===t.data.result.status&&e.hideModal()}))}}},Ft=Pt,It=(n("107c"),Object(be["a"])(Ft,Lt,zt,!1,null,null,null)),jt=It.exports,Rt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-delete"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.delete.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[e.selectedItems.length?n("div",[n("selected-file-list")],1):n("div",[n("span",{staticClass:"text-danger"},[e._v(e._s(e.lang.modal.delete.noSelected))])])]),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-danger",on:{click:e.deleteItems}},[e._v(e._s(e.lang.modal.delete.title)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},$t=[],qt=(n("d81d"),function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-additions-file-list"},e._l(e.selectedItems,(function(t,r){return n("div",{key:r,staticClass:"d-flex justify-content-between"},[n("div",{staticClass:"w-75 text-truncate"},["dir"===t.type?n("span",[n("i",{staticClass:"far fa-folder"}),e._v(e._s(t.basename)+" ")]):n("span",[n("i",{staticClass:"far",class:e.extensionToIcon(t.extension)}),e._v(" "+e._s(t.basename)+" ")])]),"file"===t.type?n("div",{staticClass:"text-right"},[e._v(" "+e._s(e.bytesToHuman(t.size))+" ")]):e._e()])})),0)}),Bt=[],Ut={name:"SelectedFileList",mixins:[Xe["a"]],computed:{selectedItems:function(){return this.$store.getters["fm/selectedItems"]}}},Ht=Ut,Wt=(n("67df"),Object(be["a"])(Ht,qt,Bt,!1,null,null,null)),Vt=Wt.exports,Yt={name:"Delete",mixins:[kt["a"],ge["a"]],components:{SelectedFileList:Vt},computed:{selectedItems:function(){return this.$store.getters["fm/selectedItems"]}},methods:{deleteItems:function(){var e=this,t=this.selectedItems.map((function(e){return{path:e.path,type:e.type}}));this.$store.dispatch("fm/delete",t).then((function(){e.hideModal()}))}}},Gt=Yt,Kt=Object(be["a"])(Gt,Rt,$t,!1,null,null,null),Xt=Kt.exports,Zt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-clipboard"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.clipboard.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[e.clipboard.type?[n("div",{staticClass:"d-flex justify-content-between"},[n("div",{staticClass:"w-75 text-truncate"},[n("span",[n("i",{staticClass:"far fa-hdd"}),e._v(e._s(e.clipboard.disk)+" ")])]),n("div",{staticClass:"text-right text-muted"},[n("span",{attrs:{title:e.lang.clipboard.actionType+" - "+e.lang.clipboard[e.clipboard.type]}},["copy"===e.clipboard.type?n("i",{staticClass:"fas fa-copy"}):n("i",{staticClass:"fas fa-cut"})])])]),n("hr"),e._l(e.directories,(function(t,r){return n("div",{key:"d-"+r,staticClass:"d-flex justify-content-between"},[n("div",{staticClass:"w-75 text-truncate"},[n("span",[n("i",{staticClass:"far fa-folder"}),e._v(e._s(t.name)+" ")])]),n("div",{staticClass:"text-right"},[n("button",{staticClass:"close",attrs:{type:"button",title:e.lang.btn.delete},on:{click:function(n){return e.deleteItem("directories",t.path)}}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])])])})),e._l(e.files,(function(t,r){return n("div",{key:"f-"+r,staticClass:"d-flex justify-content-between"},[n("div",{staticClass:"w-75 text-truncate"},[n("span",[n("i",{staticClass:"far",class:t.icon}),e._v(e._s(t.name)+" ")])]),n("div",{staticClass:"text-right"},[n("button",{staticClass:"close",attrs:{type:"button",title:e.lang.btn.delete},on:{click:function(n){return e.deleteItem("files",t.path)}}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])])])}))]:[n("span",[e._v(e._s(e.lang.clipboard.none))])]],2),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-danger",attrs:{disabled:!e.clipboard.type},on:{click:e.resetClipboard}},[e._v(e._s(e.lang.btn.clear)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},Qt=[],Jt={name:"Clipboard",mixins:[kt["a"],ge["a"],Xe["a"]],computed:{clipboard:function(){return this.$store.state.fm.clipboard},directories:function(){return this.$store.state.fm.clipboard.directories.map((function(e){return{path:e,name:e.split("/").slice(-1)[0]}}))},files:function(){var e=this;return this.$store.state.fm.clipboard.files.map((function(t){var n=t.split("/").slice(-1)[0];return{path:t,name:n,icon:e.extensionToIcon(n.split(".").slice(-1)[0])}}))}},methods:{deleteItem:function(e,t){this.$store.commit("fm/truncateClipboard",{type:e,path:t})},resetClipboard:function(){this.$store.commit("fm/resetClipboard")}}},en=Jt,tn=(n("19aaa"),Object(be["a"])(en,Zt,Qt,!1,null,null,null)),nn=tn.exports,rn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-errors"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.status.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[e.errors.length?n("div",[n("ul",{staticClass:"list-unstyled"},e._l(e.errors,(function(t,r){return n("li",{key:r},[e._v(" "+e._s(t.status)+" - "+e._s(t.message)+" ")])})),0)]):n("div",[n("span",[e._v(e._s(e.lang.modal.status.noErrors))])])]),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-danger",attrs:{disabled:!e.errors.length},on:{click:e.clearErrors}},[e._v(e._s(e.lang.btn.clear))]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},an=[],on={name:"Status",mixins:[kt["a"],ge["a"]],computed:{errors:function(){return this.$store.state.fm.messages.errors}},methods:{clearErrors:function(){this.$store.commit("fm/messages/clearErrors")}}},sn=on,ln=Object(be["a"])(sn,rn,an,!1,null,null,null),cn=ln.exports,un=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-rename"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.rename.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("div",{staticClass:"form-group"},[n("label",{attrs:{for:"fm-input-rename"}},[e._v(e._s(e.lang.modal.rename.fieldName))]),n("input",{directives:[{name:"focus",rawName:"v-focus"},{name:"model",rawName:"v-model",value:e.name,expression:"name"}],staticClass:"form-control",class:{"is-invalid":e.checkName},attrs:{type:"text",id:"fm-input-rename"},domProps:{value:e.name},on:{keyup:e.validateName,input:function(t){t.target.composing||(e.name=t.target.value)}}}),n("div",{directives:[{name:"show",rawName:"v-show",value:e.checkName,expression:"checkName"}],staticClass:"invalid-feedback"},[e._v(" "+e._s(e.lang.modal.rename.fieldFeedback)+" "+e._s(e.directoryExist?" - "+e.lang.modal.rename.directoryExist:"")+" "+e._s(e.fileExist?" - "+e.lang.modal.rename.fileExist:"")+" ")])])]),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-info",attrs:{disabled:e.submitDisable},on:{click:e.rename}},[e._v(e._s(e.lang.btn.submit)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},dn=[],fn={name:"Rename",mixins:[kt["a"],ge["a"]],data:function(){return{name:"",directoryExist:!1,fileExist:!1}},computed:{selectedItem:function(){return this.$store.getters["fm/".concat(this.activeManager,"/selectedList")][0]},checkName:function(){return this.directoryExist||this.fileExist||!this.name},submitDisable:function(){return this.checkName||this.name===this.selectedItem.basename}},mounted:function(){this.name=this.selectedItem.basename},methods:{validateName:function(){this.name!==this.selectedItem.basename&&("dir"===this.selectedItem.type?this.directoryExist=this.$store.getters["fm/".concat(this.activeManager,"/directoryExist")](this.name):this.fileExist=this.$store.getters["fm/".concat(this.activeManager,"/fileExist")](this.name))},rename:function(){var e=this,t=this.selectedItem.dirname?"".concat(this.selectedItem.dirname,"/").concat(this.name):this.name;this.$store.dispatch("fm/rename",{type:this.selectedItem.type,newName:t,oldName:this.selectedItem.path}).then((function(){e.hideModal()}))}}},pn=fn,hn=Object(be["a"])(pn,un,dn,!1,null,null,null),mn=hn.exports,gn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-properties"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.properties.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("div",{staticClass:"row"},[n("div",{staticClass:"col-2"},[e._v(e._s(e.lang.modal.properties.disk)+":")]),n("div",{staticClass:"col-9"},[e._v(e._s(e.selectedDisk))]),n("div",{staticClass:"col-1 text-right"},[n("i",{staticClass:"far fa-copy",attrs:{title:e.lang.clipboard.copy},on:{click:function(t){return e.copyToClipboard(e.selectedDisk)}}})])]),n("div",{staticClass:"row"},[n("div",{staticClass:"col-2"},[e._v(e._s(e.lang.modal.properties.name)+":")]),n("div",{staticClass:"col-9"},[e._v(e._s(e.selectedItem.basename))]),n("div",{staticClass:"col-1 text-right"},[n("i",{staticClass:"far fa-copy",attrs:{title:e.lang.clipboard.copy},on:{click:function(t){return e.copyToClipboard(e.selectedItem.basename)}}})])]),n("div",{staticClass:"row"},[n("div",{staticClass:"col-2"},[e._v(e._s(e.lang.modal.properties.path)+":")]),n("div",{staticClass:"col-9"},[e._v(e._s(e.selectedItem.path))]),n("div",{staticClass:"col-1 text-right"},[n("i",{staticClass:"far fa-copy",attrs:{title:e.lang.clipboard.copy},on:{click:function(t){return e.copyToClipboard(e.selectedItem.path)}}})])]),"file"===e.selectedItem.type?[n("div",{staticClass:"row"},[n("div",{staticClass:"col-2"},[e._v(e._s(e.lang.modal.properties.size)+":")]),n("div",{staticClass:"col-9"},[e._v(e._s(e.bytesToHuman(e.selectedItem.size)))]),n("div",{staticClass:"col-1 text-right"},[n("i",{staticClass:"far fa-copy",attrs:{title:e.lang.clipboard.copy},on:{click:function(t){e.copyToClipboard(e.bytesToHuman(e.selectedItem.size))}}})])]),n("div",{staticClass:"row"},[n("div",{staticClass:"col-2"},[e._v(e._s(e.lang.modal.properties.url)+":")]),n("div",{staticClass:"col-9"},[e.url?n("span",[e._v(e._s(e.url))]):n("span",[n("button",{staticClass:"btn btn-sm btn-light",attrs:{type:"button"},on:{click:e.getUrl}},[n("i",{staticClass:"fas fa-sm fa-link"}),e._v(" Get URL ")])])]),e.url?n("div",{staticClass:"col-1 text-right"},[n("i",{staticClass:"far fa-copy",attrs:{title:e.lang.clipboard.copy},on:{click:function(t){return e.copyToClipboard(e.url)}}})]):e._e()])]:e._e(),e.selectedItem.hasOwnProperty("timestamp")?[n("div",{staticClass:"row"},[n("div",{staticClass:"col-2"},[e._v(e._s(e.lang.modal.properties.modified)+":")]),n("div",{staticClass:"col-9"},[e._v(e._s(e.timestampToDate(e.selectedItem.timestamp)))]),n("div",{staticClass:"col-1 text-right"},[n("i",{staticClass:"far fa-copy",attrs:{title:e.lang.clipboard.copy},on:{click:function(t){e.copyToClipboard(e.timestampToDate(e.selectedItem.timestamp))}}})])])]:e._e(),e.selectedItem.hasOwnProperty("acl")?[n("div",{staticClass:"row"},[n("div",{staticClass:"col-2"},[e._v(e._s(e.lang.modal.properties.access)+":")]),n("div",{staticClass:"col-9"},[e._v(e._s(e.lang.modal.properties["access_"+e.selectedItem.acl]))])])]:e._e()],2)])},vn=[],yn={name:"Properties",mixins:[kt["a"],ge["a"],Xe["a"]],data:function(){return{url:null}},computed:{selectedDisk:function(){return this.$store.getters["fm/selectedDisk"]},selectedItem:function(){return this.$store.getters["fm/selectedItems"][0]}},methods:{getUrl:function(){var e=this;this.$store.dispatch("fm/url",{disk:this.selectedDisk,path:this.selectedItem.path}).then((function(t){"success"===t.data.result.status&&(e.url=t.data.url)}))},copyToClipboard:function(e){var t=document.createElement("input");t.className="copyInputHelper",document.body.appendChild(t),t.value=e,t.select(),document.execCommand("copy"),document.body.removeChild(t),pe.$emit("addNotification",{status:"success",message:this.lang.notifications.copyToClipboard})}}},bn=yn,wn=(n("c6b8"),Object(be["a"])(bn,gn,vn,!1,null,null,null)),xn=wn.exports,kn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-preview"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title w-75 text-truncate"},[e._v(" "+e._s(e.showCropperModule?e.lang.modal.cropper.title:e.lang.modal.preview.title)+" "),n("small",{staticClass:"text-muted pl-3"},[e._v(e._s(e.selectedItem.basename))])]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body text-center"},[e.showCropperModule?[n("cropper-module",{attrs:{imgSrc:e.imgSrc,maxHeight:e.maxHeight},on:{closeCropper:e.closeCropper}})]:n("transition",{attrs:{name:"fade",mode:"out-in"}},[e.imgSrc?n("img",{style:{"max-height":e.maxHeight+"px"},attrs:{src:e.imgSrc,alt:e.selectedItem.basename}}):n("i",{staticClass:"fas fa-spinner fa-spin fa-5x p-5 text-muted"})])],2),e.showFooter?n("div",{staticClass:"d-flex justify-content-between"},[n("span",{staticClass:"d-block"},[n("button",{staticClass:"btn btn-info",attrs:{title:e.lang.modal.cropper.title},on:{click:function(t){e.showCropperModule=!0}}},[n("i",{staticClass:"fas fa-crop-alt"})])]),n("span",{staticClass:"d-block"},[n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])]):e._e()])},_n=[],Cn=n("183a"),Sn=Cn["a"],Tn=(n("643a"),Object(be["a"])(Sn,kn,_n,!1,null,null,null)),En=Tn.exports,An=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-text-edit"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title w-75 text-truncate"},[e._v(" "+e._s(e.lang.modal.editor.title)+" "),n("small",{staticClass:"text-muted pl-3"},[e._v(e._s(e.selectedItem.basename))])]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("codemirror",{ref:"fmCodeEditor",attrs:{options:e.cmOptions},model:{value:e.code,callback:function(t){e.code=t},expression:"code"}})],1),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-info",on:{click:e.updateFile}},[e._v(e._s(e.lang.btn.submit)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},Mn=[],Nn=n("8f94"),On=(n("02f0"),n("7b00"),n("1b63"),n("d69f"),n("f9d4"),n("693d"),n("959b"),n("d5e0"),n("4ba6"),n("44d5"),n("ffda"),n("8eb3"),n("906f"),n("db91"),n("c0e2"),n("8536"),n("4ff4"),n("ced0"),n("dc5b"),{name:"TextEdit",mixins:[kt["a"],ge["a"]],components:{codemirror:Nn["codemirror"]},data:function(){return{code:""}},mounted:function(){var e=this;this.$store.dispatch("fm/getFile",{disk:this.selectedDisk,path:this.selectedItem.path}).then((function(t){"json"===e.selectedItem.extension?e.code=JSON.stringify(t.data,null,4):e.code=t.data,e.$refs.fmCodeEditor.codemirror.setSize(null,e.editorHeight)}))},computed:{selectedDisk:function(){return this.$store.getters["fm/selectedDisk"]},selectedItem:function(){return this.$store.getters["fm/selectedItems"][0]},cmOptions:function(){return{mode:this.$store.state.fm.settings.textExtensions[this.selectedItem.extension],theme:"blackboard",lineNumbers:!0,line:!0}},editorHeight:function(){return this.$store.state.fm.modal.modalBlockHeight?this.$store.state.fm.modal.modalBlockHeight-200:300}},methods:{updateFile:function(){var e=this,t=new FormData;t.append("disk",this.selectedDisk),t.append("path",this.selectedItem.dirname),t.append("file",new Blob([this.code]),this.selectedItem.basename),this.$store.dispatch("fm/updateFile",t).then((function(t){"success"===t.data.result.status&&e.hideModal()}))}}}),Dn=On,Ln=(n("2729"),Object(be["a"])(Dn,An,Mn,!1,null,null,null)),zn=Ln.exports,Pn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-audio-player"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(" "+e._s(e.lang.modal.audioPlayer.title)+" ")]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("audio",{ref:"fmAudio",attrs:{controls:""}}),n("hr"),e._l(e.audioFiles,(function(t,r){return n("div",{key:r,staticClass:"d-flex justify-content-between py-2 px-2",class:e.playingIndex===r?"bg-light":""},[n("div",{staticClass:"w-75 text-truncate"},[n("span",{staticClass:"text-muted pr-2"},[e._v(e._s(r)+".")]),e._v(" "+e._s(t.basename)+" ")]),e.playingIndex===r?["playing"===e.status?n("div",[n("i",{staticClass:"fas fa-play active",on:{click:function(t){return e.togglePlay()}}})]):n("div",[n("i",{staticClass:"fas fa-pause",on:{click:function(t){return e.togglePlay()}}})])]:[n("div",[n("i",{staticClass:"fas fa-play",on:{click:function(t){return e.selectTrack(r)}}})])]],2)}))],2)])},Fn=[],In=n("4fb8"),jn=n.n(In),Rn={name:"Player",mixins:[kt["a"],ge["a"]],data:function(){return{player:{},playingIndex:0,status:"paused"}},mounted:function(){var e=this;this.player=new jn.a(this.$refs.fmAudio,{speed:{selected:1,options:[.5,1,1.5]}}),this.setSource(this.playingIndex),this.player.on("play",(function(){e.status="playing"})),this.player.on("pause",(function(){e.status="paused"})),this.player.on("ended",(function(){e.audioFiles.length>e.playingIndex+1&&e.selectTrack(e.playingIndex+1)}))},beforeDestroy:function(){this.player.destroy()},computed:{selectedDisk:function(){return this.$store.getters["fm/selectedDisk"]},audioFiles:function(){return this.$store.getters["fm/selectedItems"]}},methods:{selectTrack:function(e){this.player.playing&&this.player.stop(),this.setSource(e),this.player.play(),this.playingIndex=e},setSource:function(e){this.player.source={type:"audio",title:this.audioFiles[e].filename,sources:[{src:"".concat(this.$store.getters["fm/settings/baseUrl"],"stream-file?disk=").concat(this.selectedDisk,"&path=").concat(encodeURIComponent(this.audioFiles[e].path)),type:"audio/".concat(this.audioFiles[e].extension)}]}},togglePlay:function(){this.player.togglePlay()}}},$n=Rn,qn=(n("8a50"),Object(be["a"])($n,Pn,Fn,!1,null,null,null)),Bn=qn.exports,Un=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-video-player"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title w-75 text-truncate"},[e._v(" "+e._s(e.lang.modal.videoPlayer.title)+" "),n("small",{staticClass:"text-muted pl-3"},[e._v(e._s(e.videoFile.basename))])]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("video",{ref:"fmVideo",attrs:{controls:""}})])])},Hn=[],Wn={name:"Player",mixins:[kt["a"],ge["a"]],data:function(){return{player:{}}},mounted:function(){this.player=new jn.a(this.$refs.fmVideo),this.player.source={type:"video",title:this.videoFile.filename,sources:[{src:"".concat(this.$store.getters["fm/settings/baseUrl"],"stream-file?disk=").concat(this.selectedDisk,"&path=").concat(encodeURIComponent(this.videoFile.path)),type:"audio/".concat(this.videoFile.extension)}]}},beforeDestroy:function(){this.player.destroy()},computed:{selectedDisk:function(){return this.$store.getters["fm/selectedDisk"]},videoFile:function(){return this.$store.getters["fm/selectedItems"][0]}},methods:{}},Vn=Wn,Yn=(n("de14"),Object(be["a"])(Vn,Un,Hn,!1,null,null,null)),Gn=Yn.exports,Kn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-zip"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.zip.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("label",{attrs:{for:"fm-zip-name"}},[e._v(e._s(e.lang.modal.zip.fieldName))]),n("div",{staticClass:"input-group mb-3"},[n("input",{directives:[{name:"focus",rawName:"v-focus"},{name:"model",rawName:"v-model",value:e.archiveName,expression:"archiveName"}],staticClass:"form-control",class:{"is-invalid":e.archiveExist},attrs:{type:"text",id:"fm-zip-name"},domProps:{value:e.archiveName},on:{keyup:e.validateArchiveName,input:function(t){t.target.composing||(e.archiveName=t.target.value)}}}),e._m(0),n("div",{directives:[{name:"show",rawName:"v-show",value:e.archiveExist,expression:"archiveExist"}],staticClass:"invalid-feedback"},[e._v(" "+e._s(e.lang.modal.zip.fieldFeedback)+" ")])]),n("hr"),n("selected-file-list")],1),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-info",attrs:{disabled:!e.submitActive},on:{click:e.createArchive}},[e._v(e._s(e.lang.btn.submit)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},Xn=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"input-group-append"},[n("span",{staticClass:"input-group-text"},[e._v(".zip")])])}],Zn={name:"Zip",mixins:[kt["a"],ge["a"]],components:{SelectedFileList:Vt},data:function(){return{archiveName:"",archiveExist:!1}},computed:{submitActive:function(){return this.archiveName&&!this.archiveExist}},methods:{validateArchiveName:function(){this.archiveName?this.archiveExist=this.$store.getters["fm/".concat(this.activeManager,"/fileExist")]("".concat(this.archiveName,".zip")):this.archiveExist=!1},createArchive:function(){var e=this;this.$store.dispatch("fm/zip","".concat(this.archiveName,".zip")).then((function(){e.hideModal()}))}}},Qn=Zn,Jn=Object(be["a"])(Qn,Kn,Xn,!1,null,null,null),er=Jn.exports,tr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-unzip"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.unzip.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("div",{staticClass:"d-flex justify-content-between"},[n("div",[n("strong",[e._v(e._s(e.lang.modal.unzip.fieldRadioName))])]),n("div",{staticClass:"form-check form-check-inline"},[n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.createFolder,expression:"createFolder",modifiers:{number:!0}}],staticClass:"form-check-input",attrs:{id:"unzipRadio1",type:"radio",name:"uploadOptions",value:"0",checked:""},domProps:{checked:e._q(e.createFolder,e._n("0"))},on:{change:function(t){e.createFolder=e._n("0")}}}),n("label",{staticClass:"form-check-label",attrs:{for:"unzipRadio1"}},[e._v(" "+e._s(e.lang.modal.unzip.fieldRadio1)+" ")])]),n("div",{staticClass:"form-check form-check-inline"},[n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.createFolder,expression:"createFolder",modifiers:{number:!0}}],staticClass:"form-check-input",attrs:{id:"unzipRadio2",type:"radio",name:"uploadOptions",value:"1",checked:""},domProps:{checked:e._q(e.createFolder,e._n("1"))},on:{change:function(t){e.createFolder=e._n("1")}}}),n("label",{staticClass:"form-check-label",attrs:{for:"unzipRadio2"}},[e._v(" "+e._s(e.lang.modal.unzip.fieldRadio2)+" ")])])]),n("hr"),e.createFolder?n("div",{staticClass:"form-group"},[n("label",{attrs:{for:"fm-folder-name"}},[e._v(e._s(e.lang.modal.unzip.fieldName))]),n("input",{directives:[{name:"focus",rawName:"v-focus"},{name:"model",rawName:"v-model",value:e.directoryName,expression:"directoryName"}],staticClass:"form-control",class:{"is-invalid":e.directoryExist},attrs:{type:"text",id:"fm-folder-name"},domProps:{value:e.directoryName},on:{keyup:e.validateDirName,input:function(t){t.target.composing||(e.directoryName=t.target.value)}}}),n("div",{directives:[{name:"show",rawName:"v-show",value:e.directoryExist,expression:"directoryExist"}],staticClass:"invalid-feedback"},[e._v(" "+e._s(e.lang.modal.unzip.fieldFeedback)+" ")])]):n("span",{staticClass:"text-danger"},[e._v(e._s(e.lang.modal.unzip.warning))])]),n("div",{staticClass:"modal-footer"},[n("button",{staticClass:"btn btn-info",attrs:{disabled:!e.submitActive},on:{click:e.unpackArchive}},[e._v(e._s(e.lang.btn.submit)+" ")]),n("button",{staticClass:"btn btn-light",on:{click:e.hideModal}},[e._v(e._s(e.lang.btn.cancel))])])])},nr=[],rr={name:"Unzip",mixins:[kt["a"],ge["a"]],data:function(){return{createFolder:0,directoryName:"",directoryExist:!1}},computed:{submitActive:function(){return!this.createFolder||this.directoryName&&!this.directoryExist}},methods:{validateDirName:function(){this.directoryName?this.directoryExist=this.$store.getters["fm/".concat(this.activeManager,"/directoryExist")](this.directoryName):this.directoryExist=!1},unpackArchive:function(){var e=this;this.$store.dispatch("fm/unzip",this.createFolder?this.directoryName:null).then((function(){e.hideModal()}))}}},ir=rr,ar=Object(be["a"])(ir,tr,nr,!1,null,null,null),or=ar.exports,sr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"modal-content fm-modal-about"},[n("div",{staticClass:"modal-header"},[n("h5",{staticClass:"modal-title"},[e._v(e._s(e.lang.modal.about.title))]),n("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close"},on:{click:e.hideModal}},[n("span",{attrs:{"aria-hidden":"true"}},[e._v("×")])])]),n("div",{staticClass:"modal-body"},[n("strong",[e._v(e._s(e.lang.modal.about.name))]),n("hr"),n("dl",{staticClass:"row"},[n("dt",{staticClass:"col-3"},[e._v(e._s(e.lang.modal.about.version)+":")]),n("dd",{staticClass:"col-9"},[e._v(e._s(e.version))]),n("dt",{staticClass:"col-3"},[e._v(e._s(e.lang.modal.about.developer)+":")]),n("dd",{staticClass:"col-9"},[e._v("Aleksandr Manekin (alexusmai@gmail.com)")]),n("dt",{staticClass:"col-3"},[e._v("GitHub:")]),e._m(0)])])])},lr=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("dd",{staticClass:"col-9"},[n("a",{attrs:{href:"https://github.com/alexusmai/laravel-file-manager",target:"_blank"}},[e._v(" alexusmai/laravel-file-manager ")]),n("br"),n("a",{attrs:{href:"https://github.com/alexusmai/vue-laravel-file-manager",target:"_blank"}},[e._v(" alexusmai/vue-laravel-file-manager ")])])}],cr={name:"About",mixins:[kt["a"],ge["a"]],computed:{version:function(){return this.$store.state.fm.settings.version}}},ur=cr,dr=Object(be["a"])(ur,sr,lr,!1,null,null,null),fr=dr.exports,pr={name:"Modal",components:{NewFile:Tt,NewFolder:Dt,Upload:jt,Delete:Xt,Clipboard:nn,Status:cn,Rename:mn,Properties:xn,Preview:En,TextEdit:zn,AudioPlayer:Bn,VideoPlayer:Gn,Zip:er,Unzip:or,About:fr},mounted:function(){this.$store.commit("fm/modal/setModalBlockHeight",this.$refs.fmModal.offsetHeight)},computed:{modalName:function(){return this.$store.state.fm.modal.modalName},modalSize:function(){return{"modal-xl":"Preview"===this.modalName||"TextEdit"===this.modalName,"modal-lg":"VideoPlayer"===this.modalName,"modal-sm":!1}}},methods:{hideModal:function(){this.$store.commit("fm/modal/clearModal")}}},hr=pr,mr=(n("8781"),Object(be["a"])(hr,yt,bt,!1,null,null,null)),gr=mr.exports,vr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"justify-content-between fm-info-block"},[n("div",{staticClass:"col-auto"},[n("span",{directives:[{name:"show",rawName:"v-show",value:e.selectedCount,expression:"selectedCount"}]},[e._v(" "+e._s(e.lang.info.selected+" "+e.selectedCount)+" "+e._s(e.lang.info.selectedSize+" "+e.selectedFilesSize)+" ")]),n("span",{directives:[{name:"show",rawName:"v-show",value:!e.selectedCount,expression:"!selectedCount"}]},[e._v(" "+e._s(e.lang.info.directories+" "+e.directoriesCount)+" "+e._s(e.lang.info.files+" "+e.filesCount)+" "+e._s(e.lang.info.size+" "+e.filesSize)+" ")])]),n("div",{staticClass:"col-4"},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.progressBar,expression:"progressBar"}],staticClass:"progress"},[n("div",{staticClass:"progress-bar progress-bar-striped bg-info",style:{width:e.progressBar+"%"},attrs:{role:"progressbar","aria-valuenow":e.progressBar,"aria-valuemin":"0","aria-valuemax":"100"}},[e._v(" "+e._s(e.progressBar)+"% ")])])]),n("div",{staticClass:"col-auto text-right"},[n("span",{directives:[{name:"show",rawName:"v-show",value:e.loadingSpinner,expression:"loadingSpinner"}]},[n("i",{staticClass:"fas fa-spinner fa-pulse"})]),n("span",{directives:[{name:"show",rawName:"v-show",value:e.clipboardType,expression:"clipboardType"}],attrs:{title:[e.lang.clipboard.title+" - "+e.lang.clipboard[e.clipboardType]]},on:{click:function(t){return e.showModal("Clipboard")}}},[n("i",{staticClass:"far fa-clipboard"})]),n("span",{class:[e.hasErrors?"text-danger":"text-success"],attrs:{title:e.lang.modal.status.title},on:{click:function(t){return e.showModal("Status")}}},[n("i",{staticClass:"fas fa-info-circle"})])])])},yr=[],br={name:"InfoBlock",mixins:[ge["a"],Xe["a"]],computed:{activeManager:function(){return this.$store.state.fm.activeManager},progressBar:function(){return this.$store.state.fm.messages.actionProgress},hasErrors:function(){return!!this.$store.state.fm.messages.errors.length},filesCount:function(){return this.$store.getters["fm/".concat(this.activeManager,"/filesCount")]},directoriesCount:function(){return this.$store.getters["fm/".concat(this.activeManager,"/directoriesCount")]},filesSize:function(){return this.bytesToHuman(this.$store.getters["fm/".concat(this.activeManager,"/filesSize")])},selectedCount:function(){return this.$store.getters["fm/".concat(this.activeManager,"/selectedCount")]},selectedFilesSize:function(){return this.bytesToHuman(this.$store.getters["fm/".concat(this.activeManager,"/selectedFilesSize")])},clipboardType:function(){return this.$store.state.fm.clipboard.type},loadingSpinner:function(){return this.$store.state.fm.messages.loading}},methods:{showModal:function(e){this.$store.commit("fm/modal/setModalState",{modalName:e,show:!0})}}},wr=br,xr=(n("db74"),Object(be["a"])(wr,vr,yr,!1,null,null,null)),kr=xr.exports,_r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.menuVisible?n("div",{ref:"contextMenu",staticClass:"fm-context-menu",style:e.menuStyle,attrs:{tabindex:"-1"},on:{blur:e.closeMenu}},e._l(e.menu,(function(t,r){return n("ul",{key:"g-"+r,staticClass:"list-unstyled"},e._l(t,(function(t,r){return e.showMenuItem(t.name)?n("li",{key:"i-"+r,on:{click:function(n){return e.menuAction(t.name)}}},[n("i",{staticClass:"fa-fw",class:t.icon}),e._v(" "+e._s(e.lang.contextMenu[t.name])+" ")]):e._e()})),0)})),0):e._e()},Cr=[],Sr={computed:{selectedDisk:function(){return this.$store.getters["fm/selectedDisk"]},selectedItems:function(){return this.$store.getters["fm/selectedItems"]},selectedDiskDriver:function(){return this.$store.state.fm.disks[this.selectedDisk].driver},multiSelect:function(){return this.$store.getters["fm/selectedItems"].length>1},firstItemType:function(){return this.$store.getters["fm/selectedItems"][0].type}},methods:{canView:function(e){return!!e&&this.$store.state.fm.settings.imageExtensions.includes(e.toLowerCase())},canEdit:function(e){return!!e&&Object.keys(this.$store.state.fm.settings.textExtensions).includes(e.toLowerCase())},canAudioPlay:function(e){return!!e&&this.$store.state.fm.settings.audioExtensions.includes(e.toLowerCase())},canVideoPlay:function(e){return!!e&&this.$store.state.fm.settings.videoExtensions.includes(e.toLowerCase())},isZip:function(e){return!!e&&"zip"===e.toLowerCase()}}},Tr={methods:{openRule:function(){return!this.multiSelect&&"dir"===this.firstItemType},audioPlayRule:function(){var e=this;return this.selectedItems.every((function(e){return"file"===e.type}))&&this.selectedItems.every((function(t){return e.canAudioPlay(t.extension)}))},videoPlayRule:function(){return!this.multiSelect&&this.canVideoPlay(this.selectedItems[0].extension)},viewRule:function(){return!this.multiSelect&&"file"===this.firstItemType&&this.canView(this.selectedItems[0].extension)},editRule:function(){return!this.multiSelect&&"file"===this.firstItemType&&this.canEdit(this.selectedItems[0].extension)},selectRule:function(){return!this.multiSelect&&"file"===this.firstItemType&&this.$store.state.fm.fileCallback},downloadRule:function(){return!this.multiSelect&&"file"===this.firstItemType},copyRule:function(){return!0},cutRule:function(){return!0},renameRule:function(){return!this.multiSelect},pasteRule:function(){return!!this.$store.state.fm.clipboard.type},zipRule:function(){return"local"===this.selectedDiskDriver},unzipRule:function(){return"local"===this.selectedDiskDriver&&!this.multiSelect&&"file"===this.firstItemType&&this.isZip(this.selectedItems[0].extension)},deleteRule:function(){return!0},propertiesRule:function(){return!this.multiSelect}}},Er={methods:{openAction:function(){this.$store.dispatch("fm/".concat(this.$store.state.fm.activeManager,"/selectDirectory"),{path:this.selectedItems[0].path,history:!0})},audioPlayAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"AudioPlayer",show:!0})},videoPlayAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"VideoPlayer",show:!0})},viewAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"Preview",show:!0})},editAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"TextEdit",show:!0})},selectAction:function(){var e=this;this.$store.dispatch("fm/url",{disk:this.selectedDisk,path:this.selectedItems[0].path}).then((function(t){"success"===t.data.result.status&&e.$store.state.fm.fileCallback(t.data.url)}))},downloadAction:function(){var e=document.createElement("a");e.style.display="none",e.setAttribute("download",this.selectedItems[0].basename),this.$store.getters["fm/settings/authHeader"]?l["a"].download(this.selectedDisk,this.selectedItems[0].path).then((function(t){e.href=window.URL.createObjectURL(new Blob([t.data])),document.body.appendChild(e),e.click(),document.body.removeChild(e)})):(e.href="".concat(this.$store.getters["fm/settings/baseUrl"],"download?disk=").concat(this.selectedDisk,"&path=").concat(encodeURIComponent(this.selectedItems[0].path)),document.body.appendChild(e),e.click(),document.body.removeChild(e))},copyAction:function(){this.$store.dispatch("fm/toClipboard","copy")},cutAction:function(){this.$store.dispatch("fm/toClipboard","cut")},renameAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"Rename",show:!0})},pasteAction:function(){this.$store.dispatch("fm/paste")},zipAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"Zip",show:!0})},unzipAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"Unzip",show:!0})},deleteAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"Delete",show:!0})},propertiesAction:function(){this.$store.commit("fm/modal/setModalState",{modalName:"Properties",show:!0})}}},Ar={name:"ContextMenu",mixins:[ge["a"],Sr,Tr,Er],data:function(){return{menuVisible:!1,menuStyle:{top:0,left:0}}},mounted:function(){var e=this;pe.$on("contextMenu",(function(t){return e.showMenu(t)}))},computed:{menu:function(){return this.$store.state.fm.settings.contextMenu}},methods:{showMenu:function(e){var t=this;this.selectedItems&&(this.menuVisible=!0,this.$nextTick((function(){t.$refs.contextMenu.focus(),t.setMenu(e.pageY,e.pageX)})))},setMenu:function(e,t){var n=this.$refs.contextMenu.parentNode,r=n.getBoundingClientRect(),i=window.pageYOffset+r.top,a=window.pageXOffset+r.left,o=e-i,s=t-a,l=i+(n.offsetHeight-this.$refs.contextMenu.offsetHeight-25),c=a+(n.offsetWidth-this.$refs.contextMenu.offsetWidth-25);e>l&&(o=l-i),t>c&&(s=c-a),this.menuStyle.top="".concat(o,"px"),this.menuStyle.left="".concat(s,"px")},closeMenu:function(){this.menuVisible=!1},showMenuItem:function(e){return!!Object.prototype.hasOwnProperty.call(this,"".concat(e,"Rule"))&&this["".concat(e,"Rule")]()},menuAction:function(e){Object.prototype.hasOwnProperty.call(this,"".concat(e,"Action"))&&this["".concat(e,"Action")](),this.closeMenu()}}},Mr=Ar,Nr=(n("679e"),Object(be["a"])(Mr,_r,Cr,!1,null,null,null)),Or=Nr.exports,Dr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-notification"},[n("transition-group",{attrs:{name:"notify"}},e._l(e.notifications,(function(t,r){return n("div",{key:"notify-"+r,staticClass:"fm-notification-item",class:"fm-"+t.status,attrs:{role:"alert"}},[e._v(" "+e._s(t.message)+" ")])})),0)],1)},Lr=[],zr={name:"notification",data:function(){return{notifications:[]}},mounted:function(){var e=this;pe.$on("addNotification",(function(t){var n=t.status,r=t.message;return e.addNotification(n,r)}))},methods:{addNotification:function(e,t){var n=this;this.notifications.push({status:e,message:t}),setTimeout((function(){n.notifications.shift()}),3e3)}}},Pr=zr,Fr=(n("eea5"),Object(be["a"])(Pr,Dr,Lr,!1,null,null,null)),Ir=Fr.exports,jr={name:"FileManager",mixins:[ge["a"]],components:{Navbar:xe,FolderTree:Le,LeftManager:vt,RightManager:vt,Modal:gr,InfoBlock:kr,ContextMenu:Or,Notification:Ir},props:{settings:{type:Object,default:function(){return{}}}},data:function(){return{interceptorIndex:{request:null,response:null}}},created:function(){this.$store.commit("fm/settings/manualSettings",this.settings),this.$store.commit("fm/settings/initAxiosSettings"),this.requestInterceptor(),this.responseInterceptor(),this.$store.dispatch("fm/initializeApp")},destroyed:function(){this.$store.dispatch("fm/resetState"),pe.$off(["contextMenu","addNotification"]),re["a"].interceptors.request.eject(this.interceptorIndex.request),re["a"].interceptors.response.eject(this.interceptorIndex.response)},computed:de({},Object(i["b"])("fm",{windowsConfig:function(e){return e.settings.windowsConfig},activeManager:function(e){return e.settings.activeManager},showModal:function(e){return e.modal.showModal},fullScreen:function(e){return e.settings.fullScreen}})),methods:{requestInterceptor:function(){var e=this;this.interceptorIndex.request=re["a"].interceptors.request.use((function(t){return t.baseURL=e.$store.getters["fm/settings/baseUrl"],t.headers=e.$store.getters["fm/settings/headers"],e.$store.commit("fm/messages/addLoading"),t}),(function(t){return e.$store.commit("fm/messages/subtractLoading"),Promise.reject(t)}))},responseInterceptor:function(){var e=this;this.interceptorIndex.response=re["a"].interceptors.response.use((function(t){if(e.$store.commit("fm/messages/subtractLoading"),Object.prototype.hasOwnProperty.call(t.data,"result")&&t.data.result.message){var n={status:t.data.result.status,message:Object.prototype.hasOwnProperty.call(e.lang.response,t.data.result.message)?e.lang.response[t.data.result.message]:t.data.result.message};pe.$emit("addNotification",n),e.$store.commit("fm/messages/setActionResult",n)}return t}),(function(t){e.$store.commit("fm/messages/subtractLoading");var n={status:0,message:""},r={status:"error",message:""};if(t.response)if(n.status=t.response.status,t.response.data.message){var i=Object.prototype.hasOwnProperty.call(e.lang.response,t.response.data.message)?e.lang.response[t.response.data.message]:t.response.data.message;n.message=i,r.message=i}else n.message=t.response.statusText,r.message=t.response.statusText;else t.request?(n.status=t.request.status,n.message=t.request.statusText||"Network error",r.message=t.request.statusText||"Network error"):(n.message=t.message,r.message=t.message);return e.$store.commit("fm/messages/setError",n),pe.$emit("addNotification",r),Promise.reject(t)}))},selectManager:function(e){this.activeManager!==e&&this.$store.commit("fm/setActiveManager",e)}}},Rr=jr,$r=(n("51fb"),Object(be["a"])(Rr,se,le,!1,null,null,null)),qr=$r.exports;r["a"].use(i["a"]);var Br=new i["a"].Store({strict:!1,modules:{fm:oe}});r["a"].config.productionTip=!0,window.fm=new r["a"]({store:Br,render:function(e){return e(qr)}}).$mount("#fm")},"56ef":function(e,t,n){var r=n("d066"),i=n("241c"),a=n("7418"),o=n("825a");e.exports=r("Reflect","ownKeys")||function(e){var t=i.f(o(e)),n=a.f;return n?t.concat(n(e)):t}},"583b":function(e,t,n){var r=n("23e7"),i=n("5e89"),a=Math.abs;r({target:"Number",stat:!0},{isSafeInteger:function(e){return i(e)&&a(e)<=9007199254740991}})},5899:function(e,t){e.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},"58a8":function(e,t,n){var r=n("1d80"),i=n("5899"),a="["+i+"]",o=RegExp("^"+a+a+"*"),s=RegExp(a+a+"*$"),l=function(e){return function(t){var n=String(r(t));return 1&e&&(n=n.replace(o,"")),2&e&&(n=n.replace(s,"")),n}};e.exports={start:l(1),end:l(2),trim:l(3)}},"5a34":function(e,t,n){var r=n("44e7");e.exports=function(e){if(r(e))throw TypeError("The method doesn't accept regular expressions");return e}},"5b81":function(e,t,n){"use strict";var r=n("23e7"),i=n("1d80"),a=n("44e7"),o=n("ad6d"),s=n("0cb2"),l=n("b622"),c=n("c430"),u=l("replace"),d=RegExp.prototype,f=Math.max,p=function(e,t,n){return n>e.length?-1:""===t?n:e.indexOf(t,n)};r({target:"String",proto:!0},{replaceAll:function(e,t){var n,r,l,h,m,g,v,y,b,w=i(this),x=0,k=0,_="";if(null!=e){if(n=a(e),n&&(r=String(i("flags"in d?e.flags:o.call(e))),!~r.indexOf("g")))throw TypeError("`.replaceAll` does not allow non-global regexes");if(l=e[u],void 0!==l)return l.call(e,w,t);if(c&&n)return String(w).replace(e,t)}h=String(w),m=String(e),g="function"===typeof t,g||(t=String(t)),v=m.length,y=f(1,v),x=p(h,m,0);while(-1!==x)b=g?String(t(m,x,h)):s(m,h,x,[],void 0,t),_+=h.slice(k,x)+b,k=x+v,x=p(h,m,x+y);return k<h.length&&(_+=h.slice(k)),_}})},"5bef":function(e,t,n){(function(e){e(n("56b3"),n("f9d4"),n("7b00"),n("d69f"))})((function(e){"use strict";e.defineMode("pug",(function(t){var n="keyword",r="meta",i="builtin",a="qualifier",o={"{":"}","(":")","[":"]"},s=e.getMode(t,"javascript");function l(){this.javaScriptLine=!1,this.javaScriptLineExcludesColon=!1,this.javaScriptArguments=!1,this.javaScriptArgumentsDepth=0,this.isInterpolating=!1,this.interpolationNesting=0,this.jsState=e.startState(s),this.restOfLine="",this.isIncludeFiltered=!1,this.isEach=!1,this.lastTag="",this.scriptType="",this.isAttrs=!1,this.attrsNest=[],this.inAttributeName=!0,this.attributeIsType=!1,this.attrValue="",this.indentOf=1/0,this.indentToken="",this.innerMode=null,this.innerState=null,this.innerModeForLine=!1}function c(e,t){if(e.sol()&&(t.javaScriptLine=!1,t.javaScriptLineExcludesColon=!1),t.javaScriptLine){if(t.javaScriptLineExcludesColon&&":"===e.peek())return t.javaScriptLine=!1,void(t.javaScriptLineExcludesColon=!1);var n=s.token(e,t.jsState);return e.eol()&&(t.javaScriptLine=!1),n||!0}}function u(e,t){if(t.javaScriptArguments){if(0===t.javaScriptArgumentsDepth&&"("!==e.peek())return void(t.javaScriptArguments=!1);if("("===e.peek()?t.javaScriptArgumentsDepth++:")"===e.peek()&&t.javaScriptArgumentsDepth--,0===t.javaScriptArgumentsDepth)return void(t.javaScriptArguments=!1);var n=s.token(e,t.jsState);return n||!0}}function d(e){if(e.match(/^yield\b/))return"keyword"}function f(e){if(e.match(/^(?:doctype) *([^\n]+)?/))return r}function p(e,t){if(e.match("#{"))return t.isInterpolating=!0,t.interpolationNesting=0,"punctuation"}function h(e,t){if(t.isInterpolating){if("}"===e.peek()){if(t.interpolationNesting--,t.interpolationNesting<0)return e.next(),t.isInterpolating=!1,"punctuation"}else"{"===e.peek()&&t.interpolationNesting++;return s.token(e,t.jsState)||!0}}function m(e,t){if(e.match(/^case\b/))return t.javaScriptLine=!0,n}function g(e,t){if(e.match(/^when\b/))return t.javaScriptLine=!0,t.javaScriptLineExcludesColon=!0,n}function v(e){if(e.match(/^default\b/))return n}function y(e,t){if(e.match(/^extends?\b/))return t.restOfLine="string",n}function b(e,t){if(e.match(/^append\b/))return t.restOfLine="variable",n}function w(e,t){if(e.match(/^prepend\b/))return t.restOfLine="variable",n}function x(e,t){if(e.match(/^block\b *(?:(prepend|append)\b)?/))return t.restOfLine="variable",n}function k(e,t){if(e.match(/^include\b/))return t.restOfLine="string",n}function _(e,t){if(e.match(/^include:([a-zA-Z0-9\-]+)/,!1)&&e.match("include"))return t.isIncludeFiltered=!0,n}function C(e,t){if(t.isIncludeFiltered){var n=L(e,t);return t.isIncludeFiltered=!1,t.restOfLine="string",n}}function S(e,t){if(e.match(/^mixin\b/))return t.javaScriptLine=!0,n}function T(e,t){return e.match(/^\+([-\w]+)/)?(e.match(/^\( *[-\w]+ *=/,!1)||(t.javaScriptArguments=!0,t.javaScriptArgumentsDepth=0),"variable"):e.match("+#{",!1)?(e.next(),t.mixinCallAfter=!0,p(e,t)):void 0}function E(e,t){if(t.mixinCallAfter)return t.mixinCallAfter=!1,e.match(/^\( *[-\w]+ *=/,!1)||(t.javaScriptArguments=!0,t.javaScriptArgumentsDepth=0),!0}function A(e,t){if(e.match(/^(if|unless|else if|else)\b/))return t.javaScriptLine=!0,n}function M(e,t){if(e.match(/^(- *)?(each|for)\b/))return t.isEach=!0,n}function N(e,t){if(t.isEach){if(e.match(/^ in\b/))return t.javaScriptLine=!0,t.isEach=!1,n;if(e.sol()||e.eol())t.isEach=!1;else if(e.next()){while(!e.match(/^ in\b/,!1)&&e.next());return"variable"}}}function O(e,t){if(e.match(/^while\b/))return t.javaScriptLine=!0,n}function D(e,t){var n;if(n=e.match(/^(\w(?:[-:\w]*\w)?)\/?/))return t.lastTag=n[1].toLowerCase(),"script"===t.lastTag&&(t.scriptType="application/javascript"),"tag"}function L(n,r){var i;if(n.match(/^:([\w\-]+)/))return t&&t.innerModes&&(i=t.innerModes(n.current().substring(1))),i||(i=n.current().substring(1)),"string"===typeof i&&(i=e.getMode(t,i)),V(n,r,i),"atom"}function z(e,t){if(e.match(/^(!?=|-)/))return t.javaScriptLine=!0,"punctuation"}function P(e){if(e.match(/^#([\w-]+)/))return i}function F(e){if(e.match(/^\.([\w-]+)/))return a}function I(e,t){if("("==e.peek())return e.next(),t.isAttrs=!0,t.attrsNest=[],t.inAttributeName=!0,t.attrValue="",t.attributeIsType=!1,"punctuation"}function j(t,n){if(n.isAttrs){if(o[t.peek()]&&n.attrsNest.push(o[t.peek()]),n.attrsNest[n.attrsNest.length-1]===t.peek())n.attrsNest.pop();else if(t.eat(")"))return n.isAttrs=!1,"punctuation";if(n.inAttributeName&&t.match(/^[^=,\)!]+/))return"="!==t.peek()&&"!"!==t.peek()||(n.inAttributeName=!1,n.jsState=e.startState(s),"script"===n.lastTag&&"type"===t.current().trim().toLowerCase()?n.attributeIsType=!0:n.attributeIsType=!1),"attribute";var r=s.token(t,n.jsState);if(n.attributeIsType&&"string"===r&&(n.scriptType=t.current().toString()),0===n.attrsNest.length&&("string"===r||"variable"===r||"keyword"===r))try{return Function("","var x "+n.attrValue.replace(/,\s*$/,"").replace(/^!/,"")),n.inAttributeName=!0,n.attrValue="",t.backUp(t.current().length),j(t,n)}catch(i){}return n.attrValue+=t.current(),r||!0}}function R(e,t){if(e.match(/^&attributes\b/))return t.javaScriptArguments=!0,t.javaScriptArgumentsDepth=0,"keyword"}function $(e){if(e.sol()&&e.eatSpace())return"indent"}function q(e,t){if(e.match(/^ *\/\/(-)?([^\n]*)/))return t.indentOf=e.indentation(),t.indentToken="comment","comment"}function B(e){if(e.match(/^: */))return"colon"}function U(e,t){return e.match(/^(?:\| ?| )([^\n]+)/)?"string":e.match(/^(<[^\n]*)/,!1)?(V(e,t,"htmlmixed"),t.innerModeForLine=!0,Y(e,t,!0)):void 0}function H(e,t){if(e.eat(".")){var n=null;return"script"===t.lastTag&&-1!=t.scriptType.toLowerCase().indexOf("javascript")?n=t.scriptType.toLowerCase().replace(/"|'/g,""):"style"===t.lastTag&&(n="css"),V(e,t,n),"dot"}}function W(e){return e.next(),null}function V(n,r,i){i=e.mimeModes[i]||i,i=t.innerModes&&t.innerModes(i)||i,i=e.mimeModes[i]||i,i=e.getMode(t,i),r.indentOf=n.indentation(),i&&"null"!==i.name?r.innerMode=i:r.indentToken="string"}function Y(t,n,r){if(t.indentation()>n.indentOf||n.innerModeForLine&&!t.sol()||r)return n.innerMode?(n.innerState||(n.innerState=n.innerMode.startState?e.startState(n.innerMode,t.indentation()):{}),t.hideFirstChars(n.indentOf+2,(function(){return n.innerMode.token(t,n.innerState)||!0}))):(t.skipToEnd(),n.indentToken);t.sol()&&(n.indentOf=1/0,n.indentToken=null,n.innerMode=null,n.innerState=null)}function G(e,t){if(e.sol()&&(t.restOfLine=""),t.restOfLine){e.skipToEnd();var n=t.restOfLine;return t.restOfLine="",n}}function K(){return new l}function X(e){return e.copy()}function Z(e,t){var n=Y(e,t)||G(e,t)||h(e,t)||C(e,t)||N(e,t)||j(e,t)||c(e,t)||u(e,t)||E(e,t)||d(e)||f(e)||p(e,t)||m(e,t)||g(e,t)||v(e)||y(e,t)||b(e,t)||w(e,t)||x(e,t)||k(e,t)||_(e,t)||S(e,t)||T(e,t)||A(e,t)||M(e,t)||O(e,t)||D(e,t)||L(e,t)||z(e,t)||P(e)||F(e)||I(e,t)||R(e,t)||$(e)||U(e,t)||q(e,t)||B(e)||H(e,t)||W(e);return!0===n?null:n}return l.prototype.copy=function(){var t=new l;return t.javaScriptLine=this.javaScriptLine,t.javaScriptLineExcludesColon=this.javaScriptLineExcludesColon,t.javaScriptArguments=this.javaScriptArguments,t.javaScriptArgumentsDepth=this.javaScriptArgumentsDepth,t.isInterpolating=this.isInterpolating,t.interpolationNesting=this.interpolationNesting,t.jsState=e.copyState(s,this.jsState),t.innerMode=this.innerMode,this.innerMode&&this.innerState&&(t.innerState=e.copyState(this.innerMode,this.innerState)),t.restOfLine=this.restOfLine,t.isIncludeFiltered=this.isIncludeFiltered,t.isEach=this.isEach,t.lastTag=this.lastTag,t.scriptType=this.scriptType,t.isAttrs=this.isAttrs,t.attrsNest=this.attrsNest.slice(),t.inAttributeName=this.inAttributeName,t.attributeIsType=this.attributeIsType,t.attrValue=this.attrValue,t.indentOf=this.indentOf,t.indentToken=this.indentToken,t.innerModeForLine=this.innerModeForLine,t},{startState:K,copyState:X,token:Z}}),"javascript","css","htmlmixed"),e.defineMIME("text/x-pug","pug"),e.defineMIME("text/x-jade","pug")}))},"5bf7":function(e,t,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("eb1d"),o=n("7b0b"),s=n("c04e"),l=n("e163"),c=n("06cf").f;i&&r({target:"Object",proto:!0,forced:a},{__lookupSetter__:function(e){var t,n=o(this),r=s(e,!0);do{if(t=c(n,r))return t.set}while(n=l(n))}})},"5c6c":function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},"5cb0":function(e,t,n){"use strict";n("3c45")},"5cc6":function(e,t,n){var r=n("74e8");r("Uint8",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},"5d41":function(e,t,n){var r=n("23e7"),i=n("861d"),a=n("825a"),o=n("5135"),s=n("06cf"),l=n("e163");function c(e,t){var n,r,u=arguments.length<3?e:arguments[2];return a(e)===u?e[t]:(n=s.f(e,t))?o(n,"value")?n.value:void 0===n.get?void 0:n.get.call(u):i(r=l(e))?c(r,t,u):void 0}r({target:"Reflect",stat:!0},{get:c})},"5db7":function(e,t,n){"use strict";var r=n("23e7"),i=n("a2bf"),a=n("7b0b"),o=n("50c4"),s=n("1c0b"),l=n("65f0");r({target:"Array",proto:!0},{flatMap:function(e){var t,n=a(this),r=o(n.length);return s(e),t=l(n,0),t.length=i(t,n,n,r,0,1,e,arguments.length>1?arguments[1]:void 0),t}})},"5ded":function(e,t,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("8418"),o=i((function(){function e(){}return!(Array.of.call(e)instanceof e)}));r({target:"Array",stat:!0,forced:o},{of:function(){var e=0,t=arguments.length,n=new("function"==typeof this?this:Array)(t);while(t>e)a(n,e,arguments[e++]);return n.length=t,n}})},"5e31":function(e,t,n){},"5e89":function(e,t,n){var r=n("861d"),i=Math.floor;e.exports=function(e){return!r(e)&&isFinite(e)&&i(e)===e}},"5f02":function(e,t,n){"use strict";e.exports=function(e){return"object"===typeof e&&!0===e.isAxiosError}},"5f96":function(e,t,n){"use strict";var r=n("ebb5"),i=r.aTypedArray,a=r.exportTypedArrayMethod,o=[].join;a("join",(function(e){return o.apply(i(this),arguments)}))},"5fb2":function(e,t,n){"use strict";var r=2147483647,i=36,a=1,o=26,s=38,l=700,c=72,u=128,d="-",f=/[^\0-\u007E]/,p=/[.\u3002\uFF0E\uFF61]/g,h="Overflow: input needs wider integers to process",m=i-a,g=Math.floor,v=String.fromCharCode,y=function(e){var t=[],n=0,r=e.length;while(n<r){var i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var a=e.charCodeAt(n++);56320==(64512&a)?t.push(((1023&i)<<10)+(1023&a)+65536):(t.push(i),n--)}else t.push(i)}return t},b=function(e){return e+22+75*(e<26)},w=function(e,t,n){var r=0;for(e=n?g(e/l):e>>1,e+=g(e/t);e>m*o>>1;r+=i)e=g(e/m);return g(r+(m+1)*e/(e+s))},x=function(e){var t=[];e=y(e);var n,s,l=e.length,f=u,p=0,m=c;for(n=0;n<e.length;n++)s=e[n],s<128&&t.push(v(s));var x=t.length,k=x;x&&t.push(d);while(k<l){var _=r;for(n=0;n<e.length;n++)s=e[n],s>=f&&s<_&&(_=s);var C=k+1;if(_-f>g((r-p)/C))throw RangeError(h);for(p+=(_-f)*C,f=_,n=0;n<e.length;n++){if(s=e[n],s<f&&++p>r)throw RangeError(h);if(s==f){for(var S=p,T=i;;T+=i){var E=T<=m?a:T>=m+o?o:T-m;if(S<E)break;var A=S-E,M=i-E;t.push(v(b(E+A%M))),S=g(A/M)}t.push(v(b(S))),m=w(p,C,k==x),p=0,++k}}++p,++f}return t.join("")};e.exports=function(e){var t,n,r=[],i=e.toLowerCase().replace(p,".").split(".");for(t=0;t<i.length;t++)n=i[t],r.push(f.test(n)?"xn--"+x(n):n);return r.join(".")}},"605d":function(e,t,n){var r=n("c6b6"),i=n("da84");e.exports="process"==r(i.process)},6062:function(e,t,n){"use strict";var r=n("6d61"),i=n("6566");e.exports=r("Set",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},"608d":function(e,t,n){"use strict";n("4659")},"60bd":function(e,t,n){"use strict";var r=n("da84"),i=n("ebb5"),a=n("e260"),o=n("b622"),s=o("iterator"),l=r.Uint8Array,c=a.values,u=a.keys,d=a.entries,f=i.aTypedArray,p=i.exportTypedArrayMethod,h=l&&l.prototype[s],m=!!h&&("values"==h.name||void 0==h.name),g=function(){return c.call(f(this))};p("entries",(function(){return d.call(f(this))})),p("keys",(function(){return u.call(f(this))})),p("values",g,!m),p(s,g,!m)},"60da":function(e,t,n){"use strict";var r=n("83ab"),i=n("d039"),a=n("df75"),o=n("7418"),s=n("d1e7"),l=n("7b0b"),c=n("44ad"),u=Object.assign,d=Object.defineProperty;e.exports=!u||i((function(){if(r&&1!==u({b:1},u(d({},"a",{enumerable:!0,get:function(){d(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach((function(e){t[e]=e})),7!=u({},e)[n]||a(u({},t)).join("")!=i}))?function(e,t){var n=l(e),i=arguments.length,u=1,d=o.f,f=s.f;while(i>u){var p,h=c(arguments[u++]),m=d?a(h).concat(d(h)):a(h),g=m.length,v=0;while(g>v)p=m[v++],r&&!f.call(h,p)||(n[p]=h[p])}return n}:u},"61ca":function(e,t,n){},"621a":function(e,t,n){"use strict";var r=n("da84"),i=n("83ab"),a=n("a981"),o=n("9112"),s=n("e2cc"),l=n("d039"),c=n("19aa"),u=n("a691"),d=n("50c4"),f=n("0b25"),p=n("77a7"),h=n("e163"),m=n("d2bb"),g=n("241c").f,v=n("9bf2").f,y=n("81d5"),b=n("d44e"),w=n("69f3"),x=w.get,k=w.set,_="ArrayBuffer",C="DataView",S="prototype",T="Wrong length",E="Wrong index",A=r[_],M=A,N=r[C],O=N&&N[S],D=Object.prototype,L=r.RangeError,z=p.pack,P=p.unpack,F=function(e){return[255&e]},I=function(e){return[255&e,e>>8&255]},j=function(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]},R=function(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]},$=function(e){return z(e,23,4)},q=function(e){return z(e,52,8)},B=function(e,t){v(e[S],t,{get:function(){return x(this)[t]}})},U=function(e,t,n,r){var i=f(n),a=x(e);if(i+t>a.byteLength)throw L(E);var o=x(a.buffer).bytes,s=i+a.byteOffset,l=o.slice(s,s+t);return r?l:l.reverse()},H=function(e,t,n,r,i,a){var o=f(n),s=x(e);if(o+t>s.byteLength)throw L(E);for(var l=x(s.buffer).bytes,c=o+s.byteOffset,u=r(+i),d=0;d<t;d++)l[c+d]=u[a?d:t-d-1]};if(a){if(!l((function(){A(1)}))||!l((function(){new A(-1)}))||l((function(){return new A,new A(1.5),new A(NaN),A.name!=_}))){M=function(e){return c(this,M),new A(f(e))};for(var W,V=M[S]=A[S],Y=g(A),G=0;Y.length>G;)(W=Y[G++])in M||o(M,W,A[W]);V.constructor=M}m&&h(O)!==D&&m(O,D);var K=new N(new M(2)),X=O.setInt8;K.setInt8(0,2147483648),K.setInt8(1,2147483649),!K.getInt8(0)&&K.getInt8(1)||s(O,{setInt8:function(e,t){X.call(this,e,t<<24>>24)},setUint8:function(e,t){X.call(this,e,t<<24>>24)}},{unsafe:!0})}else M=function(e){c(this,M,_);var t=f(e);k(this,{bytes:y.call(new Array(t),0),byteLength:t}),i||(this.byteLength=t)},N=function(e,t,n){c(this,N,C),c(e,M,C);var r=x(e).byteLength,a=u(t);if(a<0||a>r)throw L("Wrong offset");if(n=void 0===n?r-a:d(n),a+n>r)throw L(T);k(this,{buffer:e,byteLength:n,byteOffset:a}),i||(this.buffer=e,this.byteLength=n,this.byteOffset=a)},i&&(B(M,"byteLength"),B(N,"buffer"),B(N,"byteLength"),B(N,"byteOffset")),s(N[S],{getInt8:function(e){return U(this,1,e)[0]<<24>>24},getUint8:function(e){return U(this,1,e)[0]},getInt16:function(e){var t=U(this,2,e,arguments.length>1?arguments[1]:void 0);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=U(this,2,e,arguments.length>1?arguments[1]:void 0);return t[1]<<8|t[0]},getInt32:function(e){return R(U(this,4,e,arguments.length>1?arguments[1]:void 0))},getUint32:function(e){return R(U(this,4,e,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(e){return P(U(this,4,e,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(e){return P(U(this,8,e,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(e,t){H(this,1,e,F,t)},setUint8:function(e,t){H(this,1,e,F,t)},setInt16:function(e,t){H(this,2,e,I,t,arguments.length>2?arguments[2]:void 0)},setUint16:function(e,t){H(this,2,e,I,t,arguments.length>2?arguments[2]:void 0)},setInt32:function(e,t){H(this,4,e,j,t,arguments.length>2?arguments[2]:void 0)},setUint32:function(e,t){H(this,4,e,j,t,arguments.length>2?arguments[2]:void 0)},setFloat32:function(e,t){H(this,4,e,$,t,arguments.length>2?arguments[2]:void 0)},setFloat64:function(e,t){H(this,8,e,q,t,arguments.length>2?arguments[2]:void 0)}});b(M,_),b(N,C),e.exports={ArrayBuffer:M,DataView:N}},"643a":function(e,t,n){"use strict";n("a983")},"649e":function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").some,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("some",(function(e){return i(a(this),e,arguments.length>1?arguments[1]:void 0)}))},"64e5":function(e,t,n){"use strict";var r=n("d039"),i=n("0ccb").start,a=Math.abs,o=Date.prototype,s=o.getTime,l=o.toISOString;e.exports=r((function(){return"0385-07-25T07:06:39.999Z"!=l.call(new Date(-50000000000001))}))||!r((function(){l.call(new Date(NaN))}))?function(){if(!isFinite(s.call(this)))throw RangeError("Invalid time value");var e=this,t=e.getUTCFullYear(),n=e.getUTCMilliseconds(),r=t<0?"-":t>9999?"+":"";return r+i(a(t),r?6:4,0)+"-"+i(e.getUTCMonth()+1,2,0)+"-"+i(e.getUTCDate(),2,0)+"T"+i(e.getUTCHours(),2,0)+":"+i(e.getUTCMinutes(),2,0)+":"+i(e.getUTCSeconds(),2,0)+"."+i(n,3,0)+"Z"}:l},6547:function(e,t,n){var r=n("a691"),i=n("1d80"),a=function(e){return function(t,n){var a,o,s=String(i(t)),l=r(n),c=s.length;return l<0||l>=c?e?"":void 0:(a=s.charCodeAt(l),a<55296||a>56319||l+1===c||(o=s.charCodeAt(l+1))<56320||o>57343?e?s.charAt(l):a:e?s.slice(l,l+2):o-56320+(a-55296<<10)+65536)}};e.exports={codeAt:a(!1),charAt:a(!0)}},6566:function(e,t,n){"use strict";var r=n("9bf2").f,i=n("7c73"),a=n("e2cc"),o=n("0366"),s=n("19aa"),l=n("2266"),c=n("7dd0"),u=n("2626"),d=n("83ab"),f=n("f183").fastKey,p=n("69f3"),h=p.set,m=p.getterFor;e.exports={getConstructor:function(e,t,n,c){var u=e((function(e,r){s(e,u,t),h(e,{type:t,index:i(null),first:void 0,last:void 0,size:0}),d||(e.size=0),void 0!=r&&l(r,e[c],{that:e,AS_ENTRIES:n})})),p=m(t),g=function(e,t,n){var r,i,a=p(e),o=v(e,t);return o?o.value=n:(a.last=o={index:i=f(t,!0),key:t,value:n,previous:r=a.last,next:void 0,removed:!1},a.first||(a.first=o),r&&(r.next=o),d?a.size++:e.size++,"F"!==i&&(a.index[i]=o)),e},v=function(e,t){var n,r=p(e),i=f(t);if("F"!==i)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==t)return n};return a(u.prototype,{clear:function(){var e=this,t=p(e),n=t.index,r=t.first;while(r)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete n[r.index],r=r.next;t.first=t.last=void 0,d?t.size=0:e.size=0},delete:function(e){var t=this,n=p(t),r=v(t,e);if(r){var i=r.next,a=r.previous;delete n.index[r.index],r.removed=!0,a&&(a.next=i),i&&(i.previous=a),n.first==r&&(n.first=i),n.last==r&&(n.last=a),d?n.size--:t.size--}return!!r},forEach:function(e){var t,n=p(this),r=o(e,arguments.length>1?arguments[1]:void 0,3);while(t=t?t.next:n.first){r(t.value,t.key,this);while(t&&t.removed)t=t.previous}},has:function(e){return!!v(this,e)}}),a(u.prototype,n?{get:function(e){var t=v(this,e);return t&&t.value},set:function(e,t){return g(this,0===e?0:e,t)}}:{add:function(e){return g(this,e=0===e?0:e,e)}}),d&&r(u.prototype,"size",{get:function(){return p(this).size}}),u},setStrong:function(e,t,n){var r=t+" Iterator",i=m(t),a=m(r);c(e,t,(function(e,t){h(this,{type:r,target:e,state:i(e),kind:t,last:void 0})}),(function(){var e=a(this),t=e.kind,n=e.last;while(n&&n.removed)n=n.previous;return e.target&&(e.last=n=n?n.next:e.state.first)?"keys"==t?{value:n.key,done:!1}:"values"==t?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(e.target=void 0,{value:void 0,done:!0})}),n?"entries":"values",!n,!0),u(t)}}},"65f0":function(e,t,n){var r=n("861d"),i=n("e8b5"),a=n("b622"),o=a("species");e.exports=function(e,t){var n;return i(e)&&(n=e.constructor,"function"!=typeof n||n!==Array&&!i(n.prototype)?r(n)&&(n=n[o],null===n&&(n=void 0)):n=void 0),new(void 0===n?Array:n)(0===t?0:t)}},"664f":function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("sup")},{sup:function(){return i(this,"sup","","")}})},"679e":function(e,t,n){"use strict";n("ea3b")},"67df":function(e,t,n){"use strict";n("61ca")},"693d":function(e,t,n){(function(e){"use strict";e(n("56b3"),n("9eb9"),n("d5e0"),n("f9d4"),n("a0bd"),n("7b00"),n("1b63"),n("76d2"),n("5bef"),n("e1de"))})((function(e){var t={script:[["lang",/coffee(script)?/,"coffeescript"],["type",/^(?:text|application)\/(?:x-)?coffee(?:script)?$/,"coffeescript"],["lang",/^babel$/,"javascript"],["type",/^text\/babel$/,"javascript"],["type",/^text\/ecmascript-\d+$/,"javascript"]],style:[["lang",/^stylus$/i,"stylus"],["lang",/^sass$/i,"sass"],["lang",/^less$/i,"text/x-less"],["lang",/^scss$/i,"text/x-scss"],["type",/^(text\/)?(x-)?styl(us)?$/i,"stylus"],["type",/^text\/sass/i,"sass"],["type",/^(text\/)?(x-)?scss$/i,"text/x-scss"],["type",/^(text\/)?(x-)?less$/i,"text/x-less"]],template:[["lang",/^vue-template$/i,"vue"],["lang",/^pug$/i,"pug"],["lang",/^handlebars$/i,"handlebars"],["type",/^(text\/)?(x-)?pug$/i,"pug"],["type",/^text\/x-handlebars-template$/i,"handlebars"],[null,null,"vue-template"]]};e.defineMode("vue-template",(function(t,n){var r={token:function(e){if(e.match(/^\{\{.*?\}\}/))return"meta mustache";while(e.next()&&!e.match("{{",!1));return null}};return e.overlayMode(e.getMode(t,n.backdrop||"text/html"),r)})),e.defineMode("vue",(function(n){return e.getMode(n,{name:"htmlmixed",tags:t})}),"htmlmixed","xml","javascript","coffeescript","css","sass","stylus","pug","handlebars"),e.defineMIME("script/x-vue","vue"),e.defineMIME("text/x-vue","vue")}))},"69f3":function(e,t,n){var r,i,a,o=n("7f9a"),s=n("da84"),l=n("861d"),c=n("9112"),u=n("5135"),d=n("c6cd"),f=n("f772"),p=n("d012"),h=s.WeakMap,m=function(e){return a(e)?i(e):r(e,{})},g=function(e){return function(t){var n;if(!l(t)||(n=i(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return n}};if(o){var v=d.state||(d.state=new h),y=v.get,b=v.has,w=v.set;r=function(e,t){return t.facade=e,w.call(v,e,t),t},i=function(e){return y.call(v,e)||{}},a=function(e){return b.call(v,e)}}else{var x=f("state");p[x]=!0,r=function(e,t){return t.facade=e,c(e,x,t),t},i=function(e){return u(e,x)?e[x]:{}},a=function(e){return u(e,x)}}e.exports={set:r,get:i,has:a,enforce:m,getterFor:g}},"6b1e":function(e,t,n){},"6b93":function(e,t,n){var r=n("23e7"),i=Math.log,a=Math.LOG10E;r({target:"Math",stat:!0},{log10:function(e){return i(e)*a}})},"6b9e":function(e,t,n){var r=n("746f");r("search")},"6c57":function(e,t,n){var r=n("23e7"),i=n("da84");r({global:!0},{globalThis:i})},"6d61":function(e,t,n){"use strict";var r=n("23e7"),i=n("da84"),a=n("94ca"),o=n("6eeb"),s=n("f183"),l=n("2266"),c=n("19aa"),u=n("861d"),d=n("d039"),f=n("1c7e"),p=n("d44e"),h=n("7156");e.exports=function(e,t,n){var m=-1!==e.indexOf("Map"),g=-1!==e.indexOf("Weak"),v=m?"set":"add",y=i[e],b=y&&y.prototype,w=y,x={},k=function(e){var t=b[e];o(b,e,"add"==e?function(e){return t.call(this,0===e?0:e),this}:"delete"==e?function(e){return!(g&&!u(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return g&&!u(e)?void 0:t.call(this,0===e?0:e)}:"has"==e?function(e){return!(g&&!u(e))&&t.call(this,0===e?0:e)}:function(e,n){return t.call(this,0===e?0:e,n),this})},_=a(e,"function"!=typeof y||!(g||b.forEach&&!d((function(){(new y).entries().next()}))));if(_)w=n.getConstructor(t,e,m,v),s.REQUIRED=!0;else if(a(e,!0)){var C=new w,S=C[v](g?{}:-0,1)!=C,T=d((function(){C.has(1)})),E=f((function(e){new y(e)})),A=!g&&d((function(){var e=new y,t=5;while(t--)e[v](t,t);return!e.has(-0)}));E||(w=t((function(t,n){c(t,w,e);var r=h(new y,t,w);return void 0!=n&&l(n,r[v],{that:r,AS_ENTRIES:m}),r})),w.prototype=b,b.constructor=w),(T||A)&&(k("delete"),k("has"),m&&k("get")),(A||S)&&k(v),g&&b.clear&&delete b.clear}return x[e]=w,r({global:!0,forced:w!=y},x),p(w,e),g||n.setStrong(w,e,m),w}},"6eba":function(e,t,n){var r=n("23e7");r({target:"Date",stat:!0},{now:function(){return(new Date).getTime()}})},"6eeb":function(e,t,n){var r=n("da84"),i=n("9112"),a=n("5135"),o=n("ce4e"),s=n("8925"),l=n("69f3"),c=l.get,u=l.enforce,d=String(String).split("String");(e.exports=function(e,t,n,s){var l,c=!!s&&!!s.unsafe,f=!!s&&!!s.enumerable,p=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof t||a(n,"name")||i(n,"name",t),l=u(n),l.source||(l.source=d.join("string"==typeof t?t:""))),e!==r?(c?!p&&e[t]&&(f=!0):delete e[t],f?e[t]=n:i(e,t,n)):f?e[t]=n:o(t,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&c(this).source||s(this)}))},"6f53":function(e,t,n){var r=n("83ab"),i=n("df75"),a=n("fc6a"),o=n("d1e7").f,s=function(e){return function(t){var n,s=a(t),l=i(s),c=l.length,u=0,d=[];while(c>u)n=l[u++],r&&!o.call(s,n)||d.push(e?[n,s[n]]:s[n]);return d}};e.exports={entries:s(!0),values:s(!1)}},7039:function(e,t,n){var r=n("23e7"),i=n("d039"),a=n("057f").f,o=i((function(){return!Object.getOwnPropertyNames(1)}));r({target:"Object",stat:!0,forced:o},{getOwnPropertyNames:a})},7156:function(e,t,n){var r=n("861d"),i=n("d2bb");e.exports=function(e,t,n){var a,o;return i&&"function"==typeof(a=t.constructor)&&a!==n&&r(o=a.prototype)&&o!==n.prototype&&i(e,o),e}},"72f7":function(e,t,n){"use strict";var r=n("ebb5").exportTypedArrayMethod,i=n("d039"),a=n("da84"),o=a.Uint8Array,s=o&&o.prototype||{},l=[].toString,c=[].join;i((function(){l.call({})}))&&(l=function(){return c.call(this)});var u=s.toString!=l;r("toString",l,u)},"735e":function(e,t,n){"use strict";var r=n("ebb5"),i=n("81d5"),a=r.aTypedArray,o=r.exportTypedArrayMethod;o("fill",(function(e){return i.apply(a(this),arguments)}))},"73d9":function(e,t,n){var r=n("44d2");r("flatMap")},7418:function(e,t){t.f=Object.getOwnPropertySymbols},"746f":function(e,t,n){var r=n("428f"),i=n("5135"),a=n("e538"),o=n("9bf2").f;e.exports=function(e){var t=r.Symbol||(r.Symbol={});i(t,e)||o(t,e,{value:a.f(e)})}},"74e8":function(e,t,n){"use strict";var r=n("23e7"),i=n("da84"),a=n("83ab"),o=n("8aa7"),s=n("ebb5"),l=n("621a"),c=n("19aa"),u=n("5c6c"),d=n("9112"),f=n("50c4"),p=n("0b25"),h=n("182d"),m=n("c04e"),g=n("5135"),v=n("f5df"),y=n("861d"),b=n("7c73"),w=n("d2bb"),x=n("241c").f,k=n("a078"),_=n("b727").forEach,C=n("2626"),S=n("9bf2"),T=n("06cf"),E=n("69f3"),A=n("7156"),M=E.get,N=E.set,O=S.f,D=T.f,L=Math.round,z=i.RangeError,P=l.ArrayBuffer,F=l.DataView,I=s.NATIVE_ARRAY_BUFFER_VIEWS,j=s.TYPED_ARRAY_TAG,R=s.TypedArray,$=s.TypedArrayPrototype,q=s.aTypedArrayConstructor,B=s.isTypedArray,U="BYTES_PER_ELEMENT",H="Wrong length",W=function(e,t){var n=0,r=t.length,i=new(q(e))(r);while(r>n)i[n]=t[n++];return i},V=function(e,t){O(e,t,{get:function(){return M(this)[t]}})},Y=function(e){var t;return e instanceof P||"ArrayBuffer"==(t=v(e))||"SharedArrayBuffer"==t},G=function(e,t){return B(e)&&"symbol"!=typeof t&&t in e&&String(+t)==String(t)},K=function(e,t){return G(e,t=m(t,!0))?u(2,e[t]):D(e,t)},X=function(e,t,n){return!(G(e,t=m(t,!0))&&y(n)&&g(n,"value"))||g(n,"get")||g(n,"set")||n.configurable||g(n,"writable")&&!n.writable||g(n,"enumerable")&&!n.enumerable?O(e,t,n):(e[t]=n.value,e)};a?(I||(T.f=K,S.f=X,V($,"buffer"),V($,"byteOffset"),V($,"byteLength"),V($,"length")),r({target:"Object",stat:!0,forced:!I},{getOwnPropertyDescriptor:K,defineProperty:X}),e.exports=function(e,t,n){var a=e.match(/\d+$/)[0]/8,s=e+(n?"Clamped":"")+"Array",l="get"+e,u="set"+e,m=i[s],g=m,v=g&&g.prototype,S={},T=function(e,t){var n=M(e);return n.view[l](t*a+n.byteOffset,!0)},E=function(e,t,r){var i=M(e);n&&(r=(r=L(r))<0?0:r>255?255:255&r),i.view[u](t*a+i.byteOffset,r,!0)},D=function(e,t){O(e,t,{get:function(){return T(this,t)},set:function(e){return E(this,t,e)},enumerable:!0})};I?o&&(g=t((function(e,t,n,r){return c(e,g,s),A(function(){return y(t)?Y(t)?void 0!==r?new m(t,h(n,a),r):void 0!==n?new m(t,h(n,a)):new m(t):B(t)?W(g,t):k.call(g,t):new m(p(t))}(),e,g)})),w&&w(g,R),_(x(m),(function(e){e in g||d(g,e,m[e])})),g.prototype=v):(g=t((function(e,t,n,r){c(e,g,s);var i,o,l,u=0,d=0;if(y(t)){if(!Y(t))return B(t)?W(g,t):k.call(g,t);i=t,d=h(n,a);var m=t.byteLength;if(void 0===r){if(m%a)throw z(H);if(o=m-d,o<0)throw z(H)}else if(o=f(r)*a,o+d>m)throw z(H);l=o/a}else l=p(t),o=l*a,i=new P(o);N(e,{buffer:i,byteOffset:d,byteLength:o,length:l,view:new F(i)});while(u<l)D(e,u++)})),w&&w(g,R),v=g.prototype=b($)),v.constructor!==g&&d(v,"constructor",g),j&&d(v,j,s),S[s]=g,r({global:!0,forced:g!=m,sham:!I},S),U in g||d(g,U,a),U in v||d(v,U,a),C(s)}):e.exports=function(){}},"74f7":function(e,t,n){"use strict";n("ff86")},7507:function(e,t,n){"use strict";n("99af"),n("b680");t["a"]={methods:{bytesToHuman:function(e){var t=["Bytes","KB","MB","GB","TB"];if(0===e)return"0 Bytes";var n=parseInt(Math.floor(Math.log(e)/Math.log(1024)),10);return 0===n?"".concat(e," ").concat(t[n]):"".concat((e/Math.pow(1024,n)).toFixed(1)," ").concat(t[n])},timestampToDate:function(e){if(void 0===e)return"-";var t=new Date(1e3*e);return t.toLocaleString(this.$store.state.fm.settings.lang)},mimeToIcon:function(e){var t={"image/gif":"fa-file-image","image/png":"fa-file-image","image/jpeg":"fa-file-image","image/bmp":"fa-file-image","image/webp":"fa-file-image","image/tiff":"fa-file-image","image/svg+xml":"fa-file-image","text/plain":"fa-file-alt","text/javascript":"fa-file-code","application/json":"fa-file-code","text/markdown":"fa-file-code","text/html":"fa-file-code","text/css":"fa-file-code","audio/midi":"fa-file-audio","audio/mpeg":"fa-file-audio","audio/webm":"fa-file-audio","audio/ogg":"fa-file-audio","audio/wav":"fa-file-audio","audio/aac":"fa-file-audio","audio/x-wav":"fa-file-audio","audio/mp4":"fa-file-audio","video/webm":"fa-file-video","video/ogg":"fa-file-video","video/mpeg":"fa-file-video","video/3gpp":"fa-file-video","video/x-flv":"fa-file-video","video/mp4":"fa-file-video","video/quicktime":"fa-file-video","video/x-msvideo":"fa-file-video","video/vnd.dlna.mpeg-tts":"fa-file-video","application/x-bzip":"fa-file-archive","application/x-bzip2":"fa-file-archive","application/x-tar":"fa-file-archive","application/gzip":"fa-file-archive","application/zip":"fa-file-archive","application/x-7z-compressed":"fa-file-archive","application/x-rar-compressed":"fa-file-archive","application/pdf":"fa-file-pdf","application/rtf":"fa-file-word","application/msword":"fa-file-word","application/vnd.ms-word":"fa-file-word","application/vnd.ms-excel":"fa-file-excel","application/vnd.ms-powerpoint":"fa-file-powerpoint","application/vnd.oasis.opendocument.text":"fa-file-word","application/vnd.oasis.opendocument.spreadsheet":"fa-file-excel","application/vnd.oasis.opendocument.presentation":"fa-file-powerpoint","application/vnd.openxmlformats-officedocument.wordprocessingml":"fa-file-word","application/vnd.openxmlformats-officedocument.spreadsheetml":"fa-file-excel","application/vnd.openxmlformats-officedocument.presentationml":"fa-file-powerpoint"};return void 0!==t[e]?t[e]:"fa-file"},extensionToIcon:function(e){var t={gif:"fa-file-image",png:"fa-file-image",jpeg:"fa-file-image",jpg:"fa-file-image",bmp:"fa-file-image",psd:"fa-file-image",svg:"fa-file-image",ico:"fa-file-image",ai:"fa-file-image",tif:"fa-file-image",tiff:"fa-file-image",txt:"fa-file-alt",json:"fa-file-alt",log:"fa-file-alt",ini:"fa-file-alt",xml:"fa-file-alt",md:"fa-file-alt",env:"fa-file-alt",js:"fa-file-code",php:"fa-file-code",css:"fa-file-code",cpp:"fa-file-code",class:"fa-file-code",h:"fa-file-code",java:"fa-file-code",sh:"fa-file-code",swift:"fa-file-code",aif:"fa-file-audio",cda:"fa-file-audio",mid:"fa-file-audio",mp3:"fa-file-audio",mpa:"fa-file-audio",ogg:"fa-file-audio",wav:"fa-file-audio",wma:"fa-file-audio",wmv:"fa-file-video",avi:"fa-file-video",mpeg:"fa-file-video",mpg:"fa-file-video",flv:"fa-file-video",mp4:"fa-file-video",mkv:"fa-file-video",mov:"fa-file-video",ts:"fa-file-video","3gpp":"fa-file-video",zip:"fa-file-archive",arj:"fa-file-archive",deb:"fa-file-archive",pkg:"fa-file-archive",rar:"fa-file-archive",rpm:"fa-file-archive","7z":"fa-file-archive","tar.gz":"fa-file-archive",pdf:"fa-file-pdf",rtf:"fa-file-word",doc:"fa-file-word",docx:"fa-file-word",odt:"fa-file-word",xlr:"fa-file-excel",xls:"fa-file-excel",xlsx:"fa-file-excel",ppt:"fa-file-powerpoint",pptx:"fa-file-powerpoint",pptm:"fa-file-powerpoint",xps:"fa-file-powerpoint",potx:"fa-file-powerpoint"};return e&&void 0!==t[e.toLowerCase()]?t[e.toLowerCase()]:"fa-file"}}}},"76ae":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";function t(e,t){if(!e.hasOwnProperty(t))throw new Error("Undefined state "+t+" in simple mode")}function n(e,t){if(!e)return/(?:)/;var n="";return e instanceof RegExp?(e.ignoreCase&&(n="i"),e=e.source):e=String(e),new RegExp((!1===t?"":"^")+"(?:"+e+")",n)}function r(e){if(!e)return null;if(e.apply)return e;if("string"==typeof e)return e.replace(/\./g," ");for(var t=[],n=0;n<e.length;n++)t.push(e[n]&&e[n].replace(/\./g," "));return t}function i(e,i){(e.next||e.push)&&t(i,e.next||e.push),this.regex=n(e.regex),this.token=r(e.token),this.data=e}function a(e,t){return function(n,r){if(r.pending){var i=r.pending.shift();return 0==r.pending.length&&(r.pending=null),n.pos+=i.text.length,i.token}if(r.local){if(r.local.end&&n.match(r.local.end)){var a=r.local.endToken||null;return r.local=r.localState=null,a}var o;a=r.local.mode.token(n,r.localState);return r.local.endScan&&(o=r.local.endScan.exec(n.current()))&&(n.pos=n.start+o.index),a}for(var l=e[r.state],c=0;c<l.length;c++){var u=l[c],d=(!u.data.sol||n.sol())&&n.match(u.regex);if(d){u.data.next?r.state=u.data.next:u.data.push?((r.stack||(r.stack=[])).push(r.state),r.state=u.data.push):u.data.pop&&r.stack&&r.stack.length&&(r.state=r.stack.pop()),u.data.mode&&s(t,r,u.data.mode,u.token),u.data.indent&&r.indent.push(n.indentation()+t.indentUnit),u.data.dedent&&r.indent.pop();var f=u.token;if(f&&f.apply&&(f=f(d)),d.length>2&&u.token&&"string"!=typeof u.token){for(var p=2;p<d.length;p++)d[p]&&(r.pending||(r.pending=[])).push({text:d[p],token:u.token[p-1]});return n.backUp(d[0].length-(d[1]?d[1].length:0)),f[0]}return f&&f.join?f[0]:f}}return n.next(),null}}function o(e,t){if(e===t)return!0;if(!e||"object"!=typeof e||!t||"object"!=typeof t)return!1;var n=0;for(var r in e)if(e.hasOwnProperty(r)){if(!t.hasOwnProperty(r)||!o(e[r],t[r]))return!1;n++}for(var r in t)t.hasOwnProperty(r)&&n--;return 0==n}function s(t,r,i,a){var s;if(i.persistent)for(var l=r.persistentStates;l&&!s;l=l.next)(i.spec?o(i.spec,l.spec):i.mode==l.mode)&&(s=l);var c=s?s.mode:i.mode||e.getMode(t,i.spec),u=s?s.state:e.startState(c);i.persistent&&!s&&(r.persistentStates={mode:c,spec:i.spec,state:u,next:r.persistentStates}),r.localState=u,r.local={mode:c,end:i.end&&n(i.end),endScan:i.end&&!1!==i.forceEnd&&n(i.end,!1),endToken:a&&a.join?a[a.length-1]:a}}function l(e,t){for(var n=0;n<t.length;n++)if(t[n]===e)return!0}function c(t,n){return function(r,i,a){if(r.local&&r.local.mode.indent)return r.local.mode.indent(r.localState,i,a);if(null==r.indent||r.local||n.dontIndentStates&&l(r.state,n.dontIndentStates)>-1)return e.Pass;var o=r.indent.length-1,s=t[r.state];e:for(;;){for(var c=0;c<s.length;c++){var u=s[c];if(u.data.dedent&&!1!==u.data.dedentIfLineStart){var d=u.regex.exec(i);if(d&&d[0]){o--,(u.next||u.push)&&(s=t[u.next||u.push]),i=i.slice(d[0].length);continue e}}}break}return o<0?0:r.indent[o]}}e.defineSimpleMode=function(t,n){e.defineMode(t,(function(t){return e.simpleMode(t,n)}))},e.simpleMode=function(n,r){t(r,"start");var o={},s=r.meta||{},l=!1;for(var u in r)if(u!=s&&r.hasOwnProperty(u))for(var d=o[u]=[],f=r[u],p=0;p<f.length;p++){var h=f[p];d.push(new i(h,r)),(h.indent||h.dedent)&&(l=!0)}var m={startState:function(){return{state:"start",pending:null,local:null,localState:null,indent:l?[]:null}},copyState:function(t){var n={state:t.state,pending:t.pending,local:t.local,localState:null,indent:t.indent&&t.indent.slice(0)};t.localState&&(n.localState=e.copyState(t.local.mode,t.localState)),t.stack&&(n.stack=t.stack.slice(0));for(var r=t.persistentStates;r;r=r.next)n.persistentStates={mode:r.mode,spec:r.spec,state:r.state==t.localState?n.localState:e.copyState(r.mode,r.state),next:n.persistentStates};return n},token:a(o,n),innerMode:function(e){return e.local&&{mode:e.local.mode,state:e.localState}},indent:c(o,s)};if(s)for(var g in s)s.hasOwnProperty(g)&&(m[g]=s[g]);return m}}))},"76b0":function(e,t,n){},"76d2":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.defineMode("stylus",(function(e){var p,h,y,b,w=e.indentUnit,x="",k=g(t),_=/^(a|b|i|s|col|em)$/i,C=g(a),S=g(o),T=g(c),E=g(l),A=g(n),M=m(n),N=g(i),O=g(r),D=g(s),L=/^\s*([.]{2,3}|&&|\|\||\*\*|[?!=:]?=|[-+*\/%<>]=?|\?:|\~)/,z=m(u),P=g(d),F=new RegExp(/^\-(moz|ms|o|webkit)-/i),I=g(f),j="",R={};while(x.length<w)x+=" ";function $(e,t){if(j=e.string.match(/(^[\w-]+\s*=\s*$)|(^\s*[\w-]+\s*=\s*[\w-])|(^\s*(\.|#|@|\$|\&|\[|\d|\+|::?|\{|\>|~|\/)?\s*[\w-]*([a-z0-9-]|\*|\/\*)(\(|,)?)/),t.context.line.firstWord=j?j[0].replace(/^\s*/,""):"",t.context.line.indent=e.indentation(),p=e.peek(),e.match("//"))return e.skipToEnd(),["comment","comment"];if(e.match("/*"))return t.tokenize=q,q(e,t);if('"'==p||"'"==p)return e.next(),t.tokenize=B(p),t.tokenize(e,t);if("@"==p)return e.next(),e.eatWhile(/[\w\\-]/),["def",e.current()];if("#"==p){if(e.next(),e.match(/^[0-9a-f]{3}([0-9a-f]([0-9a-f]{2}){0,2})?\b(?!-)/i))return["atom","atom"];if(e.match(/^[a-z][\w-]*/i))return["builtin","hash"]}return e.match(F)?["meta","vendor-prefixes"]:e.match(/^-?[0-9]?\.?[0-9]/)?(e.eatWhile(/[a-z%]/i),["number","unit"]):"!"==p?(e.next(),[e.match(/^(important|optional)/i)?"keyword":"operator","important"]):"."==p&&e.match(/^\.[a-z][\w-]*/i)?["qualifier","qualifier"]:e.match(M)?("("==e.peek()&&(t.tokenize=U),["property","word"]):e.match(/^[a-z][\w-]*\(/i)?(e.backUp(1),["keyword","mixin"]):e.match(/^(\+|-)[a-z][\w-]*\(/i)?(e.backUp(1),["keyword","block-mixin"]):e.string.match(/^\s*&/)&&e.match(/^[-_]+[a-z][\w-]*/)?["qualifier","qualifier"]:e.match(/^(\/|&)(-|_|:|\.|#|[a-z])/)?(e.backUp(1),["variable-3","reference"]):e.match(/^&{1}\s*$/)?["variable-3","reference"]:e.match(z)?["operator","operator"]:e.match(/^\$?[-_]*[a-z0-9]+[\w-]*/i)?e.match(/^(\.|\[)[\w-\'\"\]]+/i,!1)&&!K(e.current())?(e.match("."),["variable-2","variable-name"]):["variable-2","word"]:e.match(L)?["operator",e.current()]:/[:;,{}\[\]\(\)]/.test(p)?(e.next(),[null,p]):(e.next(),[null,null])}function q(e,t){var n,r=!1;while(null!=(n=e.next())){if(r&&"/"==n){t.tokenize=null;break}r="*"==n}return["comment","comment"]}function B(e){return function(t,n){var r,i=!1;while(null!=(r=t.next())){if(r==e&&!i){")"==e&&t.backUp(1);break}i=!i&&"\\"==r}return(r==e||!i&&")"!=e)&&(n.tokenize=null),["string","string"]}}function U(e,t){return e.next(),e.match(/\s*[\"\')]/,!1)?t.tokenize=null:t.tokenize=B(")"),[null,"("]}function H(e,t,n,r){this.type=e,this.indent=t,this.prev=n,this.line=r||{firstWord:"",indent:0}}function W(e,t,n,r){return r=r>=0?r:w,e.context=new H(n,t.indentation()+r,e.context),n}function V(e,t){var n=e.context.indent-w;return t=t||!1,e.context=e.context.prev,t&&(e.context.indent=n),e.context.type}function Y(e,t,n){return R[n.context.type](e,t,n)}function G(e,t,n,r){for(var i=r||1;i>0;i--)n.context=n.context.prev;return Y(e,t,n)}function K(e){return e.toLowerCase()in k}function X(e){return e=e.toLowerCase(),e in C||e in D}function Z(e){return e.toLowerCase()in P}function Q(e){return e.toLowerCase().match(F)}function J(e){var t=e.toLowerCase(),n="variable-2";return K(e)?n="tag":Z(e)?n="block-keyword":X(e)?n="property":t in T||t in I?n="atom":"return"==t||t in E?n="keyword":e.match(/^[A-Z]/)&&(n="string"),n}function ee(e,t){return ie(t)&&("{"==e||"]"==e||"hash"==e||"qualifier"==e)||"block-mixin"==e}function te(e,t){return"{"==e&&t.match(/^\s*\$?[\w-]+/i,!1)}function ne(e,t){return":"==e&&t.match(/^[a-z-]+/,!1)}function re(e){return e.sol()||e.string.match(new RegExp("^\\s*"+v(e.current())))}function ie(e){return e.eol()||e.match(/^\s*$/,!1)}function ae(e){var t=/^\s*[-_]*[a-z0-9]+[\w-]*/i,n="string"==typeof e?e.match(t):e.string.match(t);return n?n[0].replace(/^\s*/,""):""}return R.block=function(e,t,n){if("comment"==e&&re(t)||","==e&&ie(t)||"mixin"==e)return W(n,t,"block",0);if(te(e,t))return W(n,t,"interpolation");if(ie(t)&&"]"==e&&!/^\s*(\.|#|:|\[|\*|&)/.test(t.string)&&!K(ae(t)))return W(n,t,"block",0);if(ee(e,t))return W(n,t,"block");if("}"==e&&ie(t))return W(n,t,"block",0);if("variable-name"==e)return t.string.match(/^\s?\$[\w-\.\[\]\'\"]+$/)||Z(ae(t))?W(n,t,"variableName"):W(n,t,"variableName",0);if("="==e)return ie(t)||Z(ae(t))?W(n,t,"block"):W(n,t,"block",0);if("*"==e&&(ie(t)||t.match(/\s*(,|\.|#|\[|:|{)/,!1)))return b="tag",W(n,t,"block");if(ne(e,t))return W(n,t,"pseudo");if(/@(font-face|media|supports|(-moz-)?document)/.test(e))return W(n,t,ie(t)?"block":"atBlock");if(/@(-(moz|ms|o|webkit)-)?keyframes$/.test(e))return W(n,t,"keyframes");if(/@extends?/.test(e))return W(n,t,"extend",0);if(e&&"@"==e.charAt(0))return t.indentation()>0&&X(t.current().slice(1))?(b="variable-2","block"):/(@import|@require|@charset)/.test(e)?W(n,t,"block",0):W(n,t,"block");if("reference"==e&&ie(t))return W(n,t,"block");if("("==e)return W(n,t,"parens");if("vendor-prefixes"==e)return W(n,t,"vendorPrefixes");if("word"==e){var r=t.current();if(b=J(r),"property"==b)return re(t)?W(n,t,"block",0):(b="atom","block");if("tag"==b){if(/embed|menu|pre|progress|sub|table/.test(r)&&X(ae(t)))return b="atom","block";if(t.string.match(new RegExp("\\[\\s*"+r+"|"+r+"\\s*\\]")))return b="atom","block";if(_.test(r)&&(re(t)&&t.string.match(/=/)||!re(t)&&!t.string.match(/^(\s*\.|#|\&|\[|\/|>|\*)/)&&!K(ae(t))))return b="variable-2",Z(ae(t))?"block":W(n,t,"block",0);if(ie(t))return W(n,t,"block")}if("block-keyword"==b)return b="keyword",t.current(/(if|unless)/)&&!re(t)?"block":W(n,t,"block");if("return"==r)return W(n,t,"block",0);if("variable-2"==b&&t.string.match(/^\s?\$[\w-\.\[\]\'\"]+$/))return W(n,t,"block")}return n.context.type},R.parens=function(e,t,n){if("("==e)return W(n,t,"parens");if(")"==e)return"parens"==n.context.prev.type?V(n):t.string.match(/^[a-z][\w-]*\(/i)&&ie(t)||Z(ae(t))||/(\.|#|:|\[|\*|&|>|~|\+|\/)/.test(ae(t))||!t.string.match(/^-?[a-z][\w-\.\[\]\'\"]*\s*=/)&&K(ae(t))?W(n,t,"block"):t.string.match(/^[\$-]?[a-z][\w-\.\[\]\'\"]*\s*=/)||t.string.match(/^\s*(\(|\)|[0-9])/)||t.string.match(/^\s+[a-z][\w-]*\(/i)||t.string.match(/^\s+[\$-]?[a-z]/i)?W(n,t,"block",0):ie(t)?W(n,t,"block"):W(n,t,"block",0);if(e&&"@"==e.charAt(0)&&X(t.current().slice(1))&&(b="variable-2"),"word"==e){var r=t.current();b=J(r),"tag"==b&&_.test(r)&&(b="variable-2"),"property"!=b&&"to"!=r||(b="atom")}return"variable-name"==e?W(n,t,"variableName"):ne(e,t)?W(n,t,"pseudo"):n.context.type},R.vendorPrefixes=function(e,t,n){return"word"==e?(b="property",W(n,t,"block",0)):V(n)},R.pseudo=function(e,t,n){return X(ae(t.string))?G(e,t,n):(t.match(/^[a-z-]+/),b="variable-3",ie(t)?W(n,t,"block"):V(n))},R.atBlock=function(e,t,n){if("("==e)return W(n,t,"atBlock_parens");if(ee(e,t))return W(n,t,"block");if(te(e,t))return W(n,t,"interpolation");if("word"==e){var r=t.current().toLowerCase();if(b=/^(only|not|and|or)$/.test(r)?"keyword":A.hasOwnProperty(r)?"tag":O.hasOwnProperty(r)?"attribute":N.hasOwnProperty(r)?"property":S.hasOwnProperty(r)?"string-2":J(t.current()),"tag"==b&&ie(t))return W(n,t,"block")}return"operator"==e&&/^(not|and|or)$/.test(t.current())&&(b="keyword"),n.context.type},R.atBlock_parens=function(e,t,n){if("{"==e||"}"==e)return n.context.type;if(")"==e)return ie(t)?W(n,t,"block"):W(n,t,"atBlock");if("word"==e){var r=t.current().toLowerCase();return b=J(r),/^(max|min)/.test(r)&&(b="property"),"tag"==b&&(b=_.test(r)?"variable-2":"atom"),n.context.type}return R.atBlock(e,t,n)},R.keyframes=function(e,t,n){return"0"==t.indentation()&&("}"==e&&re(t)||"]"==e||"hash"==e||"qualifier"==e||K(t.current()))?G(e,t,n):"{"==e?W(n,t,"keyframes"):"}"==e?re(t)?V(n,!0):W(n,t,"keyframes"):"unit"==e&&/^[0-9]+\%$/.test(t.current())?W(n,t,"keyframes"):"word"==e&&(b=J(t.current()),"block-keyword"==b)?(b="keyword",W(n,t,"keyframes")):/@(font-face|media|supports|(-moz-)?document)/.test(e)?W(n,t,ie(t)?"block":"atBlock"):"mixin"==e?W(n,t,"block",0):n.context.type},R.interpolation=function(e,t,n){return"{"==e&&V(n)&&W(n,t,"block"),"}"==e?t.string.match(/^\s*(\.|#|:|\[|\*|&|>|~|\+|\/)/i)||t.string.match(/^\s*[a-z]/i)&&K(ae(t))?W(n,t,"block"):!t.string.match(/^(\{|\s*\&)/)||t.match(/\s*[\w-]/,!1)?W(n,t,"block",0):W(n,t,"block"):"variable-name"==e?W(n,t,"variableName",0):("word"==e&&(b=J(t.current()),"tag"==b&&(b="atom")),n.context.type)},R.extend=function(e,t,n){return"["==e||"="==e?"extend":"]"==e?V(n):"word"==e?(b=J(t.current()),"extend"):V(n)},R.variableName=function(e,t,n){return"string"==e||"["==e||"]"==e||t.current().match(/^(\.|\$)/)?(t.current().match(/^\.[\w-]+/i)&&(b="variable-2"),"variableName"):G(e,t,n)},{startState:function(e){return{tokenize:null,state:"block",context:new H("block",e||0,null)}},token:function(e,t){return!t.tokenize&&e.eatSpace()?null:(h=(t.tokenize||$)(e,t),h&&"object"==typeof h&&(y=h[1],h=h[0]),b=h,t.state=R[t.state](y,e,t),b)},indent:function(e,t,n){var r=e.context,i=t&&t.charAt(0),a=r.indent,o=ae(t),s=n.match(/^\s*/)[0].replace(/\t/g,x).length,l=e.context.prev?e.context.prev.line.firstWord:"",c=e.context.prev?e.context.prev.line.indent:s;return r.prev&&("}"==i&&("block"==r.type||"atBlock"==r.type||"keyframes"==r.type)||")"==i&&("parens"==r.type||"atBlock_parens"==r.type)||"{"==i&&"at"==r.type)?a=r.indent-w:/(\})/.test(i)||(/@|\$|\d/.test(i)||/^\{/.test(t)||/^\s*\/(\/|\*)/.test(t)||/^\s*\/\*/.test(l)||/^\s*[\w-\.\[\]\'\"]+\s*(\?|:|\+)?=/i.test(t)||/^(\+|-)?[a-z][\w-]*\(/i.test(t)||/^return/.test(t)||Z(o)?a=s:/(\.|#|:|\[|\*|&|>|~|\+|\/)/.test(i)||K(o)?a=/\,\s*$/.test(l)?c:/^\s+/.test(n)&&(/(\.|#|:|\[|\*|&|>|~|\+|\/)/.test(l)||K(l))?s<=c?c:c+w:s:/,\s*$/.test(n)||!Q(o)&&!X(o)||(a=Z(l)?s<=c?c:c+w:/^\{/.test(l)?s<=c?s:c+w:Q(l)||X(l)?s>=c?c:s:/^(\.|#|:|\[|\*|&|@|\+|\-|>|~|\/)/.test(l)||/=\s*$/.test(l)||K(l)||/^\$[\w-\.\[\]\'\"]/.test(l)?c+w:s)),a},electricChars:"}",blockCommentStart:"/*",blockCommentEnd:"*/",blockCommentContinue:" * ",lineComment:"//",fold:"indent"}}));var t=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","bgsound","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","nobr","noframes","noscript","object","ol","optgroup","option","output","p","param","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","track","u","ul","var","video"],n=["domain","regexp","url-prefix","url"],r=["all","aural","braille","handheld","print","projection","screen","tty","tv","embossed"],i=["width","min-width","max-width","height","min-height","max-height","device-width","min-device-width","max-device-width","device-height","min-device-height","max-device-height","aspect-ratio","min-aspect-ratio","max-aspect-ratio","device-aspect-ratio","min-device-aspect-ratio","max-device-aspect-ratio","color","min-color","max-color","color-index","min-color-index","max-color-index","monochrome","min-monochrome","max-monochrome","resolution","min-resolution","max-resolution","scan","grid"],a=["align-content","align-items","align-self","alignment-adjust","alignment-baseline","anchor-point","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","azimuth","backface-visibility","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","binding","bleed","bookmark-label","bookmark-level","bookmark-state","bookmark-target","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","clear","clip","color","color-profile","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","content","counter-increment","counter-reset","crop","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","drop-initial-after-adjust","drop-initial-after-align","drop-initial-before-adjust","drop-initial-before-align","drop-initial-size","drop-initial-value","elevation","empty-cells","fit","fit-position","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","float-offset","flow-from","flow-into","font","font-feature-settings","font-family","font-kerning","font-language-override","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-weight","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-position","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","inline-box-align","justify-content","left","letter-spacing","line-break","line-height","line-stacking","line-stacking-ruby","line-stacking-shift","line-stacking-strategy","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marker-offset","marks","marquee-direction","marquee-loop","marquee-play-count","marquee-speed","marquee-style","max-height","max-width","min-height","min-width","move-to","nav-down","nav-index","nav-left","nav-right","nav-up","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-style","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","page-policy","pause","pause-after","pause-before","perspective","perspective-origin","pitch","pitch-range","play-during","position","presentation-level","punctuation-trim","quotes","region-break-after","region-break-before","region-break-inside","region-fragment","rendering-intent","resize","rest","rest-after","rest-before","richness","right","rotation","rotation-point","ruby-align","ruby-overhang","ruby-position","ruby-span","shape-image-threshold","shape-inside","shape-margin","shape-outside","size","speak","speak-as","speak-header","speak-numeral","speak-punctuation","speech-rate","stress","string-set","tab-size","table-layout","target","target-name","target-new","target-position","text-align","text-align-last","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-height","text-indent","text-justify","text-outline","text-overflow","text-shadow","text-size-adjust","text-space-collapse","text-transform","text-underline-position","text-wrap","top","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","z-index","clip-path","clip-rule","mask","enable-background","filter","flood-color","flood-opacity","lighting-color","stop-color","stop-opacity","pointer-events","color-interpolation","color-interpolation-filters","color-rendering","fill","fill-opacity","fill-rule","image-rendering","marker","marker-end","marker-mid","marker-start","shape-rendering","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-rendering","baseline-shift","dominant-baseline","glyph-orientation-horizontal","glyph-orientation-vertical","text-anchor","writing-mode","font-smoothing","osx-font-smoothing"],o=["scrollbar-arrow-color","scrollbar-base-color","scrollbar-dark-shadow-color","scrollbar-face-color","scrollbar-highlight-color","scrollbar-shadow-color","scrollbar-3d-light-color","scrollbar-track-color","shape-inside","searchfield-cancel-button","searchfield-decoration","searchfield-results-button","searchfield-results-decoration","zoom"],s=["font-family","src","unicode-range","font-variant","font-feature-settings","font-stretch","font-weight","font-style"],l=["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"],c=["above","absolute","activeborder","additive","activecaption","afar","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","amharic","amharic-abegede","antialiased","appworkspace","arabic-indic","armenian","asterisks","attr","auto","avoid","avoid-column","avoid-page","avoid-region","background","backwards","baseline","below","bidi-override","binary","bengali","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","bullets","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","calc","cambodian","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","cjk-earthly-branch","cjk-heavenly-stem","cjk-ideographic","clear","clip","close-quote","col-resize","collapse","column","compact","condensed","contain","content","contents","content-box","context-menu","continuous","copy","counter","counters","cover","crop","cross","crosshair","currentcolor","cursive","cyclic","dashed","decimal","decimal-leading-zero","default","default-button","destination-atop","destination-in","destination-out","destination-over","devanagari","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic","ethiopic-abegede","ethiopic-abegede-am-et","ethiopic-abegede-gez","ethiopic-abegede-ti-er","ethiopic-abegede-ti-et","ethiopic-halehame-aa-er","ethiopic-halehame-aa-et","ethiopic-halehame-am-et","ethiopic-halehame-gez","ethiopic-halehame-om-et","ethiopic-halehame-sid-et","ethiopic-halehame-so-et","ethiopic-halehame-ti-er","ethiopic-halehame-ti-et","ethiopic-halehame-tig","ethiopic-numeric","ew-resize","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fixed","flat","flex","footnotes","forwards","from","geometricPrecision","georgian","graytext","groove","gujarati","gurmukhi","hand","hangul","hangul-consonant","hebrew","help","hidden","hide","higher","highlight","highlighttext","hiragana","hiragana-iroha","horizontal","hsl","hsla","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-table","inset","inside","intrinsic","invert","italic","japanese-formal","japanese-informal","justify","kannada","katakana","katakana-iroha","keep-all","khmer","korean-hangul-formal","korean-hanja-formal","korean-hanja-informal","landscape","lao","large","larger","left","level","lighter","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-alpha","lower-armenian","lower-greek","lower-hexadecimal","lower-latin","lower-norwegian","lower-roman","lowercase","ltr","malayalam","match","matrix","matrix3d","media-controls-background","media-current-time-display","media-fullscreen-button","media-mute-button","media-play-button","media-return-to-realtime-button","media-rewind-button","media-seek-back-button","media-seek-forward-button","media-slider","media-sliderthumb","media-time-remaining-display","media-volume-slider","media-volume-slider-container","media-volume-sliderthumb","medium","menu","menulist","menulist-button","menulist-text","menulist-textfield","menutext","message-box","middle","min-intrinsic","mix","mongolian","monospace","move","multiple","myanmar","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","octal","open-quote","optimizeLegibility","optimizeSpeed","oriya","oromo","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","persian","perspective","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row-resize","rtl","run-in","running","s-resize","sans-serif","scale","scale3d","scaleX","scaleY","scaleZ","scroll","scrollbar","scroll-position","se-resize","searchfield","searchfield-cancel-button","searchfield-decoration","searchfield-results-button","searchfield-results-decoration","semi-condensed","semi-expanded","separate","serif","show","sidama","simp-chinese-formal","simp-chinese-informal","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","solid","somali","source-atop","source-in","source-out","source-over","space","spell-out","square","square-button","start","static","status-bar","stretch","stroke","sub","subpixel-antialiased","super","sw-resize","symbolic","symbols","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","tamil","telugu","text","text-bottom","text-top","textarea","textfield","thai","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","tibetan","tigre","tigrinya-er","tigrinya-er-abegede","tigrinya-et","tigrinya-et-abegede","to","top","trad-chinese-formal","trad-chinese-informal","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","up","upper-alpha","upper-armenian","upper-greek","upper-hexadecimal","upper-latin","upper-norwegian","upper-roman","uppercase","urdu","url","var","vertical","vertical-text","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","x-large","x-small","xor","xx-large","xx-small","bicubic","optimizespeed","grayscale","row","row-reverse","wrap","wrap-reverse","column-reverse","flex-start","flex-end","space-between","space-around","unset"],u=["in","and","or","not","is not","is a","is","isnt","defined","if unless"],d=["for","if","else","unless","from","to"],f=["null","true","false","href","title","type","not-allowed","readonly","disabled"],p=["@font-face","@keyframes","@media","@viewport","@page","@host","@supports","@block","@css"],h=t.concat(n,r,i,a,o,l,c,s,u,d,f,p);function m(e){return e=e.sort((function(e,t){return t>e})),new RegExp("^(("+e.join(")|(")+"))\\b")}function g(e){for(var t={},n=0;n<e.length;++n)t[e[n]]=!0;return t}function v(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}e.registerHelper("hintWords","stylus",h),e.defineMIME("text/x-styl","stylus")}))},"77a7":function(e,t){var n=Math.abs,r=Math.pow,i=Math.floor,a=Math.log,o=Math.LN2,s=function(e,t,s){var l,c,u,d=new Array(s),f=8*s-t-1,p=(1<<f)-1,h=p>>1,m=23===t?r(2,-24)-r(2,-77):0,g=e<0||0===e&&1/e<0?1:0,v=0;for(e=n(e),e!=e||e===1/0?(c=e!=e?1:0,l=p):(l=i(a(e)/o),e*(u=r(2,-l))<1&&(l--,u*=2),e+=l+h>=1?m/u:m*r(2,1-h),e*u>=2&&(l++,u/=2),l+h>=p?(c=0,l=p):l+h>=1?(c=(e*u-1)*r(2,t),l+=h):(c=e*r(2,h-1)*r(2,t),l=0));t>=8;d[v++]=255&c,c/=256,t-=8);for(l=l<<t|c,f+=t;f>0;d[v++]=255&l,l/=256,f-=8);return d[--v]|=128*g,d},l=function(e,t){var n,i=e.length,a=8*i-t-1,o=(1<<a)-1,s=o>>1,l=a-7,c=i-1,u=e[c--],d=127&u;for(u>>=7;l>0;d=256*d+e[c],c--,l-=8);for(n=d&(1<<-l)-1,d>>=-l,l+=t;l>0;n=256*n+e[c],c--,l-=8);if(0===d)d=1-s;else{if(d===o)return n?NaN:u?-1/0:1/0;n+=r(2,t),d-=s}return(u?-1:1)*n*r(2,d-t)};e.exports={pack:s,unpack:l}},7839:function(e,t){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},7898:function(e,t,n){var r=n("23e7"),i=n("8eb5"),a=Math.exp;r({target:"Math",stat:!0},{tanh:function(e){var t=i(e=+e),n=i(-e);return t==1/0?1:n==1/0?-1:(t-n)/(a(e)+a(-e))}})},"79a8":function(e,t,n){var r=n("23e7"),i=Math.asinh,a=Math.log,o=Math.sqrt;function s(e){return isFinite(e=+e)&&0!=e?e<0?-s(-e):a(e+o(e*e+1)):e}r({target:"Math",stat:!0,forced:!(i&&1/i(0)>0)},{asinh:s})},"7a77":function(e,t,n){"use strict";function r(e){this.message=e}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,e.exports=r},"7a82":function(e,t,n){var r=n("23e7"),i=n("83ab"),a=n("9bf2");r({target:"Object",stat:!0,forced:!i,sham:!i},{defineProperty:a.f})},"7aac":function(e,t,n){"use strict";var r=n("c532");e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,n,i,a,o){var s=[];s.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(a)&&s.push("domain="+a),!0===o&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b00":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";function t(e){for(var t={},n=0;n<e.length;++n)t[e[n].toLowerCase()]=!0;return t}e.defineMode("css",(function(t,n){var r=n.inline;n.propertyKeywords||(n=e.resolveMode("text/css"));var i,a,o=t.indentUnit,s=n.tokenHooks,l=n.documentTypes||{},c=n.mediaTypes||{},u=n.mediaFeatures||{},d=n.mediaValueKeywords||{},f=n.propertyKeywords||{},p=n.nonStandardPropertyKeywords||{},h=n.fontProperties||{},m=n.counterDescriptors||{},g=n.colorKeywords||{},v=n.valueKeywords||{},y=n.allowNested,b=n.lineComment,w=!0===n.supportsAtComponent,x=!1!==t.highlightNonStandardPropertyKeywords;function k(e,t){return i=t,e}function _(e,t){var n=e.next();if(s[n]){var r=s[n](e,t);if(!1!==r)return r}return"@"==n?(e.eatWhile(/[\w\\\-]/),k("def",e.current())):"="==n||("~"==n||"|"==n)&&e.eat("=")?k(null,"compare"):'"'==n||"'"==n?(t.tokenize=C(n),t.tokenize(e,t)):"#"==n?(e.eatWhile(/[\w\\\-]/),k("atom","hash")):"!"==n?(e.match(/^\s*\w*/),k("keyword","important")):/\d/.test(n)||"."==n&&e.eat(/\d/)?(e.eatWhile(/[\w.%]/),k("number","unit")):"-"!==n?/[,+>*\/]/.test(n)?k(null,"select-op"):"."==n&&e.match(/^-?[_a-z][_a-z0-9-]*/i)?k("qualifier","qualifier"):/[:;{}\[\]\(\)]/.test(n)?k(null,n):e.match(/^[\w-.]+(?=\()/)?(/^(url(-prefix)?|domain|regexp)$/i.test(e.current())&&(t.tokenize=S),k("variable callee","variable")):/[\w\\\-]/.test(n)?(e.eatWhile(/[\w\\\-]/),k("property","word")):k(null,null):/[\d.]/.test(e.peek())?(e.eatWhile(/[\w.%]/),k("number","unit")):e.match(/^-[\w\\\-]*/)?(e.eatWhile(/[\w\\\-]/),e.match(/^\s*:/,!1)?k("variable-2","variable-definition"):k("variable-2","variable")):e.match(/^\w+-/)?k("meta","meta"):void 0}function C(e){return function(t,n){var r,i=!1;while(null!=(r=t.next())){if(r==e&&!i){")"==e&&t.backUp(1);break}i=!i&&"\\"==r}return(r==e||!i&&")"!=e)&&(n.tokenize=null),k("string","string")}}function S(e,t){return e.next(),e.match(/^\s*[\"\')]/,!1)?t.tokenize=null:t.tokenize=C(")"),k(null,"(")}function T(e,t,n){this.type=e,this.indent=t,this.prev=n}function E(e,t,n,r){return e.context=new T(n,t.indentation()+(!1===r?0:o),e.context),n}function A(e){return e.context.prev&&(e.context=e.context.prev),e.context.type}function M(e,t,n){return D[n.context.type](e,t,n)}function N(e,t,n,r){for(var i=r||1;i>0;i--)n.context=n.context.prev;return M(e,t,n)}function O(e){var t=e.current().toLowerCase();a=v.hasOwnProperty(t)?"atom":g.hasOwnProperty(t)?"keyword":"variable"}var D={top:function(e,t,n){if("{"==e)return E(n,t,"block");if("}"==e&&n.context.prev)return A(n);if(w&&/@component/i.test(e))return E(n,t,"atComponentBlock");if(/^@(-moz-)?document$/i.test(e))return E(n,t,"documentTypes");if(/^@(media|supports|(-moz-)?document|import)$/i.test(e))return E(n,t,"atBlock");if(/^@(font-face|counter-style)/i.test(e))return n.stateArg=e,"restricted_atBlock_before";if(/^@(-(moz|ms|o|webkit)-)?keyframes$/i.test(e))return"keyframes";if(e&&"@"==e.charAt(0))return E(n,t,"at");if("hash"==e)a="builtin";else if("word"==e)a="tag";else{if("variable-definition"==e)return"maybeprop";if("interpolation"==e)return E(n,t,"interpolation");if(":"==e)return"pseudo";if(y&&"("==e)return E(n,t,"parens")}return n.context.type},block:function(e,t,n){if("word"==e){var r=t.current().toLowerCase();return f.hasOwnProperty(r)?(a="property","maybeprop"):p.hasOwnProperty(r)?(a=x?"string-2":"property","maybeprop"):y?(a=t.match(/^\s*:(?:\s|$)/,!1)?"property":"tag","block"):(a+=" error","maybeprop")}return"meta"==e?"block":y||"hash"!=e&&"qualifier"!=e?D.top(e,t,n):(a="error","block")},maybeprop:function(e,t,n){return":"==e?E(n,t,"prop"):M(e,t,n)},prop:function(e,t,n){if(";"==e)return A(n);if("{"==e&&y)return E(n,t,"propBlock");if("}"==e||"{"==e)return N(e,t,n);if("("==e)return E(n,t,"parens");if("hash"!=e||/^#([0-9a-fA-f]{3,4}|[0-9a-fA-f]{6}|[0-9a-fA-f]{8})$/.test(t.current())){if("word"==e)O(t);else if("interpolation"==e)return E(n,t,"interpolation")}else a+=" error";return"prop"},propBlock:function(e,t,n){return"}"==e?A(n):"word"==e?(a="property","maybeprop"):n.context.type},parens:function(e,t,n){return"{"==e||"}"==e?N(e,t,n):")"==e?A(n):"("==e?E(n,t,"parens"):"interpolation"==e?E(n,t,"interpolation"):("word"==e&&O(t),"parens")},pseudo:function(e,t,n){return"meta"==e?"pseudo":"word"==e?(a="variable-3",n.context.type):M(e,t,n)},documentTypes:function(e,t,n){return"word"==e&&l.hasOwnProperty(t.current())?(a="tag",n.context.type):D.atBlock(e,t,n)},atBlock:function(e,t,n){if("("==e)return E(n,t,"atBlock_parens");if("}"==e||";"==e)return N(e,t,n);if("{"==e)return A(n)&&E(n,t,y?"block":"top");if("interpolation"==e)return E(n,t,"interpolation");if("word"==e){var r=t.current().toLowerCase();a="only"==r||"not"==r||"and"==r||"or"==r?"keyword":c.hasOwnProperty(r)?"attribute":u.hasOwnProperty(r)?"property":d.hasOwnProperty(r)?"keyword":f.hasOwnProperty(r)?"property":p.hasOwnProperty(r)?x?"string-2":"property":v.hasOwnProperty(r)?"atom":g.hasOwnProperty(r)?"keyword":"error"}return n.context.type},atComponentBlock:function(e,t,n){return"}"==e?N(e,t,n):"{"==e?A(n)&&E(n,t,y?"block":"top",!1):("word"==e&&(a="error"),n.context.type)},atBlock_parens:function(e,t,n){return")"==e?A(n):"{"==e||"}"==e?N(e,t,n,2):D.atBlock(e,t,n)},restricted_atBlock_before:function(e,t,n){return"{"==e?E(n,t,"restricted_atBlock"):"word"==e&&"@counter-style"==n.stateArg?(a="variable","restricted_atBlock_before"):M(e,t,n)},restricted_atBlock:function(e,t,n){return"}"==e?(n.stateArg=null,A(n)):"word"==e?(a="@font-face"==n.stateArg&&!h.hasOwnProperty(t.current().toLowerCase())||"@counter-style"==n.stateArg&&!m.hasOwnProperty(t.current().toLowerCase())?"error":"property","maybeprop"):"restricted_atBlock"},keyframes:function(e,t,n){return"word"==e?(a="variable","keyframes"):"{"==e?E(n,t,"top"):M(e,t,n)},at:function(e,t,n){return";"==e?A(n):"{"==e||"}"==e?N(e,t,n):("word"==e?a="tag":"hash"==e&&(a="builtin"),"at")},interpolation:function(e,t,n){return"}"==e?A(n):"{"==e||";"==e?N(e,t,n):("word"==e?a="variable":"variable"!=e&&"("!=e&&")"!=e&&(a="error"),"interpolation")}};return{startState:function(e){return{tokenize:null,state:r?"block":"top",stateArg:null,context:new T(r?"block":"top",e||0,null)}},token:function(e,t){if(!t.tokenize&&e.eatSpace())return null;var n=(t.tokenize||_)(e,t);return n&&"object"==typeof n&&(i=n[1],n=n[0]),a=n,"comment"!=i&&(t.state=D[t.state](i,e,t)),a},indent:function(e,t){var n=e.context,r=t&&t.charAt(0),i=n.indent;return"prop"!=n.type||"}"!=r&&")"!=r||(n=n.prev),n.prev&&("}"!=r||"block"!=n.type&&"top"!=n.type&&"interpolation"!=n.type&&"restricted_atBlock"!=n.type?(")"!=r||"parens"!=n.type&&"atBlock_parens"!=n.type)&&("{"!=r||"at"!=n.type&&"atBlock"!=n.type)||(i=Math.max(0,n.indent-o)):(n=n.prev,i=n.indent)),i},electricChars:"}",blockCommentStart:"/*",blockCommentEnd:"*/",blockCommentContinue:" * ",lineComment:b,fold:"brace"}}));var n=["domain","regexp","url","url-prefix"],r=t(n),i=["all","aural","braille","handheld","print","projection","screen","tty","tv","embossed"],a=t(i),o=["width","min-width","max-width","height","min-height","max-height","device-width","min-device-width","max-device-width","device-height","min-device-height","max-device-height","aspect-ratio","min-aspect-ratio","max-aspect-ratio","device-aspect-ratio","min-device-aspect-ratio","max-device-aspect-ratio","color","min-color","max-color","color-index","min-color-index","max-color-index","monochrome","min-monochrome","max-monochrome","resolution","min-resolution","max-resolution","scan","grid","orientation","device-pixel-ratio","min-device-pixel-ratio","max-device-pixel-ratio","pointer","any-pointer","hover","any-hover","prefers-color-scheme"],s=t(o),l=["landscape","portrait","none","coarse","fine","on-demand","hover","interlace","progressive","dark","light"],c=t(l),u=["align-content","align-items","align-self","alignment-adjust","alignment-baseline","all","anchor-point","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","azimuth","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","binding","bleed","block-size","bookmark-label","bookmark-level","bookmark-state","bookmark-target","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","color","color-profile","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","counter-increment","counter-reset","crop","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","drop-initial-after-adjust","drop-initial-after-align","drop-initial-before-adjust","drop-initial-before-align","drop-initial-size","drop-initial-value","elevation","empty-cells","fit","fit-position","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","float-offset","flow-from","flow-into","font","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-gap","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-gap","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","inline-box-align","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","left","letter-spacing","line-break","line-height","line-height-step","line-stacking","line-stacking-ruby","line-stacking-shift","line-stacking-strategy","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marks","marquee-direction","marquee-loop","marquee-play-count","marquee-speed","marquee-style","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","move-to","nav-down","nav-index","nav-left","nav-right","nav-up","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-style","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","page-policy","pause","pause-after","pause-before","perspective","perspective-origin","pitch","pitch-range","place-content","place-items","place-self","play-during","position","presentation-level","punctuation-trim","quotes","region-break-after","region-break-before","region-break-inside","region-fragment","rendering-intent","resize","rest","rest-after","rest-before","richness","right","rotate","rotation","rotation-point","row-gap","ruby-align","ruby-overhang","ruby-position","ruby-span","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-type","shape-image-threshold","shape-inside","shape-margin","shape-outside","size","speak","speak-as","speak-header","speak-numeral","speak-punctuation","speech-rate","stress","string-set","tab-size","table-layout","target","target-name","target-new","target-position","text-align","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-height","text-indent","text-justify","text-orientation","text-outline","text-overflow","text-rendering","text-shadow","text-size-adjust","text-space-collapse","text-transform","text-underline-position","text-wrap","top","touch-action","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-select","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index","clip-path","clip-rule","mask","enable-background","filter","flood-color","flood-opacity","lighting-color","stop-color","stop-opacity","pointer-events","color-interpolation","color-interpolation-filters","color-rendering","fill","fill-opacity","fill-rule","image-rendering","marker","marker-end","marker-mid","marker-start","paint-order","shape-rendering","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-rendering","baseline-shift","dominant-baseline","glyph-orientation-horizontal","glyph-orientation-vertical","text-anchor","writing-mode"],d=t(u),f=["border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","margin-block","margin-block-end","margin-block-start","margin-inline","margin-inline-end","margin-inline-start","padding-block","padding-block-end","padding-block-start","padding-inline","padding-inline-end","padding-inline-start","scroll-snap-stop","scrollbar-3d-light-color","scrollbar-arrow-color","scrollbar-base-color","scrollbar-dark-shadow-color","scrollbar-face-color","scrollbar-highlight-color","scrollbar-shadow-color","scrollbar-track-color","searchfield-cancel-button","searchfield-decoration","searchfield-results-button","searchfield-results-decoration","shape-inside","zoom"],p=t(f),h=["font-display","font-family","src","unicode-range","font-variant","font-feature-settings","font-stretch","font-weight","font-style"],m=t(h),g=["additive-symbols","fallback","negative","pad","prefix","range","speak-as","suffix","symbols","system"],v=t(g),y=["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"],b=t(y),w=["above","absolute","activeborder","additive","activecaption","afar","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","amharic","amharic-abegede","antialiased","appworkspace","arabic-indic","armenian","asterisks","attr","auto","auto-flow","avoid","avoid-column","avoid-page","avoid-region","axis-pan","background","backwards","baseline","below","bidi-override","binary","bengali","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","bullets","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","calc","cambodian","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","cjk-earthly-branch","cjk-heavenly-stem","cjk-ideographic","clear","clip","close-quote","col-resize","collapse","color","color-burn","color-dodge","column","column-reverse","compact","condensed","contain","content","contents","content-box","context-menu","continuous","copy","counter","counters","cover","crop","cross","crosshair","currentcolor","cursive","cyclic","darken","dashed","decimal","decimal-leading-zero","default","default-button","dense","destination-atop","destination-in","destination-out","destination-over","devanagari","difference","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic","ethiopic-abegede","ethiopic-abegede-am-et","ethiopic-abegede-gez","ethiopic-abegede-ti-er","ethiopic-abegede-ti-et","ethiopic-halehame-aa-er","ethiopic-halehame-aa-et","ethiopic-halehame-am-et","ethiopic-halehame-gez","ethiopic-halehame-om-et","ethiopic-halehame-sid-et","ethiopic-halehame-so-et","ethiopic-halehame-ti-er","ethiopic-halehame-ti-et","ethiopic-halehame-tig","ethiopic-numeric","ew-resize","exclusion","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fill-box","fixed","flat","flex","flex-end","flex-start","footnotes","forwards","from","geometricPrecision","georgian","graytext","grid","groove","gujarati","gurmukhi","hand","hangul","hangul-consonant","hard-light","hebrew","help","hidden","hide","higher","highlight","highlighttext","hiragana","hiragana-iroha","horizontal","hsl","hsla","hue","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-grid","inline-table","inset","inside","intrinsic","invert","italic","japanese-formal","japanese-informal","justify","kannada","katakana","katakana-iroha","keep-all","khmer","korean-hangul-formal","korean-hanja-formal","korean-hanja-informal","landscape","lao","large","larger","left","level","lighter","lighten","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-alpha","lower-armenian","lower-greek","lower-hexadecimal","lower-latin","lower-norwegian","lower-roman","lowercase","ltr","luminosity","malayalam","manipulation","match","matrix","matrix3d","media-controls-background","media-current-time-display","media-fullscreen-button","media-mute-button","media-play-button","media-return-to-realtime-button","media-rewind-button","media-seek-back-button","media-seek-forward-button","media-slider","media-sliderthumb","media-time-remaining-display","media-volume-slider","media-volume-slider-container","media-volume-sliderthumb","medium","menu","menulist","menulist-button","menulist-text","menulist-textfield","menutext","message-box","middle","min-intrinsic","mix","mongolian","monospace","move","multiple","multiple_mask_images","multiply","myanmar","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","octal","opacity","open-quote","optimizeLegibility","optimizeSpeed","oriya","oromo","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","persian","perspective","pinch-zoom","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row","row-resize","row-reverse","rtl","run-in","running","s-resize","sans-serif","saturation","scale","scale3d","scaleX","scaleY","scaleZ","screen","scroll","scrollbar","scroll-position","se-resize","searchfield","searchfield-cancel-button","searchfield-decoration","searchfield-results-button","searchfield-results-decoration","self-start","self-end","semi-condensed","semi-expanded","separate","serif","show","sidama","simp-chinese-formal","simp-chinese-informal","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","soft-light","solid","somali","source-atop","source-in","source-out","source-over","space","space-around","space-between","space-evenly","spell-out","square","square-button","start","static","status-bar","stretch","stroke","stroke-box","sub","subpixel-antialiased","svg_masks","super","sw-resize","symbolic","symbols","system-ui","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","tamil","telugu","text","text-bottom","text-top","textarea","textfield","thai","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","tibetan","tigre","tigrinya-er","tigrinya-er-abegede","tigrinya-et","tigrinya-et-abegede","to","top","trad-chinese-formal","trad-chinese-informal","transform","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","unidirectional-pan","unset","up","upper-alpha","upper-armenian","upper-greek","upper-hexadecimal","upper-latin","upper-norwegian","upper-roman","uppercase","urdu","url","var","vertical","vertical-text","view-box","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","wrap","wrap-reverse","x-large","x-small","xor","xx-large","xx-small"],x=t(w),k=n.concat(i).concat(o).concat(l).concat(u).concat(f).concat(y).concat(w);function _(e,t){var n,r=!1;while(null!=(n=e.next())){if(r&&"/"==n){t.tokenize=null;break}r="*"==n}return["comment","comment"]}e.registerHelper("hintWords","css",k),e.defineMIME("text/css",{documentTypes:r,mediaTypes:a,mediaFeatures:s,mediaValueKeywords:c,propertyKeywords:d,nonStandardPropertyKeywords:p,fontProperties:m,counterDescriptors:v,colorKeywords:b,valueKeywords:x,tokenHooks:{"/":function(e,t){return!!e.eat("*")&&(t.tokenize=_,_(e,t))}},name:"css"}),e.defineMIME("text/x-scss",{mediaTypes:a,mediaFeatures:s,mediaValueKeywords:c,propertyKeywords:d,nonStandardPropertyKeywords:p,colorKeywords:b,valueKeywords:x,fontProperties:m,allowNested:!0,lineComment:"//",tokenHooks:{"/":function(e,t){return e.eat("/")?(e.skipToEnd(),["comment","comment"]):e.eat("*")?(t.tokenize=_,_(e,t)):["operator","operator"]},":":function(e){return!!e.match(/^\s*\{/,!1)&&[null,null]},$:function(e){return e.match(/^[\w-]+/),e.match(/^\s*:/,!1)?["variable-2","variable-definition"]:["variable-2","variable"]},"#":function(e){return!!e.eat("{")&&[null,"interpolation"]}},name:"css",helperType:"scss"}),e.defineMIME("text/x-less",{mediaTypes:a,mediaFeatures:s,mediaValueKeywords:c,propertyKeywords:d,nonStandardPropertyKeywords:p,colorKeywords:b,valueKeywords:x,fontProperties:m,allowNested:!0,lineComment:"//",tokenHooks:{"/":function(e,t){return e.eat("/")?(e.skipToEnd(),["comment","comment"]):e.eat("*")?(t.tokenize=_,_(e,t)):["operator","operator"]},"@":function(e){return e.eat("{")?[null,"interpolation"]:!e.match(/^(charset|document|font-face|import|(-(moz|ms|o|webkit)-)?keyframes|media|namespace|page|supports)\b/i,!1)&&(e.eatWhile(/[\w\\\-]/),e.match(/^\s*:/,!1)?["variable-2","variable-definition"]:["variable-2","variable"])},"&":function(){return["atom","atom"]}},name:"css",helperType:"less"}),e.defineMIME("text/x-gss",{documentTypes:r,mediaTypes:a,mediaFeatures:s,propertyKeywords:d,nonStandardPropertyKeywords:p,fontProperties:m,counterDescriptors:v,colorKeywords:b,valueKeywords:x,supportsAtComponent:!0,tokenHooks:{"/":function(e,t){return!!e.eat("*")&&(t.tokenize=_,_(e,t))}},name:"css",helperType:"gss"})}))},"7b0b":function(e,t,n){var r=n("1d80");e.exports=function(e){return Object(r(e))}},"7c73":function(e,t,n){var r,i=n("825a"),a=n("37e8"),o=n("7839"),s=n("d012"),l=n("1be4"),c=n("cc12"),u=n("f772"),d=">",f="<",p="prototype",h="script",m=u("IE_PROTO"),g=function(){},v=function(e){return f+h+d+e+f+"/"+h+d},y=function(e){e.write(v("")),e.close();var t=e.parentWindow.Object;return e=null,t},b=function(){var e,t=c("iframe"),n="java"+h+":";return t.style.display="none",l.appendChild(t),t.src=String(n),e=t.contentWindow.document,e.open(),e.write(v("document.F=Object")),e.close(),e.F},w=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(t){}w=r?y(r):b();var e=o.length;while(e--)delete w[p][o[e]];return w()};s[m]=!0,e.exports=Object.create||function(e,t){var n;return null!==e?(g[p]=i(e),n=new g,g[p]=null,n[m]=e):n=w(),void 0===t?n:a(n,t)}},"7db0":function(e,t,n){"use strict";var r=n("23e7"),i=n("b727").find,a=n("44d2"),o="find",s=!0;o in[]&&Array(1)[o]((function(){s=!1})),r({target:"Array",proto:!0,forced:s},{find:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),a(o)},"7dd0":function(e,t,n){"use strict";var r=n("23e7"),i=n("9ed3"),a=n("e163"),o=n("d2bb"),s=n("d44e"),l=n("9112"),c=n("6eeb"),u=n("b622"),d=n("c430"),f=n("3f8c"),p=n("ae93"),h=p.IteratorPrototype,m=p.BUGGY_SAFARI_ITERATORS,g=u("iterator"),v="keys",y="values",b="entries",w=function(){return this};e.exports=function(e,t,n,u,p,x,k){i(n,t,u);var _,C,S,T=function(e){if(e===p&&O)return O;if(!m&&e in M)return M[e];switch(e){case v:return function(){return new n(this,e)};case y:return function(){return new n(this,e)};case b:return function(){return new n(this,e)}}return function(){return new n(this)}},E=t+" Iterator",A=!1,M=e.prototype,N=M[g]||M["@@iterator"]||p&&M[p],O=!m&&N||T(p),D="Array"==t&&M.entries||N;if(D&&(_=a(D.call(new e)),h!==Object.prototype&&_.next&&(d||a(_)===h||(o?o(_,h):"function"!=typeof _[g]&&l(_,g,w)),s(_,E,!0,!0),d&&(f[E]=w))),p==y&&N&&N.name!==y&&(A=!0,O=function(){return N.call(this)}),d&&!k||M[g]===O||l(M,g,O),f[t]=O,p)if(C={values:T(y),keys:x?O:T(v),entries:T(b)},k)for(S in C)(m||A||!(S in M))&&c(M,S,C[S]);else r({target:t,proto:!0,forced:m||A},C);return C}},"7e12":function(e,t,n){var r=n("da84"),i=n("58a8").trim,a=n("5899"),o=r.parseFloat,s=1/o(a+"-0")!==-1/0;e.exports=s?function(e){var t=i(String(e)),n=o(t);return 0===n&&"-"==t.charAt(0)?-0:n}:o},"7ed3":function(e,t,n){var r=n("23e7"),i=n("825a"),a=n("861d"),o=n("5135"),s=n("d039"),l=n("9bf2"),c=n("06cf"),u=n("e163"),d=n("5c6c");function f(e,t,n){var r,s,p=arguments.length<4?e:arguments[3],h=c.f(i(e),t);if(!h){if(a(s=u(e)))return f(s,t,n,p);h=d(0)}if(o(h,"value")){if(!1===h.writable||!a(p))return!1;if(r=c.f(p,t)){if(r.get||r.set||!1===r.writable)return!1;r.value=n,l.f(p,t,r)}else l.f(p,t,d(0,n));return!0}return void 0!==h.set&&(h.set.call(p,n),!0)}var p=s((function(){var e=function(){},t=l.f(new e,"a",{configurable:!0});return!1!==Reflect.set(e.prototype,"a",1,t)}));r({target:"Reflect",stat:!0,forced:p},{set:f})},"7f78":function(e,t,n){var r=n("23e7"),i=n("825a"),a=n("e163"),o=n("e177");r({target:"Reflect",stat:!0,sham:!o},{getPrototypeOf:function(e){return a(i(e))}})},"7f9a":function(e,t,n){var r=n("da84"),i=n("8925"),a=r.WeakMap;e.exports="function"===typeof a&&/native code/.test(i(a))},"80e0":function(e,t,n){var r=n("746f");r("replace")},8172:function(e,t,n){var r=n("746f");r("toPrimitive")},"81b8":function(e,t,n){var r=n("746f");r("unscopables")},"81d5":function(e,t,n){"use strict";var r=n("7b0b"),i=n("23cb"),a=n("50c4");e.exports=function(e){var t=r(this),n=a(t.length),o=arguments.length,s=i(o>1?arguments[1]:void 0,n),l=o>2?arguments[2]:void 0,c=void 0===l?n:i(l,n);while(c>s)t[s++]=e;return t}},"820e":function(e,t,n){"use strict";var r=n("23e7"),i=n("1c0b"),a=n("f069"),o=n("e667"),s=n("2266");r({target:"Promise",stat:!0},{allSettled:function(e){var t=this,n=a.f(t),r=n.resolve,l=n.reject,c=o((function(){var n=i(t.resolve),a=[],o=0,l=1;s(e,(function(e){var i=o++,s=!1;a.push(void 0),l++,n.call(t,e).then((function(e){s||(s=!0,a[i]={status:"fulfilled",value:e},--l||r(a))}),(function(e){s||(s=!0,a[i]={status:"rejected",reason:e},--l||r(a))}))})),--l||r(a)}));return c.error&&l(c.value),n.promise}})},"825a":function(e,t,n){var r=n("861d");e.exports=function(e){if(!r(e))throw TypeError(String(e)+" is not an object");return e}},"82da":function(e,t,n){var r=n("23e7"),i=n("ebb5"),a=i.NATIVE_ARRAY_BUFFER_VIEWS;r({target:"ArrayBuffer",stat:!0,forced:!a},{isView:i.isView})},"82f8":function(e,t,n){"use strict";var r=n("ebb5"),i=n("4d64").includes,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("includes",(function(e){return i(a(this),e,arguments.length>1?arguments[1]:void 0)}))},"83ab":function(e,t,n){var r=n("d039");e.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83b9":function(e,t,n){"use strict";var r=n("d925"),i=n("e683");e.exports=function(e,t){return e&&!r(t)?i(e,t):t}},8418:function(e,t,n){"use strict";var r=n("c04e"),i=n("9bf2"),a=n("5c6c");e.exports=function(e,t,n){var o=r(t);o in e?i.f(e,o,a(0,n)):e[o]=n}},"841c":function(e,t,n){"use strict";var r=n("d784"),i=n("825a"),a=n("1d80"),o=n("129f"),s=n("14c3");r("search",1,(function(e,t,n){return[function(t){var n=a(this),r=void 0==t?void 0:t[e];return void 0!==r?r.call(t,n):new RegExp(t)[e](String(n))},function(e){var r=n(t,e,this);if(r.done)return r.value;var a=i(e),l=String(this),c=a.lastIndex;o(c,0)||(a.lastIndex=0);var u=s(a,l);return o(a.lastIndex,c)||(a.lastIndex=c),null===u?-1:u.index}]}))},"843c":function(e,t,n){"use strict";var r=n("23e7"),i=n("0ccb").end,a=n("9a0c");r({target:"String",proto:!0,forced:a},{padEnd:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},"84c3":function(e,t,n){var r=n("74e8");r("Uint16",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},8536:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";function t(e){for(var t={},n=0,r=e.length;n<r;++n)t[e[n]]=!0;return t}var n=["alias","and","BEGIN","begin","break","case","class","def","defined?","do","else","elsif","END","end","ensure","false","for","if","in","module","next","not","or","redo","rescue","retry","return","self","super","then","true","undef","unless","until","when","while","yield","nil","raise","throw","catch","fail","loop","callcc","caller","lambda","proc","public","protected","private","require","load","require_relative","extend","autoload","__END__","__FILE__","__LINE__","__dir__"],r=t(n),i=t(["def","class","case","for","while","until","module","then","catch","loop","proc","begin"]),a=t(["end","until"]),o={"[":"]","{":"}","(":")"},s={"]":"[","}":"{",")":"("};e.defineMode("ruby",(function(t){var n;function l(e,t,n){return n.tokenize.push(e),e(t,n)}function c(e,t){if(e.sol()&&e.match("=begin")&&e.eol())return t.tokenize.push(m),"comment";if(e.eatSpace())return null;var r,i=e.next();if("`"==i||"'"==i||'"'==i)return l(p(i,"string",'"'==i||"`"==i),e,t);if("/"==i)return u(e)?l(p(i,"string-2",!0),e,t):"operator";if("%"==i){var a="string",s=!0;e.eat("s")?a="atom":e.eat(/[WQ]/)?a="string":e.eat(/[r]/)?a="string-2":e.eat(/[wxq]/)&&(a="string",s=!1);var c=e.eat(/[^\w\s=]/);return c?(o.propertyIsEnumerable(c)&&(c=o[c]),l(p(c,a,s,!0),e,t)):"operator"}if("#"==i)return e.skipToEnd(),"comment";if("<"==i&&(r=e.match(/^<([-~])[\`\"\']?([a-zA-Z_?]\w*)[\`\"\']?(?:;|$)/)))return l(h(r[2],r[1]),e,t);if("0"==i)return e.eat("x")?e.eatWhile(/[\da-fA-F]/):e.eat("b")?e.eatWhile(/[01]/):e.eatWhile(/[0-7]/),"number";if(/\d/.test(i))return e.match(/^[\d_]*(?:\.[\d_]+)?(?:[eE][+\-]?[\d_]+)?/),"number";if("?"==i){while(e.match(/^\\[CM]-/));return e.eat("\\")?e.eatWhile(/\w/):e.next(),"string"}if(":"==i)return e.eat("'")?l(p("'","atom",!1),e,t):e.eat('"')?l(p('"',"atom",!0),e,t):e.eat(/[\<\>]/)?(e.eat(/[\<\>]/),"atom"):e.eat(/[\+\-\*\/\&\|\:\!]/)?"atom":e.eat(/[a-zA-Z$@_\xa1-\uffff]/)?(e.eatWhile(/[\w$\xa1-\uffff]/),e.eat(/[\?\!\=]/),"atom"):"operator";if("@"==i&&e.match(/^@?[a-zA-Z_\xa1-\uffff]/))return e.eat("@"),e.eatWhile(/[\w\xa1-\uffff]/),"variable-2";if("$"==i)return e.eat(/[a-zA-Z_]/)?e.eatWhile(/[\w]/):e.eat(/\d/)?e.eat(/\d/):e.next(),"variable-3";if(/[a-zA-Z_\xa1-\uffff]/.test(i))return e.eatWhile(/[\w\xa1-\uffff]/),e.eat(/[\?\!]/),e.eat(":")?"atom":"ident";if("|"!=i||!t.varList&&"{"!=t.lastTok&&"do"!=t.lastTok){if(/[\(\)\[\]{}\\;]/.test(i))return n=i,null;if("-"==i&&e.eat(">"))return"arrow";if(/[=+\-\/*:\.^%<>~|]/.test(i)){var d=e.eatWhile(/[=+\-\/*:\.^%<>~|]/);return"."!=i||d||(n="."),"operator"}return null}return n="|",null}function u(e){var t,n=e.pos,r=0,i=!1,a=!1;while(null!=(t=e.next()))if(a)a=!1;else{if("[{(".indexOf(t)>-1)r++;else if("]})".indexOf(t)>-1){if(r--,r<0)break}else if("/"==t&&0==r){i=!0;break}a="\\"==t}return e.backUp(e.pos-n),i}function d(e){return e||(e=1),function(t,n){if("}"==t.peek()){if(1==e)return n.tokenize.pop(),n.tokenize[n.tokenize.length-1](t,n);n.tokenize[n.tokenize.length-1]=d(e-1)}else"{"==t.peek()&&(n.tokenize[n.tokenize.length-1]=d(e+1));return c(t,n)}}function f(){var e=!1;return function(t,n){return e?(n.tokenize.pop(),n.tokenize[n.tokenize.length-1](t,n)):(e=!0,c(t,n))}}function p(e,t,n,r){return function(i,a){var o,s=!1;"read-quoted-paused"===a.context.type&&(a.context=a.context.prev,i.eat("}"));while(null!=(o=i.next())){if(o==e&&(r||!s)){a.tokenize.pop();break}if(n&&"#"==o&&!s){if(i.eat("{")){"}"==e&&(a.context={prev:a.context,type:"read-quoted-paused"}),a.tokenize.push(d());break}if(/[@\$]/.test(i.peek())){a.tokenize.push(f());break}}s=!s&&"\\"==o}return t}}function h(e,t){return function(n,r){return t&&n.eatSpace(),n.match(e)?r.tokenize.pop():n.skipToEnd(),"string"}}function m(e,t){return e.sol()&&e.match("=end")&&e.eol()&&t.tokenize.pop(),e.skipToEnd(),"comment"}return{startState:function(){return{tokenize:[c],indented:0,context:{type:"top",indented:-t.indentUnit},continuedLine:!1,lastTok:null,varList:!1}},token:function(e,t){n=null,e.sol()&&(t.indented=e.indentation());var o,s=t.tokenize[t.tokenize.length-1](e,t),l=n;if("ident"==s){var c=e.current();s="."==t.lastTok?"property":r.propertyIsEnumerable(e.current())?"keyword":/^[A-Z]/.test(c)?"tag":"def"==t.lastTok||"class"==t.lastTok||t.varList?"def":"variable","keyword"==s&&(l=c,i.propertyIsEnumerable(c)?o="indent":a.propertyIsEnumerable(c)?o="dedent":"if"!=c&&"unless"!=c||e.column()!=e.indentation()?"do"==c&&t.context.indented<t.indented&&(o="indent"):o="indent")}return(n||s&&"comment"!=s)&&(t.lastTok=l),"|"==n&&(t.varList=!t.varList),"indent"==o||/[\(\[\{]/.test(n)?t.context={prev:t.context,type:n||s,indented:t.indented}:("dedent"==o||/[\)\]\}]/.test(n))&&t.context.prev&&(t.context=t.context.prev),e.eol()&&(t.continuedLine="\\"==n||"operator"==s),s},indent:function(n,r){if(n.tokenize[n.tokenize.length-1]!=c)return e.Pass;var i=r&&r.charAt(0),a=n.context,o=a.type==s[i]||"keyword"==a.type&&/^(?:end|until|else|elsif|when|rescue)\b/.test(r);return a.indented+(o?0:t.indentUnit)+(n.continuedLine?t.indentUnit:0)},electricInput:/^\s*(?:end|rescue|elsif|else|\})$/,lineComment:"#",fold:"indent"}})),e.defineMIME("text/x-ruby","ruby"),e.registerHelper("hintWords","ruby",n)}))},"857a":function(e,t,n){var r=n("1d80"),i=/"/g;e.exports=function(e,t,n,a){var o=String(r(e)),s="<"+t;return""!==n&&(s+=" "+n+'="'+String(a).replace(i,"&quot;")+'"'),s+">"+o+"</"+t+">"}},"861d":function(e,t){e.exports=function(e){return"object"===typeof e?null!==e:"function"===typeof e}},8781:function(e,t,n){"use strict";n("6b1e")},8925:function(e,t,n){var r=n("c6cd"),i=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(e){return i.call(e)}),e.exports=r.inspectSource},"8a50":function(e,t,n){"use strict";n("d5e1")},"8a59":function(e,t,n){var r=n("74e8");r("Uint8",(function(e){return function(t,n,r){return e(this,t,n,r)}}),!0)},"8a79":function(e,t,n){"use strict";var r=n("23e7"),i=n("06cf").f,a=n("50c4"),o=n("5a34"),s=n("1d80"),l=n("ab13"),c=n("c430"),u="".endsWith,d=Math.min,f=l("endsWith"),p=!c&&!f&&!!function(){var e=i(String.prototype,"endsWith");return e&&!e.writable}();r({target:"String",proto:!0,forced:!p&&!f},{endsWith:function(e){var t=String(s(this));o(e);var n=arguments.length>1?arguments[1]:void 0,r=a(t.length),i=void 0===n?r:d(a(n),r),l=String(e);return u?u.call(t,l,i):t.slice(i-l.length,i)===l}})},"8aa5":function(e,t,n){"use strict";var r=n("6547").charAt;e.exports=function(e,t,n){return t+(n?r(e,t).length:1)}},"8aa7":function(e,t,n){var r=n("da84"),i=n("d039"),a=n("1c7e"),o=n("ebb5").NATIVE_ARRAY_BUFFER_VIEWS,s=r.ArrayBuffer,l=r.Int8Array;e.exports=!o||!i((function(){l(1)}))||!i((function(){new l(-1)}))||!a((function(e){new l,new l(null),new l(1.5),new l(e)}),!0)||i((function(){return 1!==new l(new s(2),1,void 0).length}))},"8b09":function(e,t,n){var r=n("74e8");r("Int16",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},"8b9a":function(e,t,n){var r=n("23e7"),i=n("825a"),a=n("3bbe"),o=n("d2bb");o&&r({target:"Reflect",stat:!0},{setPrototypeOf:function(e,t){i(e),a(t);try{return o(e,t),!0}catch(n){return!1}}})},"8ba4":function(e,t,n){var r=n("23e7"),i=n("5e89");r({target:"Number",stat:!0},{isInteger:i})},"8df4":function(e,t,n){"use strict";var r=n("7a77");function i(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.source=function(){var e,t=new i((function(t){e=t}));return{token:t,cancel:e}},e.exports=i},"8eb3":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.defineMode("lua",(function(e,t){var n=e.indentUnit;function r(e){return new RegExp("^(?:"+e.join("|")+")","i")}function i(e){return new RegExp("^(?:"+e.join("|")+")$","i")}var a=i(t.specials||[]),o=i(["_G","_VERSION","assert","collectgarbage","dofile","error","getfenv","getmetatable","ipairs","load","loadfile","loadstring","module","next","pairs","pcall","print","rawequal","rawget","rawset","require","select","setfenv","setmetatable","tonumber","tostring","type","unpack","xpcall","coroutine.create","coroutine.resume","coroutine.running","coroutine.status","coroutine.wrap","coroutine.yield","debug.debug","debug.getfenv","debug.gethook","debug.getinfo","debug.getlocal","debug.getmetatable","debug.getregistry","debug.getupvalue","debug.setfenv","debug.sethook","debug.setlocal","debug.setmetatable","debug.setupvalue","debug.traceback","close","flush","lines","read","seek","setvbuf","write","io.close","io.flush","io.input","io.lines","io.open","io.output","io.popen","io.read","io.stderr","io.stdin","io.stdout","io.tmpfile","io.type","io.write","math.abs","math.acos","math.asin","math.atan","math.atan2","math.ceil","math.cos","math.cosh","math.deg","math.exp","math.floor","math.fmod","math.frexp","math.huge","math.ldexp","math.log","math.log10","math.max","math.min","math.modf","math.pi","math.pow","math.rad","math.random","math.randomseed","math.sin","math.sinh","math.sqrt","math.tan","math.tanh","os.clock","os.date","os.difftime","os.execute","os.exit","os.getenv","os.remove","os.rename","os.setlocale","os.time","os.tmpname","package.cpath","package.loaded","package.loaders","package.loadlib","package.path","package.preload","package.seeall","string.byte","string.char","string.dump","string.find","string.format","string.gmatch","string.gsub","string.len","string.lower","string.match","string.rep","string.reverse","string.sub","string.upper","table.concat","table.insert","table.maxn","table.remove","table.sort"]),s=i(["and","break","elseif","false","nil","not","or","return","true","function","end","if","then","else","do","while","repeat","until","for","in","local"]),l=i(["function","if","repeat","do","\\(","{"]),c=i(["end","until","\\)","}"]),u=r(["end","until","\\)","}","else","elseif"]);function d(e){var t=0;while(e.eat("="))++t;return e.eat("["),t}function f(e,t){var n=e.next();return"-"==n&&e.eat("-")?e.eat("[")&&e.eat("[")?(t.cur=p(d(e),"comment"))(e,t):(e.skipToEnd(),"comment"):'"'==n||"'"==n?(t.cur=h(n))(e,t):"["==n&&/[\[=]/.test(e.peek())?(t.cur=p(d(e),"string"))(e,t):/\d/.test(n)?(e.eatWhile(/[\w.%]/),"number"):/[\w_]/.test(n)?(e.eatWhile(/[\w\\\-_.]/),"variable"):null}function p(e,t){return function(n,r){var i,a=null;while(null!=(i=n.next()))if(null==a)"]"==i&&(a=0);else if("="==i)++a;else{if("]"==i&&a==e){r.cur=f;break}a=null}return t}}function h(e){return function(t,n){var r,i=!1;while(null!=(r=t.next())){if(r==e&&!i)break;i=!i&&"\\"==r}return i||(n.cur=f),"string"}}return{startState:function(e){return{basecol:e||0,indentDepth:0,cur:f}},token:function(e,t){if(e.eatSpace())return null;var n=t.cur(e,t),r=e.current();return"variable"==n&&(s.test(r)?n="keyword":o.test(r)?n="builtin":a.test(r)&&(n="variable-2")),"comment"!=n&&"string"!=n&&(l.test(r)?++t.indentDepth:c.test(r)&&--t.indentDepth),n},indent:function(e,t){var r=u.test(t);return e.basecol+n*(e.indentDepth-(r?1:0))},electricInput:/^\s*(?:end|until|else|\)|\})$/,lineComment:"--",blockCommentStart:"--[[",blockCommentEnd:"]]"}})),e.defineMIME("text/x-lua","lua")}))},"8eb5":function(e,t){var n=Math.expm1,r=Math.exp;e.exports=!n||n(10)>22025.465794806718||n(10)<22025.465794806718||-2e-17!=n(-2e-17)?function(e){return 0==(e=+e)?e:e>-1e-6&&e<1e-6?e+e*e/2:r(e)-1}:n},"8edd":function(e,t,n){var r=n("746f");r("matchAll")},"8f94":function(e,t,n){!function(t,r){e.exports=r(n("56b3"))}(0,(function(e){return function(e){function t(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,t),i.l=!0,i.exports}var n={};return t.m=e,t.c=n,t.i=function(e){return e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="/",t(t.s=3)}([function(t,n){t.exports=e},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=function(e){return e&&e.__esModule?e:{default:e}}(r),a=window.CodeMirror||i.default;"function"!=typeof Object.assign&&Object.defineProperty(Object,"assign",{value:function(e,t){if(null==e)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(e),r=1;r<arguments.length;r++){var i=arguments[r];if(null!=i)for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])}return n},writable:!0,configurable:!0}),t.default={name:"codemirror",data:function(){return{content:"",codemirror:null,cminstance:null}},props:{code:String,value:String,marker:Function,unseenLines:Array,name:{type:String,default:"codemirror"},placeholder:{type:String,default:""},merge:{type:Boolean,default:!1},options:{type:Object,default:function(){return{}}},events:{type:Array,default:function(){return[]}},globalOptions:{type:Object,default:function(){return{}}},globalEvents:{type:Array,default:function(){return[]}}},watch:{options:{deep:!0,handler:function(e){for(var t in e)this.cminstance.setOption(t,e[t])}},merge:function(){this.$nextTick(this.switchMerge)},code:function(e){this.handerCodeChange(e)},value:function(e){this.handerCodeChange(e)}},methods:{initialize:function(){var e=this,t=Object.assign({},this.globalOptions,this.options);this.merge?(this.codemirror=a.MergeView(this.$refs.mergeview,t),this.cminstance=this.codemirror.edit):(this.codemirror=a.fromTextArea(this.$refs.textarea,t),this.cminstance=this.codemirror,this.cminstance.setValue(this.code||this.value||this.content)),this.cminstance.on("change",(function(t){e.content=t.getValue(),e.$emit&&e.$emit("input",e.content)}));var n={};["scroll","changes","beforeChange","cursorActivity","keyHandled","inputRead","electricInput","beforeSelectionChange","viewportChange","swapDoc","gutterClick","gutterContextMenu","focus","blur","refresh","optionChange","scrollCursorIntoView","update"].concat(this.events).concat(this.globalEvents).filter((function(e){return!n[e]&&(n[e]=!0)})).forEach((function(t){e.cminstance.on(t,(function(){for(var n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];e.$emit.apply(e,[t].concat(r));var a=t.replace(/([A-Z])/g,"-$1").toLowerCase();a!==t&&e.$emit.apply(e,[a].concat(r))}))})),this.$emit("ready",this.codemirror),this.unseenLineMarkers(),this.refresh()},refresh:function(){var e=this;this.$nextTick((function(){e.cminstance.refresh()}))},destroy:function(){var e=this.cminstance.doc.cm.getWrapperElement();e&&e.remove&&e.remove()},handerCodeChange:function(e){if(e!==this.cminstance.getValue()){var t=this.cminstance.getScrollInfo();this.cminstance.setValue(e),this.content=e,this.cminstance.scrollTo(t.left,t.top)}this.unseenLineMarkers()},unseenLineMarkers:function(){var e=this;void 0!==this.unseenLines&&void 0!==this.marker&&this.unseenLines.forEach((function(t){var n=e.cminstance.lineInfo(t);e.cminstance.setGutterMarker(t,"breakpoints",n.gutterMarkers?null:e.marker())}))},switchMerge:function(){var e=this.cminstance.doc.history,t=this.cminstance.doc.cleanGeneration;this.options.value=this.cminstance.getValue(),this.destroy(),this.initialize(),this.cminstance.doc.history=e,this.cminstance.doc.cleanGeneration=t}},mounted:function(){this.initialize()},beforeDestroy:function(){this.destroy()}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i=n.n(r);for(var a in r)["default","default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);var o=n(5),s=n(4),l=s(i.a,o.a,!1,null,null,null);t.default=l.exports},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.install=t.codemirror=t.CodeMirror=void 0;var i=n(0),a=r(i),o=n(2),s=r(o),l=window.CodeMirror||a.default,c=function(e,t){t&&(t.options&&(s.default.props.globalOptions.default=function(){return t.options}),t.events&&(s.default.props.globalEvents.default=function(){return t.events})),e.component(s.default.name,s.default)},u={CodeMirror:l,codemirror:s.default,install:c};t.default=u,t.CodeMirror=l,t.codemirror=s.default,t.install=c},function(e,t){e.exports=function(e,t,n,r,i,a){var o,s=e=e||{},l=typeof e.default;"object"!==l&&"function"!==l||(o=e,s=e.default);var c,u="function"==typeof s?s.options:s;if(t&&(u.render=t.render,u.staticRenderFns=t.staticRenderFns,u._compiled=!0),n&&(u.functional=!0),i&&(u._scopeId=i),a?(c=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},u._ssrRegister=c):r&&(c=r),c){var d=u.functional,f=d?u.render:u.beforeCreate;d?(u._injectStyles=c,u.render=function(e,t){return c.call(t),f(e,t)}):u.beforeCreate=f?[].concat(f,c):[c]}return{esModule:o,exports:s,options:u}}},function(e,t,n){"use strict";var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"vue-codemirror",class:{merge:e.merge}},[e.merge?n("div",{ref:"mergeview"}):n("textarea",{ref:"textarea",attrs:{name:e.name,placeholder:e.placeholder}})])},i=[],a={render:r,staticRenderFns:i};t.a=a}])}))},"906f":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";function t(e,t){return e.string.charAt(e.pos+(t||0))}function n(e,t){if(t){var n=e.pos-t;return e.string.substr(n>=0?n:0,t)}return e.string.substr(0,e.pos-1)}function r(e,t){var n=e.string.length,r=n-e.pos+1;return e.string.substr(e.pos,t&&t<n?t:r)}function i(e,t){var n,r=e.pos+t;r<=0?e.pos=0:r>=(n=e.string.length-1)?e.pos=n:e.pos=r}e.defineMode("perl",(function(){var e={"->":4,"++":4,"--":4,"**":4,"=~":4,"!~":4,"*":4,"/":4,"%":4,x:4,"+":4,"-":4,".":4,"<<":4,">>":4,"<":4,">":4,"<=":4,">=":4,lt:4,gt:4,le:4,ge:4,"==":4,"!=":4,"<=>":4,eq:4,ne:4,cmp:4,"~~":4,"&":4,"|":4,"^":4,"&&":4,"||":4,"//":4,"..":4,"...":4,"?":4,":":4,"=":4,"+=":4,"-=":4,"*=":4,",":4,"=>":4,"::":4,not:4,and:4,or:4,xor:4,BEGIN:[5,1],END:[5,1],PRINT:[5,1],PRINTF:[5,1],GETC:[5,1],READ:[5,1],READLINE:[5,1],DESTROY:[5,1],TIE:[5,1],TIEHANDLE:[5,1],UNTIE:[5,1],STDIN:5,STDIN_TOP:5,STDOUT:5,STDOUT_TOP:5,STDERR:5,STDERR_TOP:5,$ARG:5,$_:5,"@ARG":5,"@_":5,$LIST_SEPARATOR:5,'$"':5,$PROCESS_ID:5,$PID:5,$$:5,$REAL_GROUP_ID:5,$GID:5,"$(":5,$EFFECTIVE_GROUP_ID:5,$EGID:5,"$)":5,$PROGRAM_NAME:5,$0:5,$SUBSCRIPT_SEPARATOR:5,$SUBSEP:5,"$;":5,$REAL_USER_ID:5,$UID:5,"$<":5,$EFFECTIVE_USER_ID:5,$EUID:5,"$>":5,$a:5,$b:5,$COMPILING:5,"$^C":5,$DEBUGGING:5,"$^D":5,"${^ENCODING}":5,$ENV:5,"%ENV":5,$SYSTEM_FD_MAX:5,"$^F":5,"@F":5,"${^GLOBAL_PHASE}":5,"$^H":5,"%^H":5,"@INC":5,"%INC":5,$INPLACE_EDIT:5,"$^I":5,"$^M":5,$OSNAME:5,"$^O":5,"${^OPEN}":5,$PERLDB:5,"$^P":5,$SIG:5,"%SIG":5,$BASETIME:5,"$^T":5,"${^TAINT}":5,"${^UNICODE}":5,"${^UTF8CACHE}":5,"${^UTF8LOCALE}":5,$PERL_VERSION:5,"$^V":5,"${^WIN32_SLOPPY_STAT}":5,$EXECUTABLE_NAME:5,"$^X":5,$1:5,$MATCH:5,"$&":5,"${^MATCH}":5,$PREMATCH:5,"$`":5,"${^PREMATCH}":5,$POSTMATCH:5,"$'":5,"${^POSTMATCH}":5,$LAST_PAREN_MATCH:5,"$+":5,$LAST_SUBMATCH_RESULT:5,"$^N":5,"@LAST_MATCH_END":5,"@+":5,"%LAST_PAREN_MATCH":5,"%+":5,"@LAST_MATCH_START":5,"@-":5,"%LAST_MATCH_START":5,"%-":5,$LAST_REGEXP_CODE_RESULT:5,"$^R":5,"${^RE_DEBUG_FLAGS}":5,"${^RE_TRIE_MAXBUF}":5,$ARGV:5,"@ARGV":5,ARGV:5,ARGVOUT:5,$OUTPUT_FIELD_SEPARATOR:5,$OFS:5,"$,":5,$INPUT_LINE_NUMBER:5,$NR:5,"$.":5,$INPUT_RECORD_SEPARATOR:5,$RS:5,"$/":5,$OUTPUT_RECORD_SEPARATOR:5,$ORS:5,"$\\":5,$OUTPUT_AUTOFLUSH:5,"$|":5,$ACCUMULATOR:5,"$^A":5,$FORMAT_FORMFEED:5,"$^L":5,$FORMAT_PAGE_NUMBER:5,"$%":5,$FORMAT_LINES_LEFT:5,"$-":5,$FORMAT_LINE_BREAK_CHARACTERS:5,"$:":5,$FORMAT_LINES_PER_PAGE:5,"$=":5,$FORMAT_TOP_NAME:5,"$^":5,$FORMAT_NAME:5,"$~":5,"${^CHILD_ERROR_NATIVE}":5,$EXTENDED_OS_ERROR:5,"$^E":5,$EXCEPTIONS_BEING_CAUGHT:5,"$^S":5,$WARNING:5,"$^W":5,"${^WARNING_BITS}":5,$OS_ERROR:5,$ERRNO:5,"$!":5,"%OS_ERROR":5,"%ERRNO":5,"%!":5,$CHILD_ERROR:5,"$?":5,$EVAL_ERROR:5,"$@":5,$OFMT:5,"$#":5,"$*":5,$ARRAY_BASE:5,"$[":5,$OLD_PERL_VERSION:5,"$]":5,if:[1,1],elsif:[1,1],else:[1,1],while:[1,1],unless:[1,1],for:[1,1],foreach:[1,1],abs:1,accept:1,alarm:1,atan2:1,bind:1,binmode:1,bless:1,bootstrap:1,break:1,caller:1,chdir:1,chmod:1,chomp:1,chop:1,chown:1,chr:1,chroot:1,close:1,closedir:1,connect:1,continue:[1,1],cos:1,crypt:1,dbmclose:1,dbmopen:1,default:1,defined:1,delete:1,die:1,do:1,dump:1,each:1,endgrent:1,endhostent:1,endnetent:1,endprotoent:1,endpwent:1,endservent:1,eof:1,eval:1,exec:1,exists:1,exit:1,exp:1,fcntl:1,fileno:1,flock:1,fork:1,format:1,formline:1,getc:1,getgrent:1,getgrgid:1,getgrnam:1,gethostbyaddr:1,gethostbyname:1,gethostent:1,getlogin:1,getnetbyaddr:1,getnetbyname:1,getnetent:1,getpeername:1,getpgrp:1,getppid:1,getpriority:1,getprotobyname:1,getprotobynumber:1,getprotoent:1,getpwent:1,getpwnam:1,getpwuid:1,getservbyname:1,getservbyport:1,getservent:1,getsockname:1,getsockopt:1,given:1,glob:1,gmtime:1,goto:1,grep:1,hex:1,import:1,index:1,int:1,ioctl:1,join:1,keys:1,kill:1,last:1,lc:1,lcfirst:1,length:1,link:1,listen:1,local:2,localtime:1,lock:1,log:1,lstat:1,m:null,map:1,mkdir:1,msgctl:1,msgget:1,msgrcv:1,msgsnd:1,my:2,new:1,next:1,no:1,oct:1,open:1,opendir:1,ord:1,our:2,pack:1,package:1,pipe:1,pop:1,pos:1,print:1,printf:1,prototype:1,push:1,q:null,qq:null,qr:null,quotemeta:null,qw:null,qx:null,rand:1,read:1,readdir:1,readline:1,readlink:1,readpipe:1,recv:1,redo:1,ref:1,rename:1,require:1,reset:1,return:1,reverse:1,rewinddir:1,rindex:1,rmdir:1,s:null,say:1,scalar:1,seek:1,seekdir:1,select:1,semctl:1,semget:1,semop:1,send:1,setgrent:1,sethostent:1,setnetent:1,setpgrp:1,setpriority:1,setprotoent:1,setpwent:1,setservent:1,setsockopt:1,shift:1,shmctl:1,shmget:1,shmread:1,shmwrite:1,shutdown:1,sin:1,sleep:1,socket:1,socketpair:1,sort:1,splice:1,split:1,sprintf:1,sqrt:1,srand:1,stat:1,state:1,study:1,sub:1,substr:1,symlink:1,syscall:1,sysopen:1,sysread:1,sysseek:1,system:1,syswrite:1,tell:1,telldir:1,tie:1,tied:1,time:1,times:1,tr:null,truncate:1,uc:1,ucfirst:1,umask:1,undef:1,unlink:1,unpack:1,unshift:1,untie:1,use:1,utime:1,values:1,vec:1,wait:1,waitpid:1,wantarray:1,warn:1,when:1,write:1,y:null},a="string-2",o=/[goseximacplud]/;function s(e,t,n,r,i){return t.chain=null,t.style=null,t.tail=null,t.tokenize=function(e,t){var a,o=!1,s=0;while(a=e.next()){if(a===n[s]&&!o)return void 0!==n[++s]?(t.chain=n[s],t.style=r,t.tail=i):i&&e.eatWhile(i),t.tokenize=c,r;o=!o&&"\\"==a}return r},t.tokenize(e,t)}function l(e,t,n){return t.tokenize=function(e,t){return e.string==n&&(t.tokenize=c),e.skipToEnd(),"string"},t.tokenize(e,t)}function c(c,u){if(c.eatSpace())return null;if(u.chain)return s(c,u,u.chain,u.style,u.tail);if(c.match(/^\-?[\d\.]/,!1)&&c.match(/^(\-?(\d*\.\d+(e[+-]?\d+)?|\d+\.\d*)|0x[\da-fA-F]+|0b[01]+|\d+(e[+-]?\d+)?)/))return"number";if(c.match(/^<<(?=[_a-zA-Z])/))return c.eatWhile(/\w/),l(c,u,c.current().substr(2));if(c.sol()&&c.match(/^\=item(?!\w)/))return l(c,u,"=cut");var d=c.next();if('"'==d||"'"==d){if(n(c,3)=="<<"+d){var f=c.pos;c.eatWhile(/\w/);var p=c.current().substr(1);if(p&&c.eat(d))return l(c,u,p);c.pos=f}return s(c,u,[d],"string")}if("q"==d){var h=t(c,-2);if(!h||!/\w/.test(h))if(h=t(c,0),"x"==h){if(h=t(c,1),"("==h)return i(c,2),s(c,u,[")"],a,o);if("["==h)return i(c,2),s(c,u,["]"],a,o);if("{"==h)return i(c,2),s(c,u,["}"],a,o);if("<"==h)return i(c,2),s(c,u,[">"],a,o);if(/[\^'"!~\/]/.test(h))return i(c,1),s(c,u,[c.eat(h)],a,o)}else if("q"==h){if(h=t(c,1),"("==h)return i(c,2),s(c,u,[")"],"string");if("["==h)return i(c,2),s(c,u,["]"],"string");if("{"==h)return i(c,2),s(c,u,["}"],"string");if("<"==h)return i(c,2),s(c,u,[">"],"string");if(/[\^'"!~\/]/.test(h))return i(c,1),s(c,u,[c.eat(h)],"string")}else if("w"==h){if(h=t(c,1),"("==h)return i(c,2),s(c,u,[")"],"bracket");if("["==h)return i(c,2),s(c,u,["]"],"bracket");if("{"==h)return i(c,2),s(c,u,["}"],"bracket");if("<"==h)return i(c,2),s(c,u,[">"],"bracket");if(/[\^'"!~\/]/.test(h))return i(c,1),s(c,u,[c.eat(h)],"bracket")}else if("r"==h){if(h=t(c,1),"("==h)return i(c,2),s(c,u,[")"],a,o);if("["==h)return i(c,2),s(c,u,["]"],a,o);if("{"==h)return i(c,2),s(c,u,["}"],a,o);if("<"==h)return i(c,2),s(c,u,[">"],a,o);if(/[\^'"!~\/]/.test(h))return i(c,1),s(c,u,[c.eat(h)],a,o)}else if(/[\^'"!~\/(\[{<]/.test(h)){if("("==h)return i(c,1),s(c,u,[")"],"string");if("["==h)return i(c,1),s(c,u,["]"],"string");if("{"==h)return i(c,1),s(c,u,["}"],"string");if("<"==h)return i(c,1),s(c,u,[">"],"string");if(/[\^'"!~\/]/.test(h))return s(c,u,[c.eat(h)],"string")}}if("m"==d){h=t(c,-2);if((!h||!/\w/.test(h))&&(h=c.eat(/[(\[{<\^'"!~\/]/),h)){if(/[\^'"!~\/]/.test(h))return s(c,u,[h],a,o);if("("==h)return s(c,u,[")"],a,o);if("["==h)return s(c,u,["]"],a,o);if("{"==h)return s(c,u,["}"],a,o);if("<"==h)return s(c,u,[">"],a,o)}}if("s"==d){h=/[\/>\]})\w]/.test(t(c,-2));if(!h&&(h=c.eat(/[(\[{<\^'"!~\/]/),h))return s(c,u,"["==h?["]","]"]:"{"==h?["}","}"]:"<"==h?[">",">"]:"("==h?[")",")"]:[h,h],a,o)}if("y"==d){h=/[\/>\]})\w]/.test(t(c,-2));if(!h&&(h=c.eat(/[(\[{<\^'"!~\/]/),h))return s(c,u,"["==h?["]","]"]:"{"==h?["}","}"]:"<"==h?[">",">"]:"("==h?[")",")"]:[h,h],a,o)}if("t"==d){h=/[\/>\]})\w]/.test(t(c,-2));if(!h&&(h=c.eat("r"),h&&(h=c.eat(/[(\[{<\^'"!~\/]/),h)))return s(c,u,"["==h?["]","]"]:"{"==h?["}","}"]:"<"==h?[">",">"]:"("==h?[")",")"]:[h,h],a,o)}if("`"==d)return s(c,u,[d],"variable-2");if("/"==d)return/~\s*$/.test(n(c))?s(c,u,[d],a,o):"operator";if("$"==d){f=c.pos;if(c.eatWhile(/\d/)||c.eat("{")&&c.eatWhile(/\d/)&&c.eat("}"))return"variable-2";c.pos=f}if(/[$@%]/.test(d)){f=c.pos;if(c.eat("^")&&c.eat(/[A-Z]/)||!/[@$%&]/.test(t(c,-2))&&c.eat(/[=|\\\-#?@;:&`~\^!\[\]*'"$+.,\/<>()]/)){h=c.current();if(e[h])return"variable-2"}c.pos=f}if(/[$@%&]/.test(d)&&(c.eatWhile(/[\w$]/)||c.eat("{")&&c.eatWhile(/[\w$]/)&&c.eat("}"))){h=c.current();return e[h]?"variable-2":"variable"}if("#"==d&&"$"!=t(c,-2))return c.skipToEnd(),"comment";if(/[:+\-\^*$&%@=<>!?|\/~\.]/.test(d)){f=c.pos;if(c.eatWhile(/[:+\-\^*$&%@=<>!?|\/~\.]/),e[c.current()])return"operator";c.pos=f}if("_"==d&&1==c.pos){if("_END__"==r(c,6))return s(c,u,["\0"],"comment");if("_DATA__"==r(c,7))return s(c,u,["\0"],"variable-2");if("_C__"==r(c,7))return s(c,u,["\0"],"string")}if(/\w/.test(d)){f=c.pos;if("{"==t(c,-2)&&("}"==t(c,0)||c.eatWhile(/\w/)&&"}"==t(c,0)))return"string";c.pos=f}if(/[A-Z]/.test(d)){var m=t(c,-2);f=c.pos;if(c.eatWhile(/[A-Z_]/),!/[\da-z]/.test(t(c,0))){h=e[c.current()];return h?(h[1]&&(h=h[0]),":"!=m?1==h?"keyword":2==h?"def":3==h?"atom":4==h?"operator":5==h?"variable-2":"meta":"meta"):"meta"}c.pos=f}if(/[a-zA-Z_]/.test(d)){m=t(c,-2);c.eatWhile(/\w/);h=e[c.current()];return h?(h[1]&&(h=h[0]),":"!=m?1==h?"keyword":2==h?"def":3==h?"atom":4==h?"operator":5==h?"variable-2":"meta":"meta"):"meta"}return null}return{startState:function(){return{tokenize:c,chain:null,style:null,tail:null}},token:function(e,t){return(t.tokenize||c)(e,t)},lineComment:"#"}})),e.registerHelper("wordChars","perl",/[\w$]/),e.defineMIME("text/x-perl","perl")}))},"90d7":function(e,t,n){var r=n("23e7"),i=Math.log,a=Math.LN2;r({target:"Math",stat:!0},{log2:function(e){return i(e)/a}})},"90e3":function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++n+r).toString(36)}},"90ef":function(e,t,n){"use strict";n("cf52")},9112:function(e,t,n){var r=n("83ab"),i=n("9bf2"),a=n("5c6c");e.exports=r?function(e,t,n){return i.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},9129:function(e,t,n){var r=n("23e7");r({target:"Number",stat:!0},{isNaN:function(e){return e!=e}})},9152:function(e,t){
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
t.read=function(e,t,n,r,i){var a,o,s=8*i-r-1,l=(1<<s)-1,c=l>>1,u=-7,d=n?i-1:0,f=n?-1:1,p=e[t+d];for(d+=f,a=p&(1<<-u)-1,p>>=-u,u+=s;u>0;a=256*a+e[t+d],d+=f,u-=8);for(o=a&(1<<-u)-1,a>>=-u,u+=r;u>0;o=256*o+e[t+d],d+=f,u-=8);if(0===a)a=1-c;else{if(a===l)return o?NaN:1/0*(p?-1:1);o+=Math.pow(2,r),a-=c}return(p?-1:1)*o*Math.pow(2,a-r)},t.write=function(e,t,n,r,i,a){var o,s,l,c=8*a-i-1,u=(1<<c)-1,d=u>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=r?0:a-1,h=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,o=u):(o=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-o))<1&&(o--,l*=2),t+=o+d>=1?f/l:f*Math.pow(2,1-d),t*l>=2&&(o++,l/=2),o+d>=u?(s=0,o=u):o+d>=1?(s=(t*l-1)*Math.pow(2,i),o+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),o=0));i>=8;e[n+p]=255&s,p+=h,s/=256,i-=8);for(o=o<<i|s,c+=i;c>0;e[n+p]=255&o,p+=h,o/=256,c-=8);e[n+p-h]|=128*m}},9263:function(e,t,n){"use strict";var r=n("ad6d"),i=n("9f7f"),a=n("5692"),o=RegExp.prototype.exec,s=a("native-string-replace",String.prototype.replace),l=o,c=function(){var e=/a/,t=/b*/g;return o.call(e,"a"),o.call(t,"a"),0!==e.lastIndex||0!==t.lastIndex}(),u=i.UNSUPPORTED_Y||i.BROKEN_CARET,d=void 0!==/()??/.exec("")[1],f=c||d||u;f&&(l=function(e){var t,n,i,a,l=this,f=u&&l.sticky,p=r.call(l),h=l.source,m=0,g=e;return f&&(p=p.replace("y",""),-1===p.indexOf("g")&&(p+="g"),g=String(e).slice(l.lastIndex),l.lastIndex>0&&(!l.multiline||l.multiline&&"\n"!==e[l.lastIndex-1])&&(h="(?: "+h+")",g=" "+g,m++),n=new RegExp("^(?:"+h+")",p)),d&&(n=new RegExp("^"+h+"$(?!\\s)",p)),c&&(t=l.lastIndex),i=o.call(f?n:l,g),f?i?(i.input=i.input.slice(m),i[0]=i[0].slice(m),i.index=l.lastIndex,l.lastIndex+=i[0].length):l.lastIndex=0:c&&i&&(l.lastIndex=l.global?i.index+i[0].length:t),d&&i&&i.length>1&&s.call(i[0],n,(function(){for(a=1;a<arguments.length-2;a++)void 0===arguments[a]&&(i[a]=void 0)})),i}),e.exports=l},"944a":function(e,t,n){var r=n("746f");r("toStringTag")},"94ca":function(e,t,n){var r=n("d039"),i=/#|\.prototype\./,a=function(e,t){var n=s[o(e)];return n==c||n!=l&&("function"==typeof t?r(t):!!t)},o=a.normalize=function(e){return String(e).replace(i,".").toLowerCase()},s=a.data={},l=a.NATIVE="N",c=a.POLYFILL="P";e.exports=a},"959b":function(e,t,n){(function(e){e(n("56b3"),n("d5e0"),n("f040"))})((function(e){"use strict";e.defineMode("markdown",(function(t,n){var r=e.getMode(t,"text/html"),i="null"==r.name;function a(n){if(e.findModeByName){var r=e.findModeByName(n);r&&(n=r.mime||r.mimes[0])}var i=e.getMode(t,n);return"null"==i.name?null:i}void 0===n.highlightFormatting&&(n.highlightFormatting=!1),void 0===n.maxBlockquoteDepth&&(n.maxBlockquoteDepth=0),void 0===n.taskLists&&(n.taskLists=!1),void 0===n.strikethrough&&(n.strikethrough=!1),void 0===n.emoji&&(n.emoji=!1),void 0===n.fencedCodeBlockHighlighting&&(n.fencedCodeBlockHighlighting=!0),void 0===n.fencedCodeBlockDefaultMode&&(n.fencedCodeBlockDefaultMode="text/plain"),void 0===n.xml&&(n.xml=!0),void 0===n.tokenTypeOverrides&&(n.tokenTypeOverrides={});var o={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var s in o)o.hasOwnProperty(s)&&n.tokenTypeOverrides[s]&&(o[s]=n.tokenTypeOverrides[s]);var l=/^([*\-_])(?:\s*\1){2,}\s*$/,c=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,u=/^\[(x| )\](?=\s)/i,d=n.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,f=/^ {0,3}(?:\={1,}|-{2,})\s*$/,p=/^[^#!\[\]*_\\<>` "'(~:]+/,h=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,m=/^\s*\[[^\]]+?\]:.*$/,g=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,v="    ";function y(e,t,n){return t.f=t.inline=n,n(e,t)}function b(e,t,n){return t.f=t.block=n,n(e,t)}function w(e){return!e||!/\S/.test(e.string)}function x(t){if(t.linkTitle=!1,t.linkHref=!1,t.linkText=!1,t.em=!1,t.strong=!1,t.strikethrough=!1,t.quote=0,t.indentedCode=!1,t.f==_){var n=i;if(!n){var a=e.innerMode(r,t.htmlState);n="xml"==a.mode.name&&null===a.state.tagStart&&!a.state.context&&a.state.tokenize.isInText}n&&(t.f=E,t.block=k,t.htmlState=null)}return t.trailingSpace=0,t.trailingSpaceNewLine=!1,t.prevLine=t.thisLine,t.thisLine={stream:null},null}function k(t,r){var i=t.column()===r.indentation,s=w(r.prevLine.stream),p=r.indentedCode,g=r.prevLine.hr,v=!1!==r.list,b=(r.listStack[r.listStack.length-1]||0)+3;r.indentedCode=!1;var x=r.indentation;if(null===r.indentationDiff&&(r.indentationDiff=r.indentation,v)){r.list=null;while(x<r.listStack[r.listStack.length-1])r.listStack.pop(),r.listStack.length?r.indentation=r.listStack[r.listStack.length-1]:r.list=!1;!1!==r.list&&(r.indentationDiff=x-r.listStack[r.listStack.length-1])}var k=!s&&!g&&!r.prevLine.header&&(!v||!p)&&!r.prevLine.fencedCodeEnd,_=(!1===r.list||g||s)&&r.indentation<=b&&t.match(l),T=null;if(r.indentationDiff>=4&&(p||r.prevLine.fencedCodeEnd||r.prevLine.header||s))return t.skipToEnd(),r.indentedCode=!0,o.code;if(t.eatSpace())return null;if(i&&r.indentation<=b&&(T=t.match(d))&&T[1].length<=6)return r.quote=0,r.header=T[1].length,r.thisLine.header=!0,n.highlightFormatting&&(r.formatting="header"),r.f=r.inline,S(r);if(r.indentation<=b&&t.eat(">"))return r.quote=i?1:r.quote+1,n.highlightFormatting&&(r.formatting="quote"),t.eatSpace(),S(r);if(!_&&!r.setext&&i&&r.indentation<=b&&(T=t.match(c))){var E=T[1]?"ol":"ul";return r.indentation=x+t.current().length,r.list=!0,r.quote=0,r.listStack.push(r.indentation),r.em=!1,r.strong=!1,r.code=!1,r.strikethrough=!1,n.taskLists&&t.match(u,!1)&&(r.taskList=!0),r.f=r.inline,n.highlightFormatting&&(r.formatting=["list","list-"+E]),S(r)}return i&&r.indentation<=b&&(T=t.match(h,!0))?(r.quote=0,r.fencedEndRE=new RegExp(T[1]+"+ *$"),r.localMode=n.fencedCodeBlockHighlighting&&a(T[2]||n.fencedCodeBlockDefaultMode),r.localMode&&(r.localState=e.startState(r.localMode)),r.f=r.block=C,n.highlightFormatting&&(r.formatting="code-block"),r.code=-1,S(r)):r.setext||!(k&&v||r.quote||!1!==r.list||r.code||_||m.test(t.string))&&(T=t.lookAhead(1))&&(T=T.match(f))?(r.setext?(r.header=r.setext,r.setext=0,t.skipToEnd(),n.highlightFormatting&&(r.formatting="header")):(r.header="="==T[0].charAt(0)?1:2,r.setext=r.header),r.thisLine.header=!0,r.f=r.inline,S(r)):_?(t.skipToEnd(),r.hr=!0,r.thisLine.hr=!0,o.hr):"["===t.peek()?y(t,r,D):y(t,r,r.inline)}function _(t,n){var a=r.token(t,n.htmlState);if(!i){var o=e.innerMode(r,n.htmlState);("xml"==o.mode.name&&null===o.state.tagStart&&!o.state.context&&o.state.tokenize.isInText||n.md_inside&&t.current().indexOf(">")>-1)&&(n.f=E,n.block=k,n.htmlState=null)}return a}function C(e,t){var r,i=t.listStack[t.listStack.length-1]||0,a=t.indentation<i,s=i+3;return t.fencedEndRE&&t.indentation<=s&&(a||e.match(t.fencedEndRE))?(n.highlightFormatting&&(t.formatting="code-block"),a||(r=S(t)),t.localMode=t.localState=null,t.block=k,t.f=E,t.fencedEndRE=null,t.code=0,t.thisLine.fencedCodeEnd=!0,a?b(e,t,t.block):r):t.localMode?t.localMode.token(e,t.localState):(e.skipToEnd(),o.code)}function S(e){var t=[];if(e.formatting){t.push(o.formatting),"string"===typeof e.formatting&&(e.formatting=[e.formatting]);for(var r=0;r<e.formatting.length;r++)t.push(o.formatting+"-"+e.formatting[r]),"header"===e.formatting[r]&&t.push(o.formatting+"-"+e.formatting[r]+"-"+e.header),"quote"===e.formatting[r]&&(!n.maxBlockquoteDepth||n.maxBlockquoteDepth>=e.quote?t.push(o.formatting+"-"+e.formatting[r]+"-"+e.quote):t.push("error"))}if(e.taskOpen)return t.push("meta"),t.length?t.join(" "):null;if(e.taskClosed)return t.push("property"),t.length?t.join(" "):null;if(e.linkHref?t.push(o.linkHref,"url"):(e.strong&&t.push(o.strong),e.em&&t.push(o.em),e.strikethrough&&t.push(o.strikethrough),e.emoji&&t.push(o.emoji),e.linkText&&t.push(o.linkText),e.code&&t.push(o.code),e.image&&t.push(o.image),e.imageAltText&&t.push(o.imageAltText,"link"),e.imageMarker&&t.push(o.imageMarker)),e.header&&t.push(o.header,o.header+"-"+e.header),e.quote&&(t.push(o.quote),!n.maxBlockquoteDepth||n.maxBlockquoteDepth>=e.quote?t.push(o.quote+"-"+e.quote):t.push(o.quote+"-"+n.maxBlockquoteDepth)),!1!==e.list){var i=(e.listStack.length-1)%3;i?1===i?t.push(o.list2):t.push(o.list3):t.push(o.list1)}return e.trailingSpaceNewLine?t.push("trailing-space-new-line"):e.trailingSpace&&t.push("trailing-space-"+(e.trailingSpace%2?"a":"b")),t.length?t.join(" "):null}function T(e,t){if(e.match(p,!0))return S(t)}function E(t,i){var a=i.text(t,i);if("undefined"!==typeof a)return a;if(i.list)return i.list=null,S(i);if(i.taskList){var s=" "===t.match(u,!0)[1];return s?i.taskOpen=!0:i.taskClosed=!0,n.highlightFormatting&&(i.formatting="task"),i.taskList=!1,S(i)}if(i.taskOpen=!1,i.taskClosed=!1,i.header&&t.match(/^#+$/,!0))return n.highlightFormatting&&(i.formatting="header"),S(i);var l=t.next();if(i.linkTitle){i.linkTitle=!1;var c=l;"("===l&&(c=")"),c=(c+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var d="^\\s*(?:[^"+c+"\\\\]+|\\\\\\\\|\\\\.)"+c;if(t.match(new RegExp(d),!0))return o.linkHref}if("`"===l){var f=i.formatting;n.highlightFormatting&&(i.formatting="code"),t.eatWhile("`");var p=t.current().length;if(0!=i.code||i.quote&&1!=p){if(p==i.code){var h=S(i);return i.code=0,h}return i.formatting=f,S(i)}return i.code=p,S(i)}if(i.code)return S(i);if("\\"===l&&(t.next(),n.highlightFormatting)){var m=S(i),v=o.formatting+"-escape";return m?m+" "+v:v}if("!"===l&&t.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return i.imageMarker=!0,i.image=!0,n.highlightFormatting&&(i.formatting="image"),S(i);if("["===l&&i.imageMarker&&t.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return i.imageMarker=!1,i.imageAltText=!0,n.highlightFormatting&&(i.formatting="image"),S(i);if("]"===l&&i.imageAltText){n.highlightFormatting&&(i.formatting="image");m=S(i);return i.imageAltText=!1,i.image=!1,i.inline=i.f=M,m}if("["===l&&!i.image)return i.linkText&&t.match(/^.*?\]/)||(i.linkText=!0,n.highlightFormatting&&(i.formatting="link")),S(i);if("]"===l&&i.linkText){n.highlightFormatting&&(i.formatting="link");m=S(i);return i.linkText=!1,i.inline=i.f=t.match(/\(.*?\)| ?\[.*?\]/,!1)?M:E,m}if("<"===l&&t.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){i.f=i.inline=A,n.highlightFormatting&&(i.formatting="link");m=S(i);return m?m+=" ":m="",m+o.linkInline}if("<"===l&&t.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){i.f=i.inline=A,n.highlightFormatting&&(i.formatting="link");m=S(i);return m?m+=" ":m="",m+o.linkEmail}if(n.xml&&"<"===l&&t.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var y=t.string.indexOf(">",t.pos);if(-1!=y){var w=t.string.substring(t.start,y);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(w)&&(i.md_inside=!0)}return t.backUp(1),i.htmlState=e.startState(r),b(t,i,_)}if(n.xml&&"<"===l&&t.match(/^\/\w*?>/))return i.md_inside=!1,"tag";if("*"===l||"_"===l){var x=1,k=1==t.pos?" ":t.string.charAt(t.pos-2);while(x<3&&t.eat(l))x++;var C=t.peek()||" ",T=!/\s/.test(C)&&(!g.test(C)||/\s/.test(k)||g.test(k)),N=!/\s/.test(k)&&(!g.test(k)||/\s/.test(C)||g.test(C)),O=null,D=null;if(x%2&&(i.em||!T||"*"!==l&&N&&!g.test(k)?i.em!=l||!N||"*"!==l&&T&&!g.test(C)||(O=!1):O=!0),x>1&&(i.strong||!T||"*"!==l&&N&&!g.test(k)?i.strong!=l||!N||"*"!==l&&T&&!g.test(C)||(D=!1):D=!0),null!=D||null!=O){n.highlightFormatting&&(i.formatting=null==O?"strong":null==D?"em":"strong em"),!0===O&&(i.em=l),!0===D&&(i.strong=l);h=S(i);return!1===O&&(i.em=!1),!1===D&&(i.strong=!1),h}}else if(" "===l&&(t.eat("*")||t.eat("_"))){if(" "===t.peek())return S(i);t.backUp(1)}if(n.strikethrough)if("~"===l&&t.eatWhile(l)){if(i.strikethrough){n.highlightFormatting&&(i.formatting="strikethrough");h=S(i);return i.strikethrough=!1,h}if(t.match(/^[^\s]/,!1))return i.strikethrough=!0,n.highlightFormatting&&(i.formatting="strikethrough"),S(i)}else if(" "===l&&t.match("~~",!0)){if(" "===t.peek())return S(i);t.backUp(2)}if(n.emoji&&":"===l&&t.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){i.emoji=!0,n.highlightFormatting&&(i.formatting="emoji");var L=S(i);return i.emoji=!1,L}return" "===l&&(t.match(/^ +$/,!1)?i.trailingSpace++:i.trailingSpace&&(i.trailingSpaceNewLine=!0)),S(i)}function A(e,t){var r=e.next();if(">"===r){t.f=t.inline=E,n.highlightFormatting&&(t.formatting="link");var i=S(t);return i?i+=" ":i="",i+o.linkInline}return e.match(/^[^>]+/,!0),o.linkInline}function M(e,t){if(e.eatSpace())return null;var r=e.next();return"("===r||"["===r?(t.f=t.inline=O("("===r?")":"]"),n.highlightFormatting&&(t.formatting="link-string"),t.linkHref=!0,S(t)):"error"}var N={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function O(e){return function(t,r){var i=t.next();if(i===e){r.f=r.inline=E,n.highlightFormatting&&(r.formatting="link-string");var a=S(r);return r.linkHref=!1,a}return t.match(N[e]),r.linkHref=!0,S(r)}}function D(e,t){return e.match(/^([^\]\\]|\\.)*\]:/,!1)?(t.f=L,e.next(),n.highlightFormatting&&(t.formatting="link"),t.linkText=!0,S(t)):y(e,t,E)}function L(e,t){if(e.match("]:",!0)){t.f=t.inline=z,n.highlightFormatting&&(t.formatting="link");var r=S(t);return t.linkText=!1,r}return e.match(/^([^\]\\]|\\.)+/,!0),o.linkText}function z(e,t){return e.eatSpace()?null:(e.match(/^[^\s]+/,!0),void 0===e.peek()?t.linkTitle=!0:e.match(/^(?:\s+(?:"(?:[^"\\]|\\.)+"|'(?:[^'\\]|\\.)+'|\((?:[^)\\]|\\.)+\)))?/,!0),t.f=t.inline=E,o.linkHref+" url")}var P={startState:function(){return{f:k,prevLine:{stream:null},thisLine:{stream:null},block:k,htmlState:null,indentation:0,inline:E,text:T,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(t){return{f:t.f,prevLine:t.prevLine,thisLine:t.thisLine,block:t.block,htmlState:t.htmlState&&e.copyState(r,t.htmlState),indentation:t.indentation,localMode:t.localMode,localState:t.localMode?e.copyState(t.localMode,t.localState):null,inline:t.inline,text:t.text,formatting:!1,linkText:t.linkText,linkTitle:t.linkTitle,linkHref:t.linkHref,code:t.code,em:t.em,strong:t.strong,strikethrough:t.strikethrough,emoji:t.emoji,header:t.header,setext:t.setext,hr:t.hr,taskList:t.taskList,list:t.list,listStack:t.listStack.slice(0),quote:t.quote,indentedCode:t.indentedCode,trailingSpace:t.trailingSpace,trailingSpaceNewLine:t.trailingSpaceNewLine,md_inside:t.md_inside,fencedEndRE:t.fencedEndRE}},token:function(e,t){if(t.formatting=!1,e!=t.thisLine.stream){if(t.header=0,t.hr=!1,e.match(/^\s*$/,!0))return x(t),null;if(t.prevLine=t.thisLine,t.thisLine={stream:e},t.taskList=!1,t.trailingSpace=0,t.trailingSpaceNewLine=!1,!t.localState&&(t.f=t.block,t.f!=_)){var n=e.match(/^\s*/,!0)[0].replace(/\t/g,v).length;if(t.indentation=n,t.indentationDiff=null,n>0)return null}}return t.f(e,t)},innerMode:function(e){return e.block==_?{state:e.htmlState,mode:r}:e.localState?{state:e.localState,mode:e.localMode}:{state:e,mode:P}},indent:function(t,n,i){return t.block==_&&r.indent?r.indent(t.htmlState,n,i):t.localState&&t.localMode.indent?t.localMode.indent(t.localState,n,i):e.Pass},blankLine:x,getType:S,blockCommentStart:"\x3c!--",blockCommentEnd:"--\x3e",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return P}),"xml"),e.defineMIME("text/markdown","markdown"),e.defineMIME("text/x-markdown","markdown")}))},"967a":function(e,t,n){"use strict";var r=n("23e7"),i=n("e163"),a=n("d2bb"),o=n("7c73"),s=n("9112"),l=n("5c6c"),c=n("2266"),u=function(e,t){var n=this;if(!(n instanceof u))return new u(e,t);a&&(n=a(new Error(void 0),i(n))),void 0!==t&&s(n,"message",String(t));var r=[];return c(e,r.push,{that:r}),s(n,"errors",r),n};u.prototype=o(Error.prototype,{constructor:l(5,u),message:l(5,""),name:l(5,"AggregateError")}),r({global:!0},{AggregateError:u})},"96cf":function(e,t,n){var r=function(e){"use strict";var t,n=Object.prototype,r=n.hasOwnProperty,i="function"===typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",o=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function l(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{l({},"")}catch(D){l=function(e,t,n){return e[t]=n}}function c(e,t,n,r){var i=t&&t.prototype instanceof g?t:g,a=Object.create(i.prototype),o=new M(r||[]);return a._invoke=S(e,n,o),a}function u(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(D){return{type:"throw",arg:D}}}e.wrap=c;var d="suspendedStart",f="suspendedYield",p="executing",h="completed",m={};function g(){}function v(){}function y(){}var b={};b[a]=function(){return this};var w=Object.getPrototypeOf,x=w&&w(w(N([])));x&&x!==n&&r.call(x,a)&&(b=x);var k=y.prototype=g.prototype=Object.create(b);function _(e){["next","throw","return"].forEach((function(t){l(e,t,(function(e){return this._invoke(t,e)}))}))}function C(e,t){function n(i,a,o,s){var l=u(e[i],e,a);if("throw"!==l.type){var c=l.arg,d=c.value;return d&&"object"===typeof d&&r.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,o,s)}),(function(e){n("throw",e,o,s)})):t.resolve(d).then((function(e){c.value=e,o(c)}),(function(e){return n("throw",e,o,s)}))}s(l.arg)}var i;function a(e,r){function a(){return new t((function(t,i){n(e,r,t,i)}))}return i=i?i.then(a,a):a()}this._invoke=a}function S(e,t,n){var r=d;return function(i,a){if(r===p)throw new Error("Generator is already running");if(r===h){if("throw"===i)throw a;return O()}n.method=i,n.arg=a;while(1){var o=n.delegate;if(o){var s=T(o,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===d)throw r=h,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=p;var l=u(e,t,n);if("normal"===l.type){if(r=n.done?h:f,l.arg===m)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(r=h,n.method="throw",n.arg=l.arg)}}}function T(e,n){var r=e.iterator[n.method];if(r===t){if(n.delegate=null,"throw"===n.method){if(e.iterator["return"]&&(n.method="return",n.arg=t,T(e,n),"throw"===n.method))return m;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return m}var i=u(r,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,m;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function E(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function A(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function M(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function N(e){if(e){var n=e[a];if(n)return n.call(e);if("function"===typeof e.next)return e;if(!isNaN(e.length)){var i=-1,o=function n(){while(++i<e.length)if(r.call(e,i))return n.value=e[i],n.done=!1,n;return n.value=t,n.done=!0,n};return o.next=o}}return{next:O}}function O(){return{value:t,done:!0}}return v.prototype=k.constructor=y,y.constructor=v,v.displayName=l(y,s,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"===typeof e&&e.constructor;return!!t&&(t===v||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,y):(e.__proto__=y,l(e,s,"GeneratorFunction")),e.prototype=Object.create(k),e},e.awrap=function(e){return{__await:e}},_(C.prototype),C.prototype[o]=function(){return this},e.AsyncIterator=C,e.async=function(t,n,r,i,a){void 0===a&&(a=Promise);var o=new C(c(t,n,r,i),a);return e.isGeneratorFunction(n)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},_(k),l(k,s,"Generator"),k[a]=function(){return this},k.toString=function(){return"[object Generator]"},e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){while(t.length){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=N,M.prototype={constructor:M,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(A),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0],t=e.completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function i(r,i){return s.type="throw",s.arg=e,n.next=r,i&&(n.method="next",n.arg=t),!!i}for(var a=this.tryEntries.length-1;a>=0;--a){var o=this.tryEntries[a],s=o.completion;if("root"===o.tryLoc)return i("end");if(o.tryLoc<=this.prev){var l=r.call(o,"catchLoc"),c=r.call(o,"finallyLoc");if(l&&c){if(this.prev<o.catchLoc)return i(o.catchLoc,!0);if(this.prev<o.finallyLoc)return i(o.finallyLoc)}else if(l){if(this.prev<o.catchLoc)return i(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return i(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var a=i;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var o=a?a.completion:{};return o.type=e,o.arg=t,a?(this.method="next",this.next=a.finallyLoc,m):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),m},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),A(n),m}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;A(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:N(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),m}},e}(e.exports);try{regeneratorRuntime=r}catch(i){Function("r","regeneratorRuntime = r")(r)}},9767:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("fontcolor")},{fontcolor:function(e){return i(this,"font","color",e)}})},9861:function(e,t,n){"use strict";n("e260");var r=n("23e7"),i=n("d066"),a=n("0d3b"),o=n("6eeb"),s=n("e2cc"),l=n("d44e"),c=n("9ed3"),u=n("69f3"),d=n("19aa"),f=n("5135"),p=n("0366"),h=n("f5df"),m=n("825a"),g=n("861d"),v=n("7c73"),y=n("5c6c"),b=n("9a1f"),w=n("35a1"),x=n("b622"),k=i("fetch"),_=i("Headers"),C=x("iterator"),S="URLSearchParams",T=S+"Iterator",E=u.set,A=u.getterFor(S),M=u.getterFor(T),N=/\+/g,O=Array(4),D=function(e){return O[e-1]||(O[e-1]=RegExp("((?:%[\\da-f]{2}){"+e+"})","gi"))},L=function(e){try{return decodeURIComponent(e)}catch(t){return e}},z=function(e){var t=e.replace(N," "),n=4;try{return decodeURIComponent(t)}catch(r){while(n)t=t.replace(D(n--),L);return t}},P=/[!'()~]|%20/g,F={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},I=function(e){return F[e]},j=function(e){return encodeURIComponent(e).replace(P,I)},R=function(e,t){if(t){var n,r,i=t.split("&"),a=0;while(a<i.length)n=i[a++],n.length&&(r=n.split("="),e.push({key:z(r.shift()),value:z(r.join("="))}))}},$=function(e){this.entries.length=0,R(this.entries,e)},q=function(e,t){if(e<t)throw TypeError("Not enough arguments")},B=c((function(e,t){E(this,{type:T,iterator:b(A(e).entries),kind:t})}),"Iterator",(function(){var e=M(this),t=e.kind,n=e.iterator.next(),r=n.value;return n.done||(n.value="keys"===t?r.key:"values"===t?r.value:[r.key,r.value]),n})),U=function(){d(this,U,S);var e,t,n,r,i,a,o,s,l,c=arguments.length>0?arguments[0]:void 0,u=this,p=[];if(E(u,{type:S,entries:p,updateURL:function(){},updateSearchParams:$}),void 0!==c)if(g(c))if(e=w(c),"function"===typeof e){t=e.call(c),n=t.next;while(!(r=n.call(t)).done){if(i=b(m(r.value)),a=i.next,(o=a.call(i)).done||(s=a.call(i)).done||!a.call(i).done)throw TypeError("Expected sequence with length 2");p.push({key:o.value+"",value:s.value+""})}}else for(l in c)f(c,l)&&p.push({key:l,value:c[l]+""});else R(p,"string"===typeof c?"?"===c.charAt(0)?c.slice(1):c:c+"")},H=U.prototype;s(H,{append:function(e,t){q(arguments.length,2);var n=A(this);n.entries.push({key:e+"",value:t+""}),n.updateURL()},delete:function(e){q(arguments.length,1);var t=A(this),n=t.entries,r=e+"",i=0;while(i<n.length)n[i].key===r?n.splice(i,1):i++;t.updateURL()},get:function(e){q(arguments.length,1);for(var t=A(this).entries,n=e+"",r=0;r<t.length;r++)if(t[r].key===n)return t[r].value;return null},getAll:function(e){q(arguments.length,1);for(var t=A(this).entries,n=e+"",r=[],i=0;i<t.length;i++)t[i].key===n&&r.push(t[i].value);return r},has:function(e){q(arguments.length,1);var t=A(this).entries,n=e+"",r=0;while(r<t.length)if(t[r++].key===n)return!0;return!1},set:function(e,t){q(arguments.length,1);for(var n,r=A(this),i=r.entries,a=!1,o=e+"",s=t+"",l=0;l<i.length;l++)n=i[l],n.key===o&&(a?i.splice(l--,1):(a=!0,n.value=s));a||i.push({key:o,value:s}),r.updateURL()},sort:function(){var e,t,n,r=A(this),i=r.entries,a=i.slice();for(i.length=0,n=0;n<a.length;n++){for(e=a[n],t=0;t<n;t++)if(i[t].key>e.key){i.splice(t,0,e);break}t===n&&i.push(e)}r.updateURL()},forEach:function(e){var t,n=A(this).entries,r=p(e,arguments.length>1?arguments[1]:void 0,3),i=0;while(i<n.length)t=n[i++],r(t.value,t.key,this)},keys:function(){return new B(this,"keys")},values:function(){return new B(this,"values")},entries:function(){return new B(this,"entries")}},{enumerable:!0}),o(H,C,H.entries),o(H,"toString",(function(){var e,t=A(this).entries,n=[],r=0;while(r<t.length)e=t[r++],n.push(j(e.key)+"="+j(e.value));return n.join("&")}),{enumerable:!0}),l(U,S),r({global:!0,forced:!a},{URLSearchParams:U}),a||"function"!=typeof k||"function"!=typeof _||r({global:!0,enumerable:!0,forced:!0},{fetch:function(e){var t,n,r,i=[e];return arguments.length>1&&(t=arguments[1],g(t)&&(n=t.body,h(n)===S&&(r=t.headers?new _(t.headers):new _,r.has("content-type")||r.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),t=v(t,{body:y(0,String(n)),headers:y(0,r)}))),i.push(t)),k.apply(this,i)}}),e.exports={URLSearchParams:U,getState:A}},9911:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("link")},{link:function(e){return i(this,"a","href",e)}})},"99af":function(e,t,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("e8b5"),o=n("861d"),s=n("7b0b"),l=n("50c4"),c=n("8418"),u=n("65f0"),d=n("1dde"),f=n("b622"),p=n("2d00"),h=f("isConcatSpreadable"),m=9007199254740991,g="Maximum allowed index exceeded",v=p>=51||!i((function(){var e=[];return e[h]=!1,e.concat()[0]!==e})),y=d("concat"),b=function(e){if(!o(e))return!1;var t=e[h];return void 0!==t?!!t:a(e)},w=!v||!y;r({target:"Array",proto:!0,forced:w},{concat:function(e){var t,n,r,i,a,o=s(this),d=u(o,0),f=0;for(t=-1,r=arguments.length;t<r;t++)if(a=-1===t?o:arguments[t],b(a)){if(i=l(a.length),f+i>m)throw TypeError(g);for(n=0;n<i;n++,f++)n in a&&c(d,f,a[n])}else{if(f>=m)throw TypeError(g);c(d,f++,a)}return d.length=f,d}})},"9a0c":function(e,t,n){var r=n("342f");e.exports=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(r)},"9a1f":function(e,t,n){var r=n("825a"),i=n("35a1");e.exports=function(e){var t=i(e);if("function"!=typeof t)throw TypeError(String(e)+" is not iterable");return r(t.call(e))}},"9a8c":function(e,t,n){"use strict";var r=n("ebb5"),i=n("145e"),a=r.aTypedArray,o=r.exportTypedArrayMethod;o("copyWithin",(function(e,t){return i.call(a(this),e,t,arguments.length>2?arguments[2]:void 0)}))},"9bdd":function(e,t,n){var r=n("825a"),i=n("2a62");e.exports=function(e,t,n,a){try{return a?t(r(n)[0],n[1]):t(n)}catch(o){throw i(e),o}}},"9bf2":function(e,t,n){var r=n("83ab"),i=n("0cfb"),a=n("825a"),o=n("c04e"),s=Object.defineProperty;t.f=r?s:function(e,t,n){if(a(e),t=o(t,!0),a(n),i)try{return s(e,t,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},"9e4a":function(e,t,n){var r=n("23e7"),i=n("83ab"),a=n("825a"),o=n("06cf");r({target:"Reflect",stat:!0,sham:!i},{getOwnPropertyDescriptor:function(e,t){return o.f(a(e),t)}})},"9eb9":function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.overlayMode=function(t,n,r){return{startState:function(){return{base:e.startState(t),overlay:e.startState(n),basePos:0,baseCur:null,overlayPos:0,overlayCur:null,streamSeen:null}},copyState:function(r){return{base:e.copyState(t,r.base),overlay:e.copyState(n,r.overlay),basePos:r.basePos,baseCur:null,overlayPos:r.overlayPos,overlayCur:null}},token:function(e,i){return(e!=i.streamSeen||Math.min(i.basePos,i.overlayPos)<e.start)&&(i.streamSeen=e,i.basePos=i.overlayPos=e.start),e.start==i.basePos&&(i.baseCur=t.token(e,i.base),i.basePos=e.pos),e.start==i.overlayPos&&(e.pos=e.start,i.overlayCur=n.token(e,i.overlay),i.overlayPos=e.pos),e.pos=Math.min(i.basePos,i.overlayPos),null==i.overlayCur?i.baseCur:null!=i.baseCur&&i.overlay.combineTokens||r&&null==i.overlay.combineTokens?i.baseCur+" "+i.overlayCur:i.overlayCur},indent:t.indent&&function(e,n,r){return t.indent(e.base,n,r)},electricChars:t.electricChars,innerMode:function(e){return{state:e.base,mode:t}},blankLine:function(e){var i,a;return t.blankLine&&(i=t.blankLine(e.base)),n.blankLine&&(a=n.blankLine(e.overlay)),null==a?i:r&&null!=i?i+" "+a:a}}}}))},"9ed3":function(e,t,n){"use strict";var r=n("ae93").IteratorPrototype,i=n("7c73"),a=n("5c6c"),o=n("d44e"),s=n("3f8c"),l=function(){return this};e.exports=function(e,t,n){var c=t+" Iterator";return e.prototype=i(r,{next:a(1,n)}),o(e,c,!1,!0),s[c]=l,e}},"9f7f":function(e,t,n){"use strict";var r=n("d039");function i(e,t){return RegExp(e,t)}t.UNSUPPORTED_Y=r((function(){var e=i("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),t.BROKEN_CARET=r((function(){var e=i("^r","gy");return e.lastIndex=2,null!=e.exec("str")}))},"9f96":function(e,t,n){var r=n("23e7"),i=n("da84"),a=n("b575"),o=n("605d"),s=i.process;r({global:!0,enumerable:!0,noTargetGet:!0},{queueMicrotask:function(e){var t=o&&s.domain;a(t?t.bind(e):e)}})},"9ff9":function(e,t,n){var r=n("23e7"),i=Math.atanh,a=Math.log;r({target:"Math",stat:!0,forced:!(i&&1/i(-0)<0)},{atanh:function(e){return 0==(e=+e)?e:a((1+e)/(1-e))/2}})},a04d:function(e,t,n){"use strict";n("76b0")},a078:function(e,t,n){var r=n("7b0b"),i=n("50c4"),a=n("35a1"),o=n("e95a"),s=n("0366"),l=n("ebb5").aTypedArrayConstructor;e.exports=function(e){var t,n,c,u,d,f,p=r(e),h=arguments.length,m=h>1?arguments[1]:void 0,g=void 0!==m,v=a(p);if(void 0!=v&&!o(v)){d=v.call(p),f=d.next,p=[];while(!(u=f.call(d)).done)p.push(u.value)}for(g&&h>2&&(m=s(m,arguments[2],2)),n=i(p.length),c=new(l(this))(n),t=0;n>t;t++)c[t]=g?m(p[t],t):p[t];return c}},a0bd:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.defineMode("coffeescript",(function(e,t){var n="error";function r(e){return new RegExp("^(("+e.join(")|(")+"))\\b")}var i=/^(?:->|=>|\+[+=]?|-[\-=]?|\*[\*=]?|\/[\/=]?|[=!]=|<[><]?=?|>>?=?|%=?|&=?|\|=?|\^=?|\~|!|\?|(or|and|\|\||&&|\?)=)/,a=/^(?:[()\[\]{},:`=;]|\.\.?\.?)/,o=/^[_A-Za-z$][_A-Za-z$0-9]*/,s=/^@[_A-Za-z$][_A-Za-z$0-9]*/,l=r(["and","or","not","is","isnt","in","instanceof","typeof"]),c=["for","while","loop","if","unless","else","switch","try","catch","finally","class"],u=["break","by","continue","debugger","delete","do","in","of","new","return","then","this","@","throw","when","until","extends"],d=r(c.concat(u));c=r(c);var f=/^('{3}|\"{3}|['\"])/,p=/^(\/{3}|\/)/,h=["Infinity","NaN","undefined","null","true","false","on","off","yes","no"],m=r(h);function g(e,t){if(e.sol()){null===t.scope.align&&(t.scope.align=!1);var r=t.scope.offset;if(e.eatSpace()){var c=e.indentation();return c>r&&"coffee"==t.scope.type?"indent":c<r?"dedent":null}r>0&&w(e,t)}if(e.eatSpace())return null;var u=e.peek();if(e.match("####"))return e.skipToEnd(),"comment";if(e.match("###"))return t.tokenize=y,t.tokenize(e,t);if("#"===u)return e.skipToEnd(),"comment";if(e.match(/^-?[0-9\.]/,!1)){var h=!1;if(e.match(/^-?\d*\.\d+(e[\+\-]?\d+)?/i)&&(h=!0),e.match(/^-?\d+\.\d*/)&&(h=!0),e.match(/^-?\.\d+/)&&(h=!0),h)return"."==e.peek()&&e.backUp(1),"number";var g=!1;if(e.match(/^-?0x[0-9a-f]+/i)&&(g=!0),e.match(/^-?[1-9]\d*(e[\+\-]?\d+)?/)&&(g=!0),e.match(/^-?0(?![\dx])/i)&&(g=!0),g)return"number"}if(e.match(f))return t.tokenize=v(e.current(),!1,"string"),t.tokenize(e,t);if(e.match(p)){if("/"!=e.current()||e.match(/^.*\//,!1))return t.tokenize=v(e.current(),!0,"string-2"),t.tokenize(e,t);e.backUp(1)}return e.match(i)||e.match(l)?"operator":e.match(a)?"punctuation":e.match(m)?"atom":e.match(s)||t.prop&&e.match(o)?"property":e.match(d)?"keyword":e.match(o)?"variable":(e.next(),n)}function v(e,r,i){return function(a,o){while(!a.eol())if(a.eatWhile(/[^'"\/\\]/),a.eat("\\")){if(a.next(),r&&a.eol())return i}else{if(a.match(e))return o.tokenize=g,i;a.eat(/['"\/]/)}return r&&(t.singleLineStringErrors?i=n:o.tokenize=g),i}}function y(e,t){while(!e.eol()){if(e.eatWhile(/[^#]/),e.match("###")){t.tokenize=g;break}e.eatWhile("#")}return"comment"}function b(t,n,r){r=r||"coffee";for(var i=0,a=!1,o=null,s=n.scope;s;s=s.prev)if("coffee"===s.type||"}"==s.type){i=s.offset+e.indentUnit;break}"coffee"!==r?(a=null,o=t.column()+t.current().length):n.scope.align&&(n.scope.align=!1),n.scope={offset:i,type:r,prev:n.scope,align:a,alignOffset:o}}function w(e,t){if(t.scope.prev){if("coffee"===t.scope.type){for(var n=e.indentation(),r=!1,i=t.scope;i;i=i.prev)if(n===i.offset){r=!0;break}if(!r)return!0;while(t.scope.prev&&t.scope.offset!==n)t.scope=t.scope.prev;return!1}return t.scope=t.scope.prev,!1}}function x(e,t){var r=t.tokenize(e,t),i=e.current();"return"===i&&(t.dedent=!0),(("->"===i||"=>"===i)&&e.eol()||"indent"===r)&&b(e,t);var a="[({".indexOf(i);if(-1!==a&&b(e,t,"])}".slice(a,a+1)),c.exec(i)&&b(e,t),"then"==i&&w(e,t),"dedent"===r&&w(e,t))return n;if(a="])}".indexOf(i),-1!==a){while("coffee"==t.scope.type&&t.scope.prev)t.scope=t.scope.prev;t.scope.type==i&&(t.scope=t.scope.prev)}return t.dedent&&e.eol()&&("coffee"==t.scope.type&&t.scope.prev&&(t.scope=t.scope.prev),t.dedent=!1),r}var k={startState:function(e){return{tokenize:g,scope:{offset:e||0,type:"coffee",prev:null,align:!1},prop:!1,dedent:0}},token:function(e,t){var n=null===t.scope.align&&t.scope;n&&e.sol()&&(n.align=!1);var r=x(e,t);return r&&"comment"!=r&&(n&&(n.align=!0),t.prop="punctuation"==r&&"."==e.current()),r},indent:function(e,t){if(e.tokenize!=g)return 0;var n=e.scope,r=t&&"])}".indexOf(t.charAt(0))>-1;if(r)while("coffee"==n.type&&n.prev)n=n.prev;var i=r&&n.type===t.charAt(0);return n.align?n.alignOffset-(i?1:0):(i?n.prev:n).offset},lineComment:"#",fold:"indent"};return k})),e.defineMIME("application/vnd.coffeescript","coffeescript"),e.defineMIME("text/x-coffeescript","coffeescript"),e.defineMIME("text/coffeescript","coffeescript")}))},a15b:function(e,t,n){"use strict";var r=n("23e7"),i=n("44ad"),a=n("fc6a"),o=n("a640"),s=[].join,l=i!=Object,c=o("join",",");r({target:"Array",proto:!0,forced:l||!c},{join:function(e){return s.call(a(this),void 0===e?",":e)}})},a1f0:function(e,t,n){"use strict";var r=n("23e7"),i=n("9ed3"),a=n("1d80"),o=n("50c4"),s=n("1c0b"),l=n("825a"),c=n("c6b6"),u=n("44e7"),d=n("ad6d"),f=n("9112"),p=n("d039"),h=n("b622"),m=n("4840"),g=n("8aa5"),v=n("69f3"),y=n("c430"),b=h("matchAll"),w="RegExp String",x=w+" Iterator",k=v.set,_=v.getterFor(x),C=RegExp.prototype,S=C.exec,T="".matchAll,E=!!T&&!p((function(){"a".matchAll(/./)})),A=function(e,t){var n,r=e.exec;if("function"==typeof r){if(n=r.call(e,t),"object"!=typeof n)throw TypeError("Incorrect exec result");return n}return S.call(e,t)},M=i((function(e,t,n,r){k(this,{type:x,regexp:e,string:t,global:n,unicode:r,done:!1})}),w,(function(){var e=_(this);if(e.done)return{value:void 0,done:!0};var t=e.regexp,n=e.string,r=A(t,n);return null===r?{value:void 0,done:e.done=!0}:e.global?(""==String(r[0])&&(t.lastIndex=g(n,o(t.lastIndex),e.unicode)),{value:r,done:!1}):(e.done=!0,{value:r,done:!1})})),N=function(e){var t,n,r,i,a,s,c=l(this),u=String(e);return t=m(c,RegExp),n=c.flags,void 0===n&&c instanceof RegExp&&!("flags"in C)&&(n=d.call(c)),r=void 0===n?"":String(n),i=new t(t===RegExp?c.source:c,r),a=!!~r.indexOf("g"),s=!!~r.indexOf("u"),i.lastIndex=o(c.lastIndex),new M(i,u,a,s)};r({target:"String",proto:!0,forced:E},{matchAll:function(e){var t,n,r,i,o=a(this);if(null!=e){if(u(e)&&(t=String(a("flags"in C?e.flags:d.call(e))),!~t.indexOf("g")))throw TypeError("`.matchAll` does not allow non-global regexes");if(E)return T.apply(o,arguments);if(r=e[b],void 0===r&&y&&"RegExp"==c(e)&&(r=N),null!=r)return s(r).call(e,o)}else if(E)return T.apply(o,arguments);return n=String(o),i=new RegExp(e,"g"),y?N.call(i,n):i[b](n)}}),y||b in C||f(C,b,N)},a2bf:function(e,t,n){"use strict";var r=n("e8b5"),i=n("50c4"),a=n("0366"),o=function(e,t,n,s,l,c,u,d){var f,p=l,h=0,m=!!u&&a(u,d,3);while(h<s){if(h in n){if(f=m?m(n[h],h,t):n[h],c>0&&r(f))p=o(e,t,f,i(f.length),p,c-1)-1;else{if(p>=9007199254740991)throw TypeError("Exceed the acceptable array length");e[p]=f}p++}h++}return p};e.exports=o},a434:function(e,t,n){"use strict";var r=n("23e7"),i=n("23cb"),a=n("a691"),o=n("50c4"),s=n("7b0b"),l=n("65f0"),c=n("8418"),u=n("1dde"),d=u("splice"),f=Math.max,p=Math.min,h=9007199254740991,m="Maximum allowed length exceeded";r({target:"Array",proto:!0,forced:!d},{splice:function(e,t){var n,r,u,d,g,v,y=s(this),b=o(y.length),w=i(e,b),x=arguments.length;if(0===x?n=r=0:1===x?(n=0,r=b-w):(n=x-2,r=p(f(a(t),0),b-w)),b+n-r>h)throw TypeError(m);for(u=l(y,r),d=0;d<r;d++)g=w+d,g in y&&c(u,d,y[g]);if(u.length=r,n<r){for(d=w;d<b-r;d++)g=d+r,v=d+n,g in y?y[v]=y[g]:delete y[v];for(d=b;d>b-r+n;d--)delete y[d-1]}else if(n>r)for(d=b-r;d>w;d--)g=d+r-1,v=d+n-1,g in y?y[v]=y[g]:delete y[v];for(d=0;d<n;d++)y[d+w]=arguments[d+2];return y.length=b-r+n,u}})},a459:function(e,t,n){"use strict";var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fm-additions-cropper"},[n("div",{staticClass:"row",style:{"max-height":e.maxHeight+"px"}},[n("div",{staticClass:"col-sm-9 cropper-block"},[n("img",{ref:"fmCropper",attrs:{src:e.imgSrc,alt:e.selectedItem.basename}})]),n("div",{staticClass:"col-sm-3 pl-0"},[n("div",{staticClass:"cropper-preview"}),n("div",{staticClass:"cropper-data"},[n("div",{staticClass:"input-group input-group-sm"},[e._m(0),n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.x,expression:"x",modifiers:{number:!0}}],staticClass:"form-control",attrs:{type:"text",id:"dataX"},domProps:{value:e.x},on:{input:function(t){t.target.composing||(e.x=e._n(t.target.value))},blur:function(t){return e.$forceUpdate()}}}),e._m(1)]),n("div",{staticClass:"input-group input-group-sm"},[e._m(2),n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.y,expression:"y",modifiers:{number:!0}}],staticClass:"form-control",attrs:{type:"text",id:"dataY"},domProps:{value:e.y},on:{input:function(t){t.target.composing||(e.y=e._n(t.target.value))},blur:function(t){return e.$forceUpdate()}}}),e._m(3)]),n("div",{staticClass:"input-group input-group-sm"},[e._m(4),n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.width,expression:"width",modifiers:{number:!0}}],staticClass:"form-control",attrs:{type:"text",id:"dataWidth"},domProps:{value:e.width},on:{input:function(t){t.target.composing||(e.width=e._n(t.target.value))},blur:function(t){return e.$forceUpdate()}}}),e._m(5)]),n("div",{staticClass:"input-group input-group-sm"},[e._m(6),n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.height,expression:"height",modifiers:{number:!0}}],staticClass:"form-control",attrs:{type:"text",id:"dataHeight"},domProps:{value:e.height},on:{input:function(t){t.target.composing||(e.height=e._n(t.target.value))},blur:function(t){return e.$forceUpdate()}}}),e._m(7)]),n("div",{staticClass:"input-group input-group-sm"},[e._m(8),n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.rotate,expression:"rotate",modifiers:{number:!0}}],staticClass:"form-control",attrs:{type:"text",id:"dataRotate"},domProps:{value:e.rotate},on:{input:function(t){t.target.composing||(e.rotate=e._n(t.target.value))},blur:function(t){return e.$forceUpdate()}}}),e._m(9)]),n("div",{staticClass:"input-group input-group-sm"},[e._m(10),n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.scaleX,expression:"scaleX",modifiers:{number:!0}}],staticClass:"form-control",attrs:{type:"text",id:"dataScaleX"},domProps:{value:e.scaleX},on:{input:function(t){t.target.composing||(e.scaleX=e._n(t.target.value))},blur:function(t){return e.$forceUpdate()}}})]),n("div",{staticClass:"input-group input-group-sm"},[e._m(11),n("input",{directives:[{name:"model",rawName:"v-model.number",value:e.scaleY,expression:"scaleY",modifiers:{number:!0}}],staticClass:"form-control",attrs:{type:"text",id:"dataScaleY"},domProps:{value:e.scaleY},on:{input:function(t){t.target.composing||(e.scaleY=e._n(t.target.value))},blur:function(t){return e.$forceUpdate()}}})]),n("button",{staticClass:"btn btn-block btn-sm btn-info mb-2",attrs:{title:e.lang.modal.cropper.apply,type:"button"},on:{click:function(t){return e.setData()}}},[n("i",{staticClass:"fas fa-check"})])])])]),n("div",{staticClass:"d-flex justify-content-between"},[n("div",[n("div",{staticClass:"btn-group mr-2",attrs:{role:"group","aria-label":"Scale"}},[n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropMove(-10,0)}}},[n("i",{staticClass:"fas fa-arrow-left"})]),n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropMove(10,0)}}},[n("i",{staticClass:"fas fa-arrow-right"})]),n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropMove(0,-10)}}},[n("i",{staticClass:"fas fa-arrow-up"})]),n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropMove(0,10)}}},[n("i",{staticClass:"fas fa-arrow-down"})])]),n("div",{staticClass:"btn-group mr-2",attrs:{role:"group","aria-label":"Scale"}},[n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropScaleX()}}},[n("i",{staticClass:"fas fa-arrows-alt-h"})]),n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropScaleY()}}},[n("i",{staticClass:"fas fa-arrows-alt-v"})])]),n("div",{staticClass:"btn-group mr-2",attrs:{role:"group","aria-label":"Rotate"}},[n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropRotate(-45)}}},[n("i",{staticClass:"fas fa-undo"})]),n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropRotate(45)}}},[n("i",{staticClass:"fas fa-redo"})])]),n("div",{staticClass:"btn-group mr-2",attrs:{role:"group","aria-label":"Rotate"}},[n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropZoom(.1)}}},[n("i",{staticClass:"fas fa-search-plus"})]),n("button",{staticClass:"btn btn-info",on:{click:function(t){return e.cropZoom(-.1)}}},[n("i",{staticClass:"fas fa-search-minus"})])]),n("button",{staticClass:"btn btn-info mr-2",attrs:{title:e.lang.modal.cropper.reset},on:{click:function(t){return e.cropReset()}}},[n("i",{staticClass:"fas fa-sync-alt"})]),n("button",{staticClass:"btn btn-danger mr-2",attrs:{title:e.lang.modal.cropper.save},on:{click:function(t){return e.cropSave()}}},[n("i",{staticClass:"far fa-save"})])]),n("span",{staticClass:"d-block"},[n("button",{staticClass:"btn btn-light",on:{click:function(t){return e.$emit("closeCropper")}}},[e._v(e._s(e.lang.btn.back))])])])])},i=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-prepend"},[n("label",{staticClass:"input-group-text",attrs:{for:"dataX"}},[e._v("X")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-append"},[n("span",{staticClass:"input-group-text"},[e._v("px")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-prepend"},[n("label",{staticClass:"input-group-text",attrs:{for:"dataY"}},[e._v("Y")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-append"},[n("span",{staticClass:"input-group-text"},[e._v("px")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-prepend"},[n("label",{staticClass:"input-group-text",attrs:{for:"dataWidth"}},[e._v("Width")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-append"},[n("span",{staticClass:"input-group-text"},[e._v("px")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-prepend"},[n("label",{staticClass:"input-group-text",attrs:{for:"dataHeight"}},[e._v("Height")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-append"},[n("span",{staticClass:"input-group-text"},[e._v("px")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-prepend"},[n("label",{staticClass:"input-group-text",attrs:{for:"dataRotate"}},[e._v("Rotate")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-append"},[n("span",{staticClass:"input-group-text"},[e._v("deg")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-prepend"},[n("label",{staticClass:"input-group-text",attrs:{for:"dataScaleX"}},[e._v("ScaleX")])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"input-group-prepend"},[n("label",{staticClass:"input-group-text",attrs:{for:"dataScaleY"}},[e._v("ScaleY")])])}],a=(n("a9e3"),n("bab4")),o=n.n(a),s=n("b94d"),l={name:"Cropper",mixins:[s["a"]],props:{imgSrc:{required:!0},maxHeight:{type:Number,required:!0}},data:function(){return{cropper:{},height:0,width:0,x:0,y:0,rotate:0,scaleX:1,scaleY:1}},mounted:function(){var e=this;this.cropper=new o.a(this.$refs.fmCropper,{preview:".cropper-preview",crop:function(t){e.x=Math.round(t.detail.x),e.y=Math.round(t.detail.y),e.height=Math.round(t.detail.height),e.width=Math.round(t.detail.width),e.rotate="undefined"!==typeof t.detail.rotate?t.detail.rotate:"",e.scaleX="undefined"!==typeof t.detail.scaleX?t.detail.scaleX:"",e.scaleY="undefined"!==typeof t.detail.scaleY?t.detail.scaleY:""}})},beforeDestroy:function(){this.cropper.destroy()},computed:{selectedItem:function(){return this.$store.getters["fm/selectedItems"][0]}},methods:{cropMove:function(e,t){this.cropper.move(e,t)},cropScaleY:function(){this.cropper.scale(1,1===this.cropper.getData().scaleY?-1:1)},cropScaleX:function(){this.cropper.scale(1===this.cropper.getData().scaleX?-1:1,1)},cropRotate:function(e){this.cropper.rotate(e)},cropZoom:function(e){this.cropper.zoom(e)},cropReset:function(){this.cropper.reset()},setData:function(){this.cropper.setData({x:this.x,y:this.y,width:this.width,height:this.height,rotate:this.rotate,scaleX:this.scaleX,scaleY:this.scaleY})},cropSave:function(){var e=this;this.cropper.getCroppedCanvas().toBlob((function(t){var n=new FormData;n.append("disk",e.$store.getters["fm/selectedDisk"]),n.append("path",e.selectedItem.dirname),n.append("file",t,e.selectedItem.basename),e.$store.dispatch("fm/updateFile",n).then((function(t){"success"===t.data.result.status&&e.$emit("closeCropper")}))}),"jpg"!==this.selectedItem.extension?"image/".concat(this.selectedItem.extension):"image/jpeg")}}},c=l,u=(n("74f7"),n("2877")),d=Object(u["a"])(c,r,i,!1,null,null,null);t["a"]=d.exports},a4b4:function(e,t,n){var r=n("342f");e.exports=/web0s(?!.*chrome)/i.test(r)},a4d3:function(e,t,n){"use strict";var r=n("23e7"),i=n("da84"),a=n("d066"),o=n("c430"),s=n("83ab"),l=n("4930"),c=n("fdbf"),u=n("d039"),d=n("5135"),f=n("e8b5"),p=n("861d"),h=n("825a"),m=n("7b0b"),g=n("fc6a"),v=n("c04e"),y=n("5c6c"),b=n("7c73"),w=n("df75"),x=n("241c"),k=n("057f"),_=n("7418"),C=n("06cf"),S=n("9bf2"),T=n("d1e7"),E=n("9112"),A=n("6eeb"),M=n("5692"),N=n("f772"),O=n("d012"),D=n("90e3"),L=n("b622"),z=n("e538"),P=n("746f"),F=n("d44e"),I=n("69f3"),j=n("b727").forEach,R=N("hidden"),$="Symbol",q="prototype",B=L("toPrimitive"),U=I.set,H=I.getterFor($),W=Object[q],V=i.Symbol,Y=a("JSON","stringify"),G=C.f,K=S.f,X=k.f,Z=T.f,Q=M("symbols"),J=M("op-symbols"),ee=M("string-to-symbol-registry"),te=M("symbol-to-string-registry"),ne=M("wks"),re=i.QObject,ie=!re||!re[q]||!re[q].findChild,ae=s&&u((function(){return 7!=b(K({},"a",{get:function(){return K(this,"a",{value:7}).a}})).a}))?function(e,t,n){var r=G(W,t);r&&delete W[t],K(e,t,n),r&&e!==W&&K(W,t,r)}:K,oe=function(e,t){var n=Q[e]=b(V[q]);return U(n,{type:$,tag:e,description:t}),s||(n.description=t),n},se=c?function(e){return"symbol"==typeof e}:function(e){return Object(e)instanceof V},le=function(e,t,n){e===W&&le(J,t,n),h(e);var r=v(t,!0);return h(n),d(Q,r)?(n.enumerable?(d(e,R)&&e[R][r]&&(e[R][r]=!1),n=b(n,{enumerable:y(0,!1)})):(d(e,R)||K(e,R,y(1,{})),e[R][r]=!0),ae(e,r,n)):K(e,r,n)},ce=function(e,t){h(e);var n=g(t),r=w(n).concat(he(n));return j(r,(function(t){s&&!de.call(n,t)||le(e,t,n[t])})),e},ue=function(e,t){return void 0===t?b(e):ce(b(e),t)},de=function(e){var t=v(e,!0),n=Z.call(this,t);return!(this===W&&d(Q,t)&&!d(J,t))&&(!(n||!d(this,t)||!d(Q,t)||d(this,R)&&this[R][t])||n)},fe=function(e,t){var n=g(e),r=v(t,!0);if(n!==W||!d(Q,r)||d(J,r)){var i=G(n,r);return!i||!d(Q,r)||d(n,R)&&n[R][r]||(i.enumerable=!0),i}},pe=function(e){var t=X(g(e)),n=[];return j(t,(function(e){d(Q,e)||d(O,e)||n.push(e)})),n},he=function(e){var t=e===W,n=X(t?J:g(e)),r=[];return j(n,(function(e){!d(Q,e)||t&&!d(W,e)||r.push(Q[e])})),r};if(l||(V=function(){if(this instanceof V)throw TypeError("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,t=D(e),n=function(e){this===W&&n.call(J,e),d(this,R)&&d(this[R],t)&&(this[R][t]=!1),ae(this,t,y(1,e))};return s&&ie&&ae(W,t,{configurable:!0,set:n}),oe(t,e)},A(V[q],"toString",(function(){return H(this).tag})),A(V,"withoutSetter",(function(e){return oe(D(e),e)})),T.f=de,S.f=le,C.f=fe,x.f=k.f=pe,_.f=he,z.f=function(e){return oe(L(e),e)},s&&(K(V[q],"description",{configurable:!0,get:function(){return H(this).description}}),o||A(W,"propertyIsEnumerable",de,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!l,sham:!l},{Symbol:V}),j(w(ne),(function(e){P(e)})),r({target:$,stat:!0,forced:!l},{for:function(e){var t=String(e);if(d(ee,t))return ee[t];var n=V(t);return ee[t]=n,te[n]=t,n},keyFor:function(e){if(!se(e))throw TypeError(e+" is not a symbol");if(d(te,e))return te[e]},useSetter:function(){ie=!0},useSimple:function(){ie=!1}}),r({target:"Object",stat:!0,forced:!l,sham:!s},{create:ue,defineProperty:le,defineProperties:ce,getOwnPropertyDescriptor:fe}),r({target:"Object",stat:!0,forced:!l},{getOwnPropertyNames:pe,getOwnPropertySymbols:he}),r({target:"Object",stat:!0,forced:u((function(){_.f(1)}))},{getOwnPropertySymbols:function(e){return _.f(m(e))}}),Y){var me=!l||u((function(){var e=V();return"[null]"!=Y([e])||"{}"!=Y({a:e})||"{}"!=Y(Object(e))}));r({target:"JSON",stat:!0,forced:me},{stringify:function(e,t,n){var r,i=[e],a=1;while(arguments.length>a)i.push(arguments[a++]);if(r=t,(p(t)||void 0!==e)&&!se(e))return f(t)||(t=function(e,t){if("function"==typeof r&&(t=r.call(this,e,t)),!se(t))return t}),i[1]=t,Y.apply(null,i)}})}V[q][B]||E(V[q],B,V[q].valueOf),F(V,$),O[R]=!0},a623:function(e,t,n){"use strict";var r=n("23e7"),i=n("b727").every,a=n("a640"),o=a("every");r({target:"Array",proto:!0,forced:!o},{every:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},a630:function(e,t,n){var r=n("23e7"),i=n("4df4"),a=n("1c7e"),o=!a((function(e){Array.from(e)}));r({target:"Array",stat:!0,forced:o},{from:i})},a640:function(e,t,n){"use strict";var r=n("d039");e.exports=function(e,t){var n=[][e];return!!n&&r((function(){n.call(null,t||function(){throw 1},1)}))}},a691:function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},a6fd:function(e,t,n){var r=n("23e7"),i=n("d066"),a=n("1c0b"),o=n("825a"),s=n("d039"),l=i("Reflect","apply"),c=Function.apply,u=!s((function(){l((function(){}))}));r({target:"Reflect",stat:!0,forced:u},{apply:function(e,t,n){return a(e),o(n),l?l(e,t,n):c.call(e,t,n)}})},a78b:function(e,t,n){},a79d:function(e,t,n){"use strict";var r=n("23e7"),i=n("c430"),a=n("fea9"),o=n("d039"),s=n("d066"),l=n("4840"),c=n("cdf9"),u=n("6eeb"),d=!!a&&o((function(){a.prototype["finally"].call({then:function(){}},(function(){}))}));r({target:"Promise",proto:!0,real:!0,forced:d},{finally:function(e){var t=l(this,s("Promise")),n="function"==typeof e;return this.then(n?function(n){return c(t,e()).then((function(){return n}))}:e,n?function(n){return c(t,e()).then((function(){throw n}))}:e)}}),i||"function"!=typeof a||a.prototype["finally"]||u(a.prototype,"finally",s("Promise").prototype["finally"])},a874:function(e,t,n){var r=n("23e7"),i=n("145e"),a=n("44d2");r({target:"Array",proto:!0},{copyWithin:i}),a("copyWithin")},a928:function(e,t,n){},a975:function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").every,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("every",(function(e){return i(a(this),e,arguments.length>1?arguments[1]:void 0)}))},a981:function(e,t){e.exports="undefined"!==typeof ArrayBuffer&&"undefined"!==typeof DataView},a983:function(e,t,n){},a9e3:function(e,t,n){"use strict";var r=n("83ab"),i=n("da84"),a=n("94ca"),o=n("6eeb"),s=n("5135"),l=n("c6b6"),c=n("7156"),u=n("c04e"),d=n("d039"),f=n("7c73"),p=n("241c").f,h=n("06cf").f,m=n("9bf2").f,g=n("58a8").trim,v="Number",y=i[v],b=y.prototype,w=l(f(b))==v,x=function(e){var t,n,r,i,a,o,s,l,c=u(e,!1);if("string"==typeof c&&c.length>2)if(c=g(c),t=c.charCodeAt(0),43===t||45===t){if(n=c.charCodeAt(2),88===n||120===n)return NaN}else if(48===t){switch(c.charCodeAt(1)){case 66:case 98:r=2,i=49;break;case 79:case 111:r=8,i=55;break;default:return+c}for(a=c.slice(2),o=a.length,s=0;s<o;s++)if(l=a.charCodeAt(s),l<48||l>i)return NaN;return parseInt(a,r)}return+c};if(a(v,!y(" 0o1")||!y("0b1")||y("+0x1"))){for(var k,_=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof _&&(w?d((function(){b.valueOf.call(n)})):l(n)!=v)?c(new y(x(t)),n,_):x(t)},C=r?p(y):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),S=0;C.length>S;S++)s(y,k=C[S])&&!s(_,k)&&m(_,k,h(y,k));_.prototype=b,b.constructor=_,o(i,v,_)}},ab13:function(e,t,n){var r=n("b622"),i=r("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[i]=!1,"/./"[e](t)}catch(r){}}return!1}},ac16:function(e,t,n){var r=n("23e7"),i=n("825a"),a=n("06cf").f;r({target:"Reflect",stat:!0},{deleteProperty:function(e,t){var n=a(i(e),t);return!(n&&!n.configurable)&&delete e[t]}})},ac1f:function(e,t,n){"use strict";var r=n("23e7"),i=n("9263");r({target:"RegExp",proto:!0,forced:/./.exec!==i},{exec:i})},ac66:function(e,t,n){"use strict";n("c5ff")},acac:function(e,t,n){"use strict";var r=n("e2cc"),i=n("f183").getWeakData,a=n("825a"),o=n("861d"),s=n("19aa"),l=n("2266"),c=n("b727"),u=n("5135"),d=n("69f3"),f=d.set,p=d.getterFor,h=c.find,m=c.findIndex,g=0,v=function(e){return e.frozen||(e.frozen=new y)},y=function(){this.entries=[]},b=function(e,t){return h(e.entries,(function(e){return e[0]===t}))};y.prototype={get:function(e){var t=b(this,e);if(t)return t[1]},has:function(e){return!!b(this,e)},set:function(e,t){var n=b(this,e);n?n[1]=t:this.entries.push([e,t])},delete:function(e){var t=m(this.entries,(function(t){return t[0]===e}));return~t&&this.entries.splice(t,1),!!~t}},e.exports={getConstructor:function(e,t,n,c){var d=e((function(e,r){s(e,d,t),f(e,{type:t,id:g++,frozen:void 0}),void 0!=r&&l(r,e[c],{that:e,AS_ENTRIES:n})})),h=p(t),m=function(e,t,n){var r=h(e),o=i(a(t),!0);return!0===o?v(r).set(t,n):o[r.id]=n,e};return r(d.prototype,{delete:function(e){var t=h(this);if(!o(e))return!1;var n=i(e);return!0===n?v(t)["delete"](e):n&&u(n,t.id)&&delete n[t.id]},has:function(e){var t=h(this);if(!o(e))return!1;var n=i(e);return!0===n?v(t).has(e):n&&u(n,t.id)}}),r(d.prototype,n?{get:function(e){var t=h(this);if(o(e)){var n=i(e);return!0===n?v(t).get(e):n?n[t.id]:void 0}},set:function(e,t){return m(this,e,t)}}:{add:function(e){return m(this,e,!0)}}),d}}},accc:function(e,t,n){var r=n("23e7"),i=n("64e5");r({target:"Date",proto:!0,forced:Date.prototype.toISOString!==i},{toISOString:i})},acd8:function(e,t,n){var r=n("23e7"),i=n("7e12");r({global:!0,forced:parseFloat!=i},{parseFloat:i})},ace4:function(e,t,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("621a"),o=n("825a"),s=n("23cb"),l=n("50c4"),c=n("4840"),u=a.ArrayBuffer,d=a.DataView,f=u.prototype.slice,p=i((function(){return!new u(2).slice(1,void 0).byteLength}));r({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:p},{slice:function(e,t){if(void 0!==f&&void 0===t)return f.call(o(this),e);var n=o(this).byteLength,r=s(e,n),i=s(void 0===t?n:t,n),a=new(c(this,u))(l(i-r)),p=new d(this),h=new d(a),m=0;while(r<i)h.setUint8(m++,p.getUint8(r++));return a}})},ad6d:function(e,t,n){"use strict";var r=n("825a");e.exports=function(){var e=r(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},ae93:function(e,t,n){"use strict";var r,i,a,o=n("d039"),s=n("e163"),l=n("9112"),c=n("5135"),u=n("b622"),d=n("c430"),f=u("iterator"),p=!1,h=function(){return this};[].keys&&(a=[].keys(),"next"in a?(i=s(s(a)),i!==Object.prototype&&(r=i)):p=!0);var m=void 0==r||o((function(){var e={};return r[f].call(e)!==e}));m&&(r={}),d&&!m||c(r,f)||l(r,f,h),e.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:p}},af03:function(e,t,n){var r=n("d039");e.exports=function(e){return r((function(){var t=""[e]('"');return t!==t.toLowerCase()||t.split('"').length>3}))}},af93:function(e,t,n){var r=n("23e7"),i=n("861d"),a=n("f183").onFreeze,o=n("bb2f"),s=n("d039"),l=Object.seal,c=s((function(){l(1)}));r({target:"Object",stat:!0,forced:c,sham:!o},{seal:function(e){return l&&i(e)?l(a(e)):e}})},aff5:function(e,t,n){var r=n("23e7");r({target:"Number",stat:!0},{MAX_SAFE_INTEGER:9007199254740991})},b041:function(e,t,n){"use strict";var r=n("00ee"),i=n("f5df");e.exports=r?{}.toString:function(){return"[object "+i(this)+"]"}},b0c0:function(e,t,n){var r=n("83ab"),i=n("9bf2").f,a=Function.prototype,o=a.toString,s=/^\s*function ([^ (]*)/,l="name";r&&!(l in a)&&i(a,l,{configurable:!0,get:function(){try{return o.call(this).match(s)[1]}catch(e){return""}}})},b39a:function(e,t,n){"use strict";var r=n("da84"),i=n("ebb5"),a=n("d039"),o=r.Int8Array,s=i.aTypedArray,l=i.exportTypedArrayMethod,c=[].toLocaleString,u=[].slice,d=!!o&&a((function(){c.call(new o(1))})),f=a((function(){return[1,2].toLocaleString()!=new o([1,2]).toLocaleString()}))||!a((function(){o.prototype.toLocaleString.call([1,2])}));l("toLocaleString",(function(){return c.apply(d?u.call(s(this)):s(this),arguments)}),f)},b420:function(e,t,n){var r=n("23e7"),i=n("621a"),a=n("a981");r({global:!0,forced:!a},{DataView:i.DataView})},b50d:function(e,t,n){"use strict";var r=n("c532"),i=n("467f"),a=n("7aac"),o=n("30b5"),s=n("83b9"),l=n("c345"),c=n("3934"),u=n("2d83");e.exports=function(e){return new Promise((function(t,n){var d=e.data,f=e.headers;r.isFormData(d)&&delete f["Content-Type"];var p=new XMLHttpRequest;if(e.auth){var h=e.auth.username||"",m=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";f.Authorization="Basic "+btoa(h+":"+m)}var g=s(e.baseURL,e.url);if(p.open(e.method.toUpperCase(),o(g,e.params,e.paramsSerializer),!0),p.timeout=e.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in p?l(p.getAllResponseHeaders()):null,a=e.responseType&&"text"!==e.responseType?p.response:p.responseText,o={data:a,status:p.status,statusText:p.statusText,headers:r,config:e,request:p};i(t,n,o),p=null}},p.onabort=function(){p&&(n(u("Request aborted",e,"ECONNABORTED",p)),p=null)},p.onerror=function(){n(u("Network Error",e,null,p)),p=null},p.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(u(t,e,"ECONNABORTED",p)),p=null},r.isStandardBrowserEnv()){var v=(e.withCredentials||c(g))&&e.xsrfCookieName?a.read(e.xsrfCookieName):void 0;v&&(f[e.xsrfHeaderName]=v)}if("setRequestHeader"in p&&r.forEach(f,(function(e,t){"undefined"===typeof d&&"content-type"===t.toLowerCase()?delete f[t]:p.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),e.responseType)try{p.responseType=e.responseType}catch(y){if("json"!==e.responseType)throw y}"function"===typeof e.onDownloadProgress&&p.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){p&&(p.abort(),n(e),p=null)})),d||(d=null),p.send(d)}))}},b56e:function(e,t,n){"use strict";var r=n("861d"),i=n("9bf2"),a=n("e163"),o=n("b622"),s=o("hasInstance"),l=Function.prototype;s in l||i.f(l,s,{value:function(e){if("function"!=typeof this||!r(e))return!1;if(!r(this.prototype))return e instanceof this;while(e=a(e))if(this.prototype===e)return!0;return!1}})},b575:function(e,t,n){var r,i,a,o,s,l,c,u,d=n("da84"),f=n("06cf").f,p=n("2cf4").set,h=n("1cdc"),m=n("a4b4"),g=n("605d"),v=d.MutationObserver||d.WebKitMutationObserver,y=d.document,b=d.process,w=d.Promise,x=f(d,"queueMicrotask"),k=x&&x.value;k||(r=function(){var e,t;g&&(e=b.domain)&&e.exit();while(i){t=i.fn,i=i.next;try{t()}catch(n){throw i?o():a=void 0,n}}a=void 0,e&&e.enter()},h||g||m||!v||!y?w&&w.resolve?(c=w.resolve(void 0),u=c.then,o=function(){u.call(c,r)}):o=g?function(){b.nextTick(r)}:function(){p.call(d,r)}:(s=!0,l=y.createTextNode(""),new v(r).observe(l,{characterData:!0}),o=function(){l.data=s=!s})),e.exports=k||function(e){var t={fn:e,next:void 0};a&&(a.next=t),i||(i=t,o()),a=t}},b622:function(e,t,n){var r=n("da84"),i=n("5692"),a=n("5135"),o=n("90e3"),s=n("4930"),l=n("fdbf"),c=i("wks"),u=r.Symbol,d=l?u:u&&u.withoutSetter||o;e.exports=function(e){return a(c,e)&&(s||"string"==typeof c[e])||(s&&a(u,e)?c[e]=u[e]:c[e]=d("Symbol."+e)),c[e]}},b636:function(e,t,n){var r=n("746f");r("asyncIterator")},b639:function(e,t,n){"use strict";(function(e){
/*!
 * The buffer module from node.js, for the browser.
 *
 * @author   Feross Aboukhadijeh <http://feross.org>
 * @license  MIT
 */
var r=n("1fb5"),i=n("9152"),a=n("e3db");function o(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"===typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}function s(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function l(e,t){if(s()<t)throw new RangeError("Invalid typed array length");return c.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t),e.__proto__=c.prototype):(null===e&&(e=new c(t)),e.length=t),e}function c(e,t,n){if(!c.TYPED_ARRAY_SUPPORT&&!(this instanceof c))return new c(e,t,n);if("number"===typeof e){if("string"===typeof t)throw new Error("If encoding is specified then the first argument must be a string");return p(this,e)}return u(this,e,t,n)}function u(e,t,n,r){if("number"===typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!==typeof ArrayBuffer&&t instanceof ArrayBuffer?g(e,t,n,r):"string"===typeof t?h(e,t,n):v(e,t)}function d(e){if("number"!==typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function f(e,t,n,r){return d(t),t<=0?l(e,t):void 0!==n?"string"===typeof r?l(e,t).fill(n,r):l(e,t).fill(n):l(e,t)}function p(e,t){if(d(t),e=l(e,t<0?0:0|y(t)),!c.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function h(e,t,n){if("string"===typeof n&&""!==n||(n="utf8"),!c.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|w(t,n);e=l(e,r);var i=e.write(t,n);return i!==r&&(e=e.slice(0,i)),e}function m(e,t){var n=t.length<0?0:0|y(t.length);e=l(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function g(e,t,n,r){if(t.byteLength,n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");return t=void 0===n&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,n):new Uint8Array(t,n,r),c.TYPED_ARRAY_SUPPORT?(e=t,e.__proto__=c.prototype):e=m(e,t),e}function v(e,t){if(c.isBuffer(t)){var n=0|y(t.length);return e=l(e,n),0===e.length?e:(t.copy(e,0,0,n),e)}if(t){if("undefined"!==typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!==typeof t.length||te(t.length)?l(e,0):m(e,t);if("Buffer"===t.type&&a(t.data))return m(e,t.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function y(e){if(e>=s())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+s().toString(16)+" bytes");return 0|e}function b(e){return+e!=e&&(e=0),c.alloc(+e)}function w(e,t){if(c.isBuffer(e))return e.length;if("undefined"!==typeof ArrayBuffer&&"function"===typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!==typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return X(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return J(e).length;default:if(r)return X(e).length;t=(""+t).toLowerCase(),r=!0}}function x(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if(n>>>=0,t>>>=0,n<=t)return"";e||(e="utf8");while(1)switch(e){case"hex":return I(this,t,n);case"utf8":case"utf-8":return D(this,t,n);case"ascii":return P(this,t,n);case"latin1":case"binary":return F(this,t,n);case"base64":return O(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return j(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function k(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function _(e,t,n,r,i){if(0===e.length)return-1;if("string"===typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"===typeof t&&(t=c.from(t,r)),c.isBuffer(t))return 0===t.length?-1:C(e,t,n,r,i);if("number"===typeof t)return t&=255,c.TYPED_ARRAY_SUPPORT&&"function"===typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):C(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function C(e,t,n,r,i){var a,o=1,s=e.length,l=t.length;if(void 0!==r&&(r=String(r).toLowerCase(),"ucs2"===r||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;o=2,s/=2,l/=2,n/=2}function c(e,t){return 1===o?e[t]:e.readUInt16BE(t*o)}if(i){var u=-1;for(a=n;a<s;a++)if(c(e,a)===c(t,-1===u?0:a-u)){if(-1===u&&(u=a),a-u+1===l)return u*o}else-1!==u&&(a-=a-u),u=-1}else for(n+l>s&&(n=s-l),a=n;a>=0;a--){for(var d=!0,f=0;f<l;f++)if(c(e,a+f)!==c(t,f)){d=!1;break}if(d)return a}return-1}function S(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r),r>i&&(r=i)):r=i;var a=t.length;if(a%2!==0)throw new TypeError("Invalid hex string");r>a/2&&(r=a/2);for(var o=0;o<r;++o){var s=parseInt(t.substr(2*o,2),16);if(isNaN(s))return o;e[n+o]=s}return o}function T(e,t,n,r){return ee(X(t,e.length-n),e,n,r)}function E(e,t,n,r){return ee(Z(t),e,n,r)}function A(e,t,n,r){return E(e,t,n,r)}function M(e,t,n,r){return ee(J(t),e,n,r)}function N(e,t,n,r){return ee(Q(t,e.length-n),e,n,r)}function O(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function D(e,t,n){n=Math.min(e.length,n);var r=[],i=t;while(i<n){var a,o,s,l,c=e[i],u=null,d=c>239?4:c>223?3:c>191?2:1;if(i+d<=n)switch(d){case 1:c<128&&(u=c);break;case 2:a=e[i+1],128===(192&a)&&(l=(31&c)<<6|63&a,l>127&&(u=l));break;case 3:a=e[i+1],o=e[i+2],128===(192&a)&&128===(192&o)&&(l=(15&c)<<12|(63&a)<<6|63&o,l>2047&&(l<55296||l>57343)&&(u=l));break;case 4:a=e[i+1],o=e[i+2],s=e[i+3],128===(192&a)&&128===(192&o)&&128===(192&s)&&(l=(15&c)<<18|(63&a)<<12|(63&o)<<6|63&s,l>65535&&l<1114112&&(u=l))}null===u?(u=65533,d=1):u>65535&&(u-=65536,r.push(u>>>10&1023|55296),u=56320|1023&u),r.push(u),i+=d}return z(r)}t.Buffer=c,t.SlowBuffer=b,t.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:o(),t.kMaxLength=s(),c.poolSize=8192,c._augment=function(e){return e.__proto__=c.prototype,e},c.from=function(e,t,n){return u(null,e,t,n)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,"undefined"!==typeof Symbol&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0})),c.alloc=function(e,t,n){return f(null,e,t,n)},c.allocUnsafe=function(e){return p(null,e)},c.allocUnsafeSlow=function(e){return p(null,e)},c.isBuffer=function(e){return!(null==e||!e._isBuffer)},c.compare=function(e,t){if(!c.isBuffer(e)||!c.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,r=t.length,i=0,a=Math.min(n,r);i<a;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},c.isEncoding=function(e){switch(String(e).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}},c.concat=function(e,t){if(!a(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return c.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=c.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var o=e[n];if(!c.isBuffer(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,i),i+=o.length}return r},c.byteLength=w,c.prototype._isBuffer=!0,c.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)k(this,t,t+1);return this},c.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)k(this,t,t+3),k(this,t+1,t+2);return this},c.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)k(this,t,t+7),k(this,t+1,t+6),k(this,t+2,t+5),k(this,t+3,t+4);return this},c.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?D(this,0,e):x.apply(this,arguments)},c.prototype.equals=function(e){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===c.compare(this,e)},c.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),"<Buffer "+e+">"},c.prototype.compare=function(e,t,n,r,i){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,r>>>=0,i>>>=0,this===e)return 0;for(var a=i-r,o=n-t,s=Math.min(a,o),l=this.slice(r,i),u=e.slice(t,n),d=0;d<s;++d)if(l[d]!==u[d]){a=l[d],o=u[d];break}return a<o?-1:o<a?1:0},c.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},c.prototype.indexOf=function(e,t,n){return _(this,e,t,n,!0)},c.prototype.lastIndexOf=function(e,t,n){return _(this,e,t,n,!1)},c.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"===typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var a=!1;;)switch(r){case"hex":return S(this,e,t,n);case"utf8":case"utf-8":return T(this,e,t,n);case"ascii":return E(this,e,t,n);case"latin1":case"binary":return A(this,e,t,n);case"base64":return M(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return N(this,e,t,n);default:if(a)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),a=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var L=4096;function z(e){var t=e.length;if(t<=L)return String.fromCharCode.apply(String,e);var n="",r=0;while(r<t)n+=String.fromCharCode.apply(String,e.slice(r,r+=L));return n}function P(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function F(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function I(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i="",a=t;a<n;++a)i+=K(e[a]);return i}function j(e,t,n){for(var r=e.slice(t,n),i="",a=0;a<r.length;a+=2)i+=String.fromCharCode(r[a]+256*r[a+1]);return i}function R(e,t,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function $(e,t,n,r,i,a){if(!c.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<a)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function q(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,a=Math.min(e.length-n,2);i<a;++i)e[n+i]=(t&255<<8*(r?i:1-i))>>>8*(r?i:1-i)}function B(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,a=Math.min(e.length-n,4);i<a;++i)e[n+i]=t>>>8*(r?i:3-i)&255}function U(e,t,n,r,i,a){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function H(e,t,n,r,a){return a||U(e,t,n,4,34028234663852886e22,-34028234663852886e22),i.write(e,t,n,r,23,4),n+4}function W(e,t,n,r,a){return a||U(e,t,n,8,17976931348623157e292,-17976931348623157e292),i.write(e,t,n,r,52,8),n+8}c.prototype.slice=function(e,t){var n,r=this.length;if(e=~~e,t=void 0===t?r:~~t,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<e&&(t=e),c.TYPED_ARRAY_SUPPORT)n=this.subarray(e,t),n.__proto__=c.prototype;else{var i=t-e;n=new c(i,void 0);for(var a=0;a<i;++a)n[a]=this[a+e]}return n},c.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);var r=this[e],i=1,a=0;while(++a<t&&(i*=256))r+=this[e+a]*i;return r},c.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);var r=this[e+--t],i=1;while(t>0&&(i*=256))r+=this[e+--t]*i;return r},c.prototype.readUInt8=function(e,t){return t||R(e,1,this.length),this[e]},c.prototype.readUInt16LE=function(e,t){return t||R(e,2,this.length),this[e]|this[e+1]<<8},c.prototype.readUInt16BE=function(e,t){return t||R(e,2,this.length),this[e]<<8|this[e+1]},c.prototype.readUInt32LE=function(e,t){return t||R(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},c.prototype.readUInt32BE=function(e,t){return t||R(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},c.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);var r=this[e],i=1,a=0;while(++a<t&&(i*=256))r+=this[e+a]*i;return i*=128,r>=i&&(r-=Math.pow(2,8*t)),r},c.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);var r=t,i=1,a=this[e+--r];while(r>0&&(i*=256))a+=this[e+--r]*i;return i*=128,a>=i&&(a-=Math.pow(2,8*t)),a},c.prototype.readInt8=function(e,t){return t||R(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},c.prototype.readInt16LE=function(e,t){t||R(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt16BE=function(e,t){t||R(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt32LE=function(e,t){return t||R(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},c.prototype.readInt32BE=function(e,t){return t||R(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},c.prototype.readFloatLE=function(e,t){return t||R(e,4,this.length),i.read(this,e,!0,23,4)},c.prototype.readFloatBE=function(e,t){return t||R(e,4,this.length),i.read(this,e,!1,23,4)},c.prototype.readDoubleLE=function(e,t){return t||R(e,8,this.length),i.read(this,e,!0,52,8)},c.prototype.readDoubleBE=function(e,t){return t||R(e,8,this.length),i.read(this,e,!1,52,8)},c.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t|=0,n|=0,!r){var i=Math.pow(2,8*n)-1;$(this,e,t,n,i,0)}var a=1,o=0;this[t]=255&e;while(++o<n&&(a*=256))this[t+o]=e/a&255;return t+n},c.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t|=0,n|=0,!r){var i=Math.pow(2,8*n)-1;$(this,e,t,n,i,0)}var a=n-1,o=1;this[t+a]=255&e;while(--a>=0&&(o*=256))this[t+a]=e/o&255;return t+n},c.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,1,255,0),c.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},c.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):q(this,e,t,!0),t+2},c.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):q(this,e,t,!1),t+2},c.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):B(this,e,t,!0),t+4},c.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):B(this,e,t,!1),t+4},c.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);$(this,e,t,n,i-1,-i)}var a=0,o=1,s=0;this[t]=255&e;while(++a<n&&(o*=256))e<0&&0===s&&0!==this[t+a-1]&&(s=1),this[t+a]=(e/o>>0)-s&255;return t+n},c.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);$(this,e,t,n,i-1,-i)}var a=n-1,o=1,s=0;this[t+a]=255&e;while(--a>=0&&(o*=256))e<0&&0===s&&0!==this[t+a+1]&&(s=1),this[t+a]=(e/o>>0)-s&255;return t+n},c.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,1,127,-128),c.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},c.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):q(this,e,t,!0),t+2},c.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):q(this,e,t,!1),t+2},c.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):B(this,e,t,!0),t+4},c.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):B(this,e,t,!1),t+4},c.prototype.writeFloatLE=function(e,t,n){return H(this,e,t,!0,n)},c.prototype.writeFloatBE=function(e,t,n){return H(this,e,t,!1,n)},c.prototype.writeDoubleLE=function(e,t,n){return W(this,e,t,!0,n)},c.prototype.writeDoubleBE=function(e,t,n){return W(this,e,t,!1,n)},c.prototype.copy=function(e,t,n,r){if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var i,a=r-n;if(this===e&&n<t&&t<r)for(i=a-1;i>=0;--i)e[i+t]=this[i+n];else if(a<1e3||!c.TYPED_ARRAY_SUPPORT)for(i=0;i<a;++i)e[i+t]=this[i+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+a),t);return a},c.prototype.fill=function(e,t,n,r){if("string"===typeof e){if("string"===typeof t?(r=t,t=0,n=this.length):"string"===typeof n&&(r=n,n=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==r&&"string"!==typeof r)throw new TypeError("encoding must be a string");if("string"===typeof r&&!c.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"===typeof e&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var a;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"===typeof e)for(a=t;a<n;++a)this[a]=e;else{var o=c.isBuffer(e)?e:X(new c(e,r).toString()),s=o.length;for(a=0;a<n-t;++a)this[a+t]=o[a%s]}return this};var V=/[^+\/0-9A-Za-z-_]/g;function Y(e){if(e=G(e).replace(V,""),e.length<2)return"";while(e.length%4!==0)e+="=";return e}function G(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function K(e){return e<16?"0"+e.toString(16):e.toString(16)}function X(e,t){var n;t=t||1/0;for(var r=e.length,i=null,a=[],o=0;o<r;++o){if(n=e.charCodeAt(o),n>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&a.push(239,191,189);continue}if(o+1===r){(t-=3)>-1&&a.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&a.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&a.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;a.push(n)}else if(n<2048){if((t-=2)<0)break;a.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;a.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;a.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return a}function Z(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}function Q(e,t){for(var n,r,i,a=[],o=0;o<e.length;++o){if((t-=2)<0)break;n=e.charCodeAt(o),r=n>>8,i=n%256,a.push(i),a.push(r)}return a}function J(e){return r.toByteArray(Y(e))}function ee(e,t,n,r){for(var i=0;i<r;++i){if(i+n>=t.length||i>=e.length)break;t[i+n]=e[i]}return i}function te(e){return e!==e}}).call(this,n("c8ba"))},b64b:function(e,t,n){var r=n("23e7"),i=n("7b0b"),a=n("df75"),o=n("d039"),s=o((function(){a(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(e){return a(i(e))}})},b65f:function(e,t,n){var r=n("23e7"),i=Math.ceil,a=Math.floor;r({target:"Math",stat:!0},{trunc:function(e){return(e>0?a:i)(e)}})},b680:function(e,t,n){"use strict";var r=n("23e7"),i=n("a691"),a=n("408a"),o=n("1148"),s=n("d039"),l=1..toFixed,c=Math.floor,u=function(e,t,n){return 0===t?n:t%2===1?u(e,t-1,n*e):u(e*e,t/2,n)},d=function(e){var t=0,n=e;while(n>=4096)t+=12,n/=4096;while(n>=2)t+=1,n/=2;return t},f=function(e,t,n){var r=-1,i=n;while(++r<6)i+=t*e[r],e[r]=i%1e7,i=c(i/1e7)},p=function(e,t){var n=6,r=0;while(--n>=0)r+=e[n],e[n]=c(r/t),r=r%t*1e7},h=function(e){var t=6,n="";while(--t>=0)if(""!==n||0===t||0!==e[t]){var r=String(e[t]);n=""===n?r:n+o.call("0",7-r.length)+r}return n},m=l&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!s((function(){l.call({})}));r({target:"Number",proto:!0,forced:m},{toFixed:function(e){var t,n,r,s,l=a(this),c=i(e),m=[0,0,0,0,0,0],g="",v="0";if(c<0||c>20)throw RangeError("Incorrect fraction digits");if(l!=l)return"NaN";if(l<=-1e21||l>=1e21)return String(l);if(l<0&&(g="-",l=-l),l>1e-21)if(t=d(l*u(2,69,1))-69,n=t<0?l*u(2,-t,1):l/u(2,t,1),n*=4503599627370496,t=52-t,t>0){f(m,0,n),r=c;while(r>=7)f(m,1e7,0),r-=7;f(m,u(10,r,1),0),r=t-1;while(r>=23)p(m,1<<23),r-=23;p(m,1<<r),f(m,1,1),p(m,2),v=h(m)}else f(m,0,n),f(m,1<<-t,0),v=h(m)+o.call("0",c);return c>0?(s=v.length,v=g+(s<=c?"0."+o.call("0",c-s)+v:v.slice(0,s-c)+"."+v.slice(s-c))):v=g+v,v}})},b727:function(e,t,n){var r=n("0366"),i=n("44ad"),a=n("7b0b"),o=n("50c4"),s=n("65f0"),l=[].push,c=function(e){var t=1==e,n=2==e,c=3==e,u=4==e,d=6==e,f=7==e,p=5==e||d;return function(h,m,g,v){for(var y,b,w=a(h),x=i(w),k=r(m,g,3),_=o(x.length),C=0,S=v||s,T=t?S(h,_):n||f?S(h,0):void 0;_>C;C++)if((p||C in x)&&(y=x[C],b=k(y,C,w),e))if(t)T[C]=b;else if(b)switch(e){case 3:return!0;case 5:return y;case 6:return C;case 2:l.call(T,y)}else switch(e){case 4:return!1;case 7:l.call(T,y)}return d?-1:c||u?u:T}};e.exports={forEach:c(0),map:c(1),filter:c(2),some:c(3),every:c(4),find:c(5),findIndex:c(6),filterOut:c(7)}},b8bf:function(e,t,n){var r=n("23e7"),i=n("83ab"),a=n("7c73");r({target:"Object",stat:!0,sham:!i},{create:a})},b94d:function(e,t,n){"use strict";t["a"]={computed:{lang:function(){return Object.prototype.hasOwnProperty.call(this.$store.state.fm.settings.translations,this.$store.state.fm.settings.lang)?this.$store.state.fm.settings.translations[this.$store.state.fm.settings.lang]:this.$store.state.fm.settings.translations.en}}}},baa5:function(e,t,n){var r=n("23e7"),i=n("e58c");r({target:"Array",proto:!0,forced:i!==[].lastIndexOf},{lastIndexOf:i})},bab4:function(e,t,n){
/*!
 * Cropper.js v1.5.11
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-02-17T11:53:27.572Z
 */
(function(t,n){e.exports=n()})(0,(function(){"use strict";function e(t){return e="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}function t(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function r(e,t,r){return t&&n(e.prototype,t),r&&n(e,r),e}function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e){return l(e)||c(e)||u(e)||f()}function l(e){if(Array.isArray(e))return d(e)}function c(e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}function u(e,t){if(e){if("string"===typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function f(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var p="undefined"!==typeof window&&"undefined"!==typeof window.document,h=p?window:{},m=!(!p||!h.document.documentElement)&&"ontouchstart"in h.document.documentElement,g=!!p&&"PointerEvent"in h,v="cropper",y="all",b="crop",w="move",x="zoom",k="e",_="w",C="s",S="n",T="ne",E="nw",A="se",M="sw",N="".concat(v,"-crop"),O="".concat(v,"-disabled"),D="".concat(v,"-hidden"),L="".concat(v,"-hide"),z="".concat(v,"-invisible"),P="".concat(v,"-modal"),F="".concat(v,"-move"),I="".concat(v,"Action"),j="".concat(v,"Preview"),R="crop",$="move",q="none",B="crop",U="cropend",H="cropmove",W="cropstart",V="dblclick",Y=m?"touchstart":"mousedown",G=m?"touchmove":"mousemove",K=m?"touchend touchcancel":"mouseup",X=g?"pointerdown":Y,Z=g?"pointermove":G,Q=g?"pointerup pointercancel":K,J="ready",ee="resize",te="wheel",ne="zoom",re="image/jpeg",ie=/^e|w|s|n|se|sw|ne|nw|all|crop|move|zoom$/,ae=/^data:/,oe=/^data:image\/jpeg;base64,/,se=/^img|canvas$/i,le=200,ce=100,ue={viewMode:0,dragMode:R,initialAspectRatio:NaN,aspectRatio:NaN,data:null,preview:"",responsive:!0,restore:!0,checkCrossOrigin:!0,checkOrientation:!0,modal:!0,guides:!0,center:!0,highlight:!0,background:!0,autoCrop:!0,autoCropArea:.8,movable:!0,rotatable:!0,scalable:!0,zoomable:!0,zoomOnTouch:!0,zoomOnWheel:!0,wheelZoomRatio:.1,cropBoxMovable:!0,cropBoxResizable:!0,toggleDragModeOnDblclick:!0,minCanvasWidth:0,minCanvasHeight:0,minCropBoxWidth:0,minCropBoxHeight:0,minContainerWidth:le,minContainerHeight:ce,ready:null,cropstart:null,cropmove:null,cropend:null,crop:null,zoom:null},de='<div class="cropper-container" touch-action="none"><div class="cropper-wrap-box"><div class="cropper-canvas"></div></div><div class="cropper-drag-box"></div><div class="cropper-crop-box"><span class="cropper-view-box"></span><span class="cropper-dashed dashed-h"></span><span class="cropper-dashed dashed-v"></span><span class="cropper-center"></span><span class="cropper-face"></span><span class="cropper-line line-e" data-cropper-action="e"></span><span class="cropper-line line-n" data-cropper-action="n"></span><span class="cropper-line line-w" data-cropper-action="w"></span><span class="cropper-line line-s" data-cropper-action="s"></span><span class="cropper-point point-e" data-cropper-action="e"></span><span class="cropper-point point-n" data-cropper-action="n"></span><span class="cropper-point point-w" data-cropper-action="w"></span><span class="cropper-point point-s" data-cropper-action="s"></span><span class="cropper-point point-ne" data-cropper-action="ne"></span><span class="cropper-point point-nw" data-cropper-action="nw"></span><span class="cropper-point point-sw" data-cropper-action="sw"></span><span class="cropper-point point-se" data-cropper-action="se"></span></div></div>',fe=Number.isNaN||h.isNaN;function pe(e){return"number"===typeof e&&!fe(e)}var he=function(e){return e>0&&e<1/0};function me(e){return"undefined"===typeof e}function ge(t){return"object"===e(t)&&null!==t}var ve=Object.prototype.hasOwnProperty;function ye(e){if(!ge(e))return!1;try{var t=e.constructor,n=t.prototype;return t&&n&&ve.call(n,"isPrototypeOf")}catch(r){return!1}}function be(e){return"function"===typeof e}var we=Array.prototype.slice;function xe(e){return Array.from?Array.from(e):we.call(e)}function ke(e,t){return e&&be(t)&&(Array.isArray(e)||pe(e.length)?xe(e).forEach((function(n,r){t.call(e,n,r,e)})):ge(e)&&Object.keys(e).forEach((function(n){t.call(e,e[n],n,e)}))),e}var _e=Object.assign||function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return ge(e)&&n.length>0&&n.forEach((function(t){ge(t)&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e},Ce=/\.\d*(?:0|9){12}\d*$/;function Se(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1e11;return Ce.test(e)?Math.round(e*t)/t:e}var Te=/^width|height|left|top|marginLeft|marginTop$/;function Ee(e,t){var n=e.style;ke(t,(function(e,t){Te.test(t)&&pe(e)&&(e="".concat(e,"px")),n[t]=e}))}function Ae(e,t){return e.classList?e.classList.contains(t):e.className.indexOf(t)>-1}function Me(e,t){if(t)if(pe(e.length))ke(e,(function(e){Me(e,t)}));else if(e.classList)e.classList.add(t);else{var n=e.className.trim();n?n.indexOf(t)<0&&(e.className="".concat(n," ").concat(t)):e.className=t}}function Ne(e,t){t&&(pe(e.length)?ke(e,(function(e){Ne(e,t)})):e.classList?e.classList.remove(t):e.className.indexOf(t)>=0&&(e.className=e.className.replace(t,"")))}function Oe(e,t,n){t&&(pe(e.length)?ke(e,(function(e){Oe(e,t,n)})):n?Me(e,t):Ne(e,t))}var De=/([a-z\d])([A-Z])/g;function Le(e){return e.replace(De,"$1-$2").toLowerCase()}function ze(e,t){return ge(e[t])?e[t]:e.dataset?e.dataset[t]:e.getAttribute("data-".concat(Le(t)))}function Pe(e,t,n){ge(n)?e[t]=n:e.dataset?e.dataset[t]=n:e.setAttribute("data-".concat(Le(t)),n)}function Fe(e,t){if(ge(e[t]))try{delete e[t]}catch(n){e[t]=void 0}else if(e.dataset)try{delete e.dataset[t]}catch(n){e.dataset[t]=void 0}else e.removeAttribute("data-".concat(Le(t)))}var Ie=/\s\s*/,je=function(){var e=!1;if(p){var t=!1,n=function(){},r=Object.defineProperty({},"once",{get:function(){return e=!0,t},set:function(e){t=e}});h.addEventListener("test",n,r),h.removeEventListener("test",n,r)}return e}();function Re(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=n;t.trim().split(Ie).forEach((function(t){if(!je){var a=e.listeners;a&&a[t]&&a[t][n]&&(i=a[t][n],delete a[t][n],0===Object.keys(a[t]).length&&delete a[t],0===Object.keys(a).length&&delete e.listeners)}e.removeEventListener(t,i,r)}))}function $e(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=n;t.trim().split(Ie).forEach((function(t){if(r.once&&!je){var a=e.listeners,o=void 0===a?{}:a;i=function(){delete o[t][n],e.removeEventListener(t,i,r);for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];n.apply(e,s)},o[t]||(o[t]={}),o[t][n]&&e.removeEventListener(t,o[t][n],r),o[t][n]=i,e.listeners=o}e.addEventListener(t,i,r)}))}function qe(e,t,n){var r;return be(Event)&&be(CustomEvent)?r=new CustomEvent(t,{detail:n,bubbles:!0,cancelable:!0}):(r=document.createEvent("CustomEvent"),r.initCustomEvent(t,!0,!0,n)),e.dispatchEvent(r)}function Be(e){var t=e.getBoundingClientRect();return{left:t.left+(window.pageXOffset-document.documentElement.clientLeft),top:t.top+(window.pageYOffset-document.documentElement.clientTop)}}var Ue=h.location,He=/^(\w+:)\/\/([^:/?#]*):?(\d*)/i;function We(e){var t=e.match(He);return null!==t&&(t[1]!==Ue.protocol||t[2]!==Ue.hostname||t[3]!==Ue.port)}function Ve(e){var t="timestamp=".concat((new Date).getTime());return e+(-1===e.indexOf("?")?"?":"&")+t}function Ye(e){var t=e.rotate,n=e.scaleX,r=e.scaleY,i=e.translateX,a=e.translateY,o=[];pe(i)&&0!==i&&o.push("translateX(".concat(i,"px)")),pe(a)&&0!==a&&o.push("translateY(".concat(a,"px)")),pe(t)&&0!==t&&o.push("rotate(".concat(t,"deg)")),pe(n)&&1!==n&&o.push("scaleX(".concat(n,")")),pe(r)&&1!==r&&o.push("scaleY(".concat(r,")"));var s=o.length?o.join(" "):"none";return{WebkitTransform:s,msTransform:s,transform:s}}function Ge(e){var t=o({},e),n=0;return ke(e,(function(e,r){delete t[r],ke(t,(function(t){var r=Math.abs(e.startX-t.startX),i=Math.abs(e.startY-t.startY),a=Math.abs(e.endX-t.endX),o=Math.abs(e.endY-t.endY),s=Math.sqrt(r*r+i*i),l=Math.sqrt(a*a+o*o),c=(l-s)/s;Math.abs(c)>Math.abs(n)&&(n=c)}))})),n}function Ke(e,t){var n=e.pageX,r=e.pageY,i={endX:n,endY:r};return t?i:o({startX:n,startY:r},i)}function Xe(e){var t=0,n=0,r=0;return ke(e,(function(e){var i=e.startX,a=e.startY;t+=i,n+=a,r+=1})),t/=r,n/=r,{pageX:t,pageY:n}}function Ze(e){var t=e.aspectRatio,n=e.height,r=e.width,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"contain",a=he(r),o=he(n);if(a&&o){var s=n*t;"contain"===i&&s>r||"cover"===i&&s<r?n=r/t:r=n*t}else a?n=r/t:o&&(r=n*t);return{width:r,height:n}}function Qe(e){var t=e.width,n=e.height,r=e.degree;if(r=Math.abs(r)%180,90===r)return{width:n,height:t};var i=r%90*Math.PI/180,a=Math.sin(i),o=Math.cos(i),s=t*o+n*a,l=t*a+n*o;return r>90?{width:l,height:s}:{width:s,height:l}}function Je(e,t,n,r){var i=t.aspectRatio,a=t.naturalWidth,o=t.naturalHeight,l=t.rotate,c=void 0===l?0:l,u=t.scaleX,d=void 0===u?1:u,f=t.scaleY,p=void 0===f?1:f,h=n.aspectRatio,m=n.naturalWidth,g=n.naturalHeight,v=r.fillColor,y=void 0===v?"transparent":v,b=r.imageSmoothingEnabled,w=void 0===b||b,x=r.imageSmoothingQuality,k=void 0===x?"low":x,_=r.maxWidth,C=void 0===_?1/0:_,S=r.maxHeight,T=void 0===S?1/0:S,E=r.minWidth,A=void 0===E?0:E,M=r.minHeight,N=void 0===M?0:M,O=document.createElement("canvas"),D=O.getContext("2d"),L=Ze({aspectRatio:h,width:C,height:T}),z=Ze({aspectRatio:h,width:A,height:N},"cover"),P=Math.min(L.width,Math.max(z.width,m)),F=Math.min(L.height,Math.max(z.height,g)),I=Ze({aspectRatio:i,width:C,height:T}),j=Ze({aspectRatio:i,width:A,height:N},"cover"),R=Math.min(I.width,Math.max(j.width,a)),$=Math.min(I.height,Math.max(j.height,o)),q=[-R/2,-$/2,R,$];return O.width=Se(P),O.height=Se(F),D.fillStyle=y,D.fillRect(0,0,P,F),D.save(),D.translate(P/2,F/2),D.rotate(c*Math.PI/180),D.scale(d,p),D.imageSmoothingEnabled=w,D.imageSmoothingQuality=k,D.drawImage.apply(D,[e].concat(s(q.map((function(e){return Math.floor(Se(e))}))))),D.restore(),O}var et=String.fromCharCode;function tt(e,t,n){var r="";n+=t;for(var i=t;i<n;i+=1)r+=et(e.getUint8(i));return r}var nt=/^data:.*,/;function rt(e){var t=e.replace(nt,""),n=atob(t),r=new ArrayBuffer(n.length),i=new Uint8Array(r);return ke(i,(function(e,t){i[t]=n.charCodeAt(t)})),r}function it(e,t){var n=[],r=8192,i=new Uint8Array(e);while(i.length>0)n.push(et.apply(null,xe(i.subarray(0,r)))),i=i.subarray(r);return"data:".concat(t,";base64,").concat(btoa(n.join("")))}function at(e){var t,n=new DataView(e);try{var r,i,a;if(255===n.getUint8(0)&&216===n.getUint8(1)){var o=n.byteLength,s=2;while(s+1<o){if(255===n.getUint8(s)&&225===n.getUint8(s+1)){i=s;break}s+=1}}if(i){var l=i+4,c=i+10;if("Exif"===tt(n,l,4)){var u=n.getUint16(c);if(r=18761===u,(r||19789===u)&&42===n.getUint16(c+2,r)){var d=n.getUint32(c+4,r);d>=8&&(a=c+d)}}}if(a){var f,p,h=n.getUint16(a,r);for(p=0;p<h;p+=1)if(f=a+12*p+2,274===n.getUint16(f,r)){f+=8,t=n.getUint16(f,r),n.setUint16(f,1,r);break}}}catch(m){t=1}return t}function ot(e){var t=0,n=1,r=1;switch(e){case 2:n=-1;break;case 3:t=-180;break;case 4:r=-1;break;case 5:t=90,r=-1;break;case 6:t=90;break;case 7:t=90,n=-1;break;case 8:t=-90;break}return{rotate:t,scaleX:n,scaleY:r}}var st={render:function(){this.initContainer(),this.initCanvas(),this.initCropBox(),this.renderCanvas(),this.cropped&&this.renderCropBox()},initContainer:function(){var e=this.element,t=this.options,n=this.container,r=this.cropper,i=Number(t.minContainerWidth),a=Number(t.minContainerHeight);Me(r,D),Ne(e,D);var o={width:Math.max(n.offsetWidth,i>=0?i:le),height:Math.max(n.offsetHeight,a>=0?a:ce)};this.containerData=o,Ee(r,{width:o.width,height:o.height}),Me(e,D),Ne(r,D)},initCanvas:function(){var e=this.containerData,t=this.imageData,n=this.options.viewMode,r=Math.abs(t.rotate)%180===90,i=r?t.naturalHeight:t.naturalWidth,a=r?t.naturalWidth:t.naturalHeight,o=i/a,s=e.width,l=e.height;e.height*o>e.width?3===n?s=e.height*o:l=e.width/o:3===n?l=e.width/o:s=e.height*o;var c={aspectRatio:o,naturalWidth:i,naturalHeight:a,width:s,height:l};this.canvasData=c,this.limited=1===n||2===n,this.limitCanvas(!0,!0),c.width=Math.min(Math.max(c.width,c.minWidth),c.maxWidth),c.height=Math.min(Math.max(c.height,c.minHeight),c.maxHeight),c.left=(e.width-c.width)/2,c.top=(e.height-c.height)/2,c.oldLeft=c.left,c.oldTop=c.top,this.initialCanvasData=_e({},c)},limitCanvas:function(e,t){var n=this.options,r=this.containerData,i=this.canvasData,a=this.cropBoxData,o=n.viewMode,s=i.aspectRatio,l=this.cropped&&a;if(e){var c=Number(n.minCanvasWidth)||0,u=Number(n.minCanvasHeight)||0;o>1?(c=Math.max(c,r.width),u=Math.max(u,r.height),3===o&&(u*s>c?c=u*s:u=c/s)):o>0&&(c?c=Math.max(c,l?a.width:0):u?u=Math.max(u,l?a.height:0):l&&(c=a.width,u=a.height,u*s>c?c=u*s:u=c/s));var d=Ze({aspectRatio:s,width:c,height:u});c=d.width,u=d.height,i.minWidth=c,i.minHeight=u,i.maxWidth=1/0,i.maxHeight=1/0}if(t)if(o>(l?0:1)){var f=r.width-i.width,p=r.height-i.height;i.minLeft=Math.min(0,f),i.minTop=Math.min(0,p),i.maxLeft=Math.max(0,f),i.maxTop=Math.max(0,p),l&&this.limited&&(i.minLeft=Math.min(a.left,a.left+(a.width-i.width)),i.minTop=Math.min(a.top,a.top+(a.height-i.height)),i.maxLeft=a.left,i.maxTop=a.top,2===o&&(i.width>=r.width&&(i.minLeft=Math.min(0,f),i.maxLeft=Math.max(0,f)),i.height>=r.height&&(i.minTop=Math.min(0,p),i.maxTop=Math.max(0,p))))}else i.minLeft=-i.width,i.minTop=-i.height,i.maxLeft=r.width,i.maxTop=r.height},renderCanvas:function(e,t){var n=this.canvasData,r=this.imageData;if(t){var i=Qe({width:r.naturalWidth*Math.abs(r.scaleX||1),height:r.naturalHeight*Math.abs(r.scaleY||1),degree:r.rotate||0}),a=i.width,o=i.height,s=n.width*(a/n.naturalWidth),l=n.height*(o/n.naturalHeight);n.left-=(s-n.width)/2,n.top-=(l-n.height)/2,n.width=s,n.height=l,n.aspectRatio=a/o,n.naturalWidth=a,n.naturalHeight=o,this.limitCanvas(!0,!1)}(n.width>n.maxWidth||n.width<n.minWidth)&&(n.left=n.oldLeft),(n.height>n.maxHeight||n.height<n.minHeight)&&(n.top=n.oldTop),n.width=Math.min(Math.max(n.width,n.minWidth),n.maxWidth),n.height=Math.min(Math.max(n.height,n.minHeight),n.maxHeight),this.limitCanvas(!1,!0),n.left=Math.min(Math.max(n.left,n.minLeft),n.maxLeft),n.top=Math.min(Math.max(n.top,n.minTop),n.maxTop),n.oldLeft=n.left,n.oldTop=n.top,Ee(this.canvas,_e({width:n.width,height:n.height},Ye({translateX:n.left,translateY:n.top}))),this.renderImage(e),this.cropped&&this.limited&&this.limitCropBox(!0,!0)},renderImage:function(e){var t=this.canvasData,n=this.imageData,r=n.naturalWidth*(t.width/t.naturalWidth),i=n.naturalHeight*(t.height/t.naturalHeight);_e(n,{width:r,height:i,left:(t.width-r)/2,top:(t.height-i)/2}),Ee(this.image,_e({width:n.width,height:n.height},Ye(_e({translateX:n.left,translateY:n.top},n)))),e&&this.output()},initCropBox:function(){var e=this.options,t=this.canvasData,n=e.aspectRatio||e.initialAspectRatio,r=Number(e.autoCropArea)||.8,i={width:t.width,height:t.height};n&&(t.height*n>t.width?i.height=i.width/n:i.width=i.height*n),this.cropBoxData=i,this.limitCropBox(!0,!0),i.width=Math.min(Math.max(i.width,i.minWidth),i.maxWidth),i.height=Math.min(Math.max(i.height,i.minHeight),i.maxHeight),i.width=Math.max(i.minWidth,i.width*r),i.height=Math.max(i.minHeight,i.height*r),i.left=t.left+(t.width-i.width)/2,i.top=t.top+(t.height-i.height)/2,i.oldLeft=i.left,i.oldTop=i.top,this.initialCropBoxData=_e({},i)},limitCropBox:function(e,t){var n=this.options,r=this.containerData,i=this.canvasData,a=this.cropBoxData,o=this.limited,s=n.aspectRatio;if(e){var l=Number(n.minCropBoxWidth)||0,c=Number(n.minCropBoxHeight)||0,u=o?Math.min(r.width,i.width,i.width+i.left,r.width-i.left):r.width,d=o?Math.min(r.height,i.height,i.height+i.top,r.height-i.top):r.height;l=Math.min(l,r.width),c=Math.min(c,r.height),s&&(l&&c?c*s>l?c=l/s:l=c*s:l?c=l/s:c&&(l=c*s),d*s>u?d=u/s:u=d*s),a.minWidth=Math.min(l,u),a.minHeight=Math.min(c,d),a.maxWidth=u,a.maxHeight=d}t&&(o?(a.minLeft=Math.max(0,i.left),a.minTop=Math.max(0,i.top),a.maxLeft=Math.min(r.width,i.left+i.width)-a.width,a.maxTop=Math.min(r.height,i.top+i.height)-a.height):(a.minLeft=0,a.minTop=0,a.maxLeft=r.width-a.width,a.maxTop=r.height-a.height))},renderCropBox:function(){var e=this.options,t=this.containerData,n=this.cropBoxData;(n.width>n.maxWidth||n.width<n.minWidth)&&(n.left=n.oldLeft),(n.height>n.maxHeight||n.height<n.minHeight)&&(n.top=n.oldTop),n.width=Math.min(Math.max(n.width,n.minWidth),n.maxWidth),n.height=Math.min(Math.max(n.height,n.minHeight),n.maxHeight),this.limitCropBox(!1,!0),n.left=Math.min(Math.max(n.left,n.minLeft),n.maxLeft),n.top=Math.min(Math.max(n.top,n.minTop),n.maxTop),n.oldLeft=n.left,n.oldTop=n.top,e.movable&&e.cropBoxMovable&&Pe(this.face,I,n.width>=t.width&&n.height>=t.height?w:y),Ee(this.cropBox,_e({width:n.width,height:n.height},Ye({translateX:n.left,translateY:n.top}))),this.cropped&&this.limited&&this.limitCanvas(!0,!0),this.disabled||this.output()},output:function(){this.preview(),qe(this.element,B,this.getData())}},lt={initPreview:function(){var e=this.element,t=this.crossOrigin,n=this.options.preview,r=t?this.crossOriginUrl:this.url,i=e.alt||"The image to preview",a=document.createElement("img");if(t&&(a.crossOrigin=t),a.src=r,a.alt=i,this.viewBox.appendChild(a),this.viewBoxImage=a,n){var o=n;"string"===typeof n?o=e.ownerDocument.querySelectorAll(n):n.querySelector&&(o=[n]),this.previews=o,ke(o,(function(e){var n=document.createElement("img");Pe(e,j,{width:e.offsetWidth,height:e.offsetHeight,html:e.innerHTML}),t&&(n.crossOrigin=t),n.src=r,n.alt=i,n.style.cssText='display:block;width:100%;height:auto;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;image-orientation:0deg!important;"',e.innerHTML="",e.appendChild(n)}))}},resetPreview:function(){ke(this.previews,(function(e){var t=ze(e,j);Ee(e,{width:t.width,height:t.height}),e.innerHTML=t.html,Fe(e,j)}))},preview:function(){var e=this.imageData,t=this.canvasData,n=this.cropBoxData,r=n.width,i=n.height,a=e.width,o=e.height,s=n.left-t.left-e.left,l=n.top-t.top-e.top;this.cropped&&!this.disabled&&(Ee(this.viewBoxImage,_e({width:a,height:o},Ye(_e({translateX:-s,translateY:-l},e)))),ke(this.previews,(function(t){var n=ze(t,j),c=n.width,u=n.height,d=c,f=u,p=1;r&&(p=c/r,f=i*p),i&&f>u&&(p=u/i,d=r*p,f=u),Ee(t,{width:d,height:f}),Ee(t.getElementsByTagName("img")[0],_e({width:a*p,height:o*p},Ye(_e({translateX:-s*p,translateY:-l*p},e))))})))}},ct={bind:function(){var e=this.element,t=this.options,n=this.cropper;be(t.cropstart)&&$e(e,W,t.cropstart),be(t.cropmove)&&$e(e,H,t.cropmove),be(t.cropend)&&$e(e,U,t.cropend),be(t.crop)&&$e(e,B,t.crop),be(t.zoom)&&$e(e,ne,t.zoom),$e(n,X,this.onCropStart=this.cropStart.bind(this)),t.zoomable&&t.zoomOnWheel&&$e(n,te,this.onWheel=this.wheel.bind(this),{passive:!1,capture:!0}),t.toggleDragModeOnDblclick&&$e(n,V,this.onDblclick=this.dblclick.bind(this)),$e(e.ownerDocument,Z,this.onCropMove=this.cropMove.bind(this)),$e(e.ownerDocument,Q,this.onCropEnd=this.cropEnd.bind(this)),t.responsive&&$e(window,ee,this.onResize=this.resize.bind(this))},unbind:function(){var e=this.element,t=this.options,n=this.cropper;be(t.cropstart)&&Re(e,W,t.cropstart),be(t.cropmove)&&Re(e,H,t.cropmove),be(t.cropend)&&Re(e,U,t.cropend),be(t.crop)&&Re(e,B,t.crop),be(t.zoom)&&Re(e,ne,t.zoom),Re(n,X,this.onCropStart),t.zoomable&&t.zoomOnWheel&&Re(n,te,this.onWheel,{passive:!1,capture:!0}),t.toggleDragModeOnDblclick&&Re(n,V,this.onDblclick),Re(e.ownerDocument,Z,this.onCropMove),Re(e.ownerDocument,Q,this.onCropEnd),t.responsive&&Re(window,ee,this.onResize)}},ut={resize:function(){if(!this.disabled){var e,t,n=this.options,r=this.container,i=this.containerData,a=r.offsetWidth/i.width;if(1!==a||r.offsetHeight!==i.height)n.restore&&(e=this.getCanvasData(),t=this.getCropBoxData()),this.render(),n.restore&&(this.setCanvasData(ke(e,(function(t,n){e[n]=t*a}))),this.setCropBoxData(ke(t,(function(e,n){t[n]=e*a}))))}},dblclick:function(){this.disabled||this.options.dragMode===q||this.setDragMode(Ae(this.dragBox,N)?$:R)},wheel:function(e){var t=this,n=Number(this.options.wheelZoomRatio)||.1,r=1;this.disabled||(e.preventDefault(),this.wheeling||(this.wheeling=!0,setTimeout((function(){t.wheeling=!1}),50),e.deltaY?r=e.deltaY>0?1:-1:e.wheelDelta?r=-e.wheelDelta/120:e.detail&&(r=e.detail>0?1:-1),this.zoom(-r*n,e)))},cropStart:function(e){var t=e.buttons,n=e.button;if(!(this.disabled||("mousedown"===e.type||"pointerdown"===e.type&&"mouse"===e.pointerType)&&(pe(t)&&1!==t||pe(n)&&0!==n||e.ctrlKey))){var r,i=this.options,a=this.pointers;e.changedTouches?ke(e.changedTouches,(function(e){a[e.identifier]=Ke(e)})):a[e.pointerId||0]=Ke(e),r=Object.keys(a).length>1&&i.zoomable&&i.zoomOnTouch?x:ze(e.target,I),ie.test(r)&&!1!==qe(this.element,W,{originalEvent:e,action:r})&&(e.preventDefault(),this.action=r,this.cropping=!1,r===b&&(this.cropping=!0,Me(this.dragBox,P)))}},cropMove:function(e){var t=this.action;if(!this.disabled&&t){var n=this.pointers;e.preventDefault(),!1!==qe(this.element,H,{originalEvent:e,action:t})&&(e.changedTouches?ke(e.changedTouches,(function(e){_e(n[e.identifier]||{},Ke(e,!0))})):_e(n[e.pointerId||0]||{},Ke(e,!0)),this.change(e))}},cropEnd:function(e){if(!this.disabled){var t=this.action,n=this.pointers;e.changedTouches?ke(e.changedTouches,(function(e){delete n[e.identifier]})):delete n[e.pointerId||0],t&&(e.preventDefault(),Object.keys(n).length||(this.action=""),this.cropping&&(this.cropping=!1,Oe(this.dragBox,P,this.cropped&&this.options.modal)),qe(this.element,U,{originalEvent:e,action:t}))}}},dt={change:function(e){var t,n=this.options,r=this.canvasData,i=this.containerData,a=this.cropBoxData,o=this.pointers,s=this.action,l=n.aspectRatio,c=a.left,u=a.top,d=a.width,f=a.height,p=c+d,h=u+f,m=0,g=0,v=i.width,N=i.height,O=!0;!l&&e.shiftKey&&(l=d&&f?d/f:1),this.limited&&(m=a.minLeft,g=a.minTop,v=m+Math.min(i.width,r.width,r.left+r.width),N=g+Math.min(i.height,r.height,r.top+r.height));var L=o[Object.keys(o)[0]],z={x:L.endX-L.startX,y:L.endY-L.startY},P=function(e){switch(e){case k:p+z.x>v&&(z.x=v-p);break;case _:c+z.x<m&&(z.x=m-c);break;case S:u+z.y<g&&(z.y=g-u);break;case C:h+z.y>N&&(z.y=N-h);break}};switch(s){case y:c+=z.x,u+=z.y;break;case k:if(z.x>=0&&(p>=v||l&&(u<=g||h>=N))){O=!1;break}P(k),d+=z.x,d<0&&(s=_,d=-d,c-=d),l&&(f=d/l,u+=(a.height-f)/2);break;case S:if(z.y<=0&&(u<=g||l&&(c<=m||p>=v))){O=!1;break}P(S),f-=z.y,u+=z.y,f<0&&(s=C,f=-f,u-=f),l&&(d=f*l,c+=(a.width-d)/2);break;case _:if(z.x<=0&&(c<=m||l&&(u<=g||h>=N))){O=!1;break}P(_),d-=z.x,c+=z.x,d<0&&(s=k,d=-d,c-=d),l&&(f=d/l,u+=(a.height-f)/2);break;case C:if(z.y>=0&&(h>=N||l&&(c<=m||p>=v))){O=!1;break}P(C),f+=z.y,f<0&&(s=S,f=-f,u-=f),l&&(d=f*l,c+=(a.width-d)/2);break;case T:if(l){if(z.y<=0&&(u<=g||p>=v)){O=!1;break}P(S),f-=z.y,u+=z.y,d=f*l}else P(S),P(k),z.x>=0?p<v?d+=z.x:z.y<=0&&u<=g&&(O=!1):d+=z.x,z.y<=0?u>g&&(f-=z.y,u+=z.y):(f-=z.y,u+=z.y);d<0&&f<0?(s=M,f=-f,d=-d,u-=f,c-=d):d<0?(s=E,d=-d,c-=d):f<0&&(s=A,f=-f,u-=f);break;case E:if(l){if(z.y<=0&&(u<=g||c<=m)){O=!1;break}P(S),f-=z.y,u+=z.y,d=f*l,c+=a.width-d}else P(S),P(_),z.x<=0?c>m?(d-=z.x,c+=z.x):z.y<=0&&u<=g&&(O=!1):(d-=z.x,c+=z.x),z.y<=0?u>g&&(f-=z.y,u+=z.y):(f-=z.y,u+=z.y);d<0&&f<0?(s=A,f=-f,d=-d,u-=f,c-=d):d<0?(s=T,d=-d,c-=d):f<0&&(s=M,f=-f,u-=f);break;case M:if(l){if(z.x<=0&&(c<=m||h>=N)){O=!1;break}P(_),d-=z.x,c+=z.x,f=d/l}else P(C),P(_),z.x<=0?c>m?(d-=z.x,c+=z.x):z.y>=0&&h>=N&&(O=!1):(d-=z.x,c+=z.x),z.y>=0?h<N&&(f+=z.y):f+=z.y;d<0&&f<0?(s=T,f=-f,d=-d,u-=f,c-=d):d<0?(s=A,d=-d,c-=d):f<0&&(s=E,f=-f,u-=f);break;case A:if(l){if(z.x>=0&&(p>=v||h>=N)){O=!1;break}P(k),d+=z.x,f=d/l}else P(C),P(k),z.x>=0?p<v?d+=z.x:z.y>=0&&h>=N&&(O=!1):d+=z.x,z.y>=0?h<N&&(f+=z.y):f+=z.y;d<0&&f<0?(s=E,f=-f,d=-d,u-=f,c-=d):d<0?(s=M,d=-d,c-=d):f<0&&(s=T,f=-f,u-=f);break;case w:this.move(z.x,z.y),O=!1;break;case x:this.zoom(Ge(o),e),O=!1;break;case b:if(!z.x||!z.y){O=!1;break}t=Be(this.cropper),c=L.startX-t.left,u=L.startY-t.top,d=a.minWidth,f=a.minHeight,z.x>0?s=z.y>0?A:T:z.x<0&&(c-=d,s=z.y>0?M:E),z.y<0&&(u-=f),this.cropped||(Ne(this.cropBox,D),this.cropped=!0,this.limited&&this.limitCropBox(!0,!0));break}O&&(a.width=d,a.height=f,a.left=c,a.top=u,this.action=s,this.renderCropBox()),ke(o,(function(e){e.startX=e.endX,e.startY=e.endY}))}},ft={crop:function(){return!this.ready||this.cropped||this.disabled||(this.cropped=!0,this.limitCropBox(!0,!0),this.options.modal&&Me(this.dragBox,P),Ne(this.cropBox,D),this.setCropBoxData(this.initialCropBoxData)),this},reset:function(){return this.ready&&!this.disabled&&(this.imageData=_e({},this.initialImageData),this.canvasData=_e({},this.initialCanvasData),this.cropBoxData=_e({},this.initialCropBoxData),this.renderCanvas(),this.cropped&&this.renderCropBox()),this},clear:function(){return this.cropped&&!this.disabled&&(_e(this.cropBoxData,{left:0,top:0,width:0,height:0}),this.cropped=!1,this.renderCropBox(),this.limitCanvas(!0,!0),this.renderCanvas(),Ne(this.dragBox,P),Me(this.cropBox,D)),this},replace:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return!this.disabled&&e&&(this.isImg&&(this.element.src=e),t?(this.url=e,this.image.src=e,this.ready&&(this.viewBoxImage.src=e,ke(this.previews,(function(t){t.getElementsByTagName("img")[0].src=e})))):(this.isImg&&(this.replaced=!0),this.options.data=null,this.uncreate(),this.load(e))),this},enable:function(){return this.ready&&this.disabled&&(this.disabled=!1,Ne(this.cropper,O)),this},disable:function(){return this.ready&&!this.disabled&&(this.disabled=!0,Me(this.cropper,O)),this},destroy:function(){var e=this.element;return e[v]?(e[v]=void 0,this.isImg&&this.replaced&&(e.src=this.originalUrl),this.uncreate(),this):this},move:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,n=this.canvasData,r=n.left,i=n.top;return this.moveTo(me(e)?e:r+Number(e),me(t)?t:i+Number(t))},moveTo:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,n=this.canvasData,r=!1;return e=Number(e),t=Number(t),this.ready&&!this.disabled&&this.options.movable&&(pe(e)&&(n.left=e,r=!0),pe(t)&&(n.top=t,r=!0),r&&this.renderCanvas(!0)),this},zoom:function(e,t){var n=this.canvasData;return e=Number(e),e=e<0?1/(1-e):1+e,this.zoomTo(n.width*e/n.naturalWidth,null,t)},zoomTo:function(e,t,n){var r=this.options,i=this.canvasData,a=i.width,o=i.height,s=i.naturalWidth,l=i.naturalHeight;if(e=Number(e),e>=0&&this.ready&&!this.disabled&&r.zoomable){var c=s*e,u=l*e;if(!1===qe(this.element,ne,{ratio:e,oldRatio:a/s,originalEvent:n}))return this;if(n){var d=this.pointers,f=Be(this.cropper),p=d&&Object.keys(d).length?Xe(d):{pageX:n.pageX,pageY:n.pageY};i.left-=(c-a)*((p.pageX-f.left-i.left)/a),i.top-=(u-o)*((p.pageY-f.top-i.top)/o)}else ye(t)&&pe(t.x)&&pe(t.y)?(i.left-=(c-a)*((t.x-i.left)/a),i.top-=(u-o)*((t.y-i.top)/o)):(i.left-=(c-a)/2,i.top-=(u-o)/2);i.width=c,i.height=u,this.renderCanvas(!0)}return this},rotate:function(e){return this.rotateTo((this.imageData.rotate||0)+Number(e))},rotateTo:function(e){return e=Number(e),pe(e)&&this.ready&&!this.disabled&&this.options.rotatable&&(this.imageData.rotate=e%360,this.renderCanvas(!0,!0)),this},scaleX:function(e){var t=this.imageData.scaleY;return this.scale(e,pe(t)?t:1)},scaleY:function(e){var t=this.imageData.scaleX;return this.scale(pe(t)?t:1,e)},scale:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,n=this.imageData,r=!1;return e=Number(e),t=Number(t),this.ready&&!this.disabled&&this.options.scalable&&(pe(e)&&(n.scaleX=e,r=!0),pe(t)&&(n.scaleY=t,r=!0),r&&this.renderCanvas(!0,!0)),this},getData:function(){var e,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],n=this.options,r=this.imageData,i=this.canvasData,a=this.cropBoxData;if(this.ready&&this.cropped){e={x:a.left-i.left,y:a.top-i.top,width:a.width,height:a.height};var o=r.width/r.naturalWidth;if(ke(e,(function(t,n){e[n]=t/o})),t){var s=Math.round(e.y+e.height),l=Math.round(e.x+e.width);e.x=Math.round(e.x),e.y=Math.round(e.y),e.width=l-e.x,e.height=s-e.y}}else e={x:0,y:0,width:0,height:0};return n.rotatable&&(e.rotate=r.rotate||0),n.scalable&&(e.scaleX=r.scaleX||1,e.scaleY=r.scaleY||1),e},setData:function(e){var t=this.options,n=this.imageData,r=this.canvasData,i={};if(this.ready&&!this.disabled&&ye(e)){var a=!1;t.rotatable&&pe(e.rotate)&&e.rotate!==n.rotate&&(n.rotate=e.rotate,a=!0),t.scalable&&(pe(e.scaleX)&&e.scaleX!==n.scaleX&&(n.scaleX=e.scaleX,a=!0),pe(e.scaleY)&&e.scaleY!==n.scaleY&&(n.scaleY=e.scaleY,a=!0)),a&&this.renderCanvas(!0,!0);var o=n.width/n.naturalWidth;pe(e.x)&&(i.left=e.x*o+r.left),pe(e.y)&&(i.top=e.y*o+r.top),pe(e.width)&&(i.width=e.width*o),pe(e.height)&&(i.height=e.height*o),this.setCropBoxData(i)}return this},getContainerData:function(){return this.ready?_e({},this.containerData):{}},getImageData:function(){return this.sized?_e({},this.imageData):{}},getCanvasData:function(){var e=this.canvasData,t={};return this.ready&&ke(["left","top","width","height","naturalWidth","naturalHeight"],(function(n){t[n]=e[n]})),t},setCanvasData:function(e){var t=this.canvasData,n=t.aspectRatio;return this.ready&&!this.disabled&&ye(e)&&(pe(e.left)&&(t.left=e.left),pe(e.top)&&(t.top=e.top),pe(e.width)?(t.width=e.width,t.height=e.width/n):pe(e.height)&&(t.height=e.height,t.width=e.height*n),this.renderCanvas(!0)),this},getCropBoxData:function(){var e,t=this.cropBoxData;return this.ready&&this.cropped&&(e={left:t.left,top:t.top,width:t.width,height:t.height}),e||{}},setCropBoxData:function(e){var t,n,r=this.cropBoxData,i=this.options.aspectRatio;return this.ready&&this.cropped&&!this.disabled&&ye(e)&&(pe(e.left)&&(r.left=e.left),pe(e.top)&&(r.top=e.top),pe(e.width)&&e.width!==r.width&&(t=!0,r.width=e.width),pe(e.height)&&e.height!==r.height&&(n=!0,r.height=e.height),i&&(t?r.height=r.width/i:n&&(r.width=r.height*i)),this.renderCropBox()),this},getCroppedCanvas:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!this.ready||!window.HTMLCanvasElement)return null;var t=this.canvasData,n=Je(this.image,this.imageData,t,e);if(!this.cropped)return n;var r=this.getData(),i=r.x,a=r.y,o=r.width,l=r.height,c=n.width/Math.floor(t.naturalWidth);1!==c&&(i*=c,a*=c,o*=c,l*=c);var u=o/l,d=Ze({aspectRatio:u,width:e.maxWidth||1/0,height:e.maxHeight||1/0}),f=Ze({aspectRatio:u,width:e.minWidth||0,height:e.minHeight||0},"cover"),p=Ze({aspectRatio:u,width:e.width||(1!==c?n.width:o),height:e.height||(1!==c?n.height:l)}),h=p.width,m=p.height;h=Math.min(d.width,Math.max(f.width,h)),m=Math.min(d.height,Math.max(f.height,m));var g=document.createElement("canvas"),v=g.getContext("2d");g.width=Se(h),g.height=Se(m),v.fillStyle=e.fillColor||"transparent",v.fillRect(0,0,h,m);var y=e.imageSmoothingEnabled,b=void 0===y||y,w=e.imageSmoothingQuality;v.imageSmoothingEnabled=b,w&&(v.imageSmoothingQuality=w);var x,k,_,C,S,T,E=n.width,A=n.height,M=i,N=a;M<=-o||M>E?(M=0,x=0,_=0,S=0):M<=0?(_=-M,M=0,x=Math.min(E,o+M),S=x):M<=E&&(_=0,x=Math.min(o,E-M),S=x),x<=0||N<=-l||N>A?(N=0,k=0,C=0,T=0):N<=0?(C=-N,N=0,k=Math.min(A,l+N),T=k):N<=A&&(C=0,k=Math.min(l,A-N),T=k);var O=[M,N,x,k];if(S>0&&T>0){var D=h/o;O.push(_*D,C*D,S*D,T*D)}return v.drawImage.apply(v,[n].concat(s(O.map((function(e){return Math.floor(Se(e))}))))),g},setAspectRatio:function(e){var t=this.options;return this.disabled||me(e)||(t.aspectRatio=Math.max(0,e)||NaN,this.ready&&(this.initCropBox(),this.cropped&&this.renderCropBox())),this},setDragMode:function(e){var t=this.options,n=this.dragBox,r=this.face;if(this.ready&&!this.disabled){var i=e===R,a=t.movable&&e===$;e=i||a?e:q,t.dragMode=e,Pe(n,I,e),Oe(n,N,i),Oe(n,F,a),t.cropBoxMovable||(Pe(r,I,e),Oe(r,N,i),Oe(r,F,a))}return this}},pt=h.Cropper,ht=function(){function e(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(t(this,e),!n||!se.test(n.tagName))throw new Error("The first argument is required and must be an <img> or <canvas> element.");this.element=n,this.options=_e({},ue,ye(r)&&r),this.cropped=!1,this.disabled=!1,this.pointers={},this.ready=!1,this.reloading=!1,this.replaced=!1,this.sized=!1,this.sizing=!1,this.init()}return r(e,[{key:"init",value:function(){var e,t=this.element,n=t.tagName.toLowerCase();if(!t[v]){if(t[v]=this,"img"===n){if(this.isImg=!0,e=t.getAttribute("src")||"",this.originalUrl=e,!e)return;e=t.src}else"canvas"===n&&window.HTMLCanvasElement&&(e=t.toDataURL());this.load(e)}}},{key:"load",value:function(e){var t=this;if(e){this.url=e,this.imageData={};var n=this.element,r=this.options;if(r.rotatable||r.scalable||(r.checkOrientation=!1),r.checkOrientation&&window.ArrayBuffer)if(ae.test(e))oe.test(e)?this.read(rt(e)):this.clone();else{var i=new XMLHttpRequest,a=this.clone.bind(this);this.reloading=!0,this.xhr=i,i.onabort=a,i.onerror=a,i.ontimeout=a,i.onprogress=function(){i.getResponseHeader("content-type")!==re&&i.abort()},i.onload=function(){t.read(i.response)},i.onloadend=function(){t.reloading=!1,t.xhr=null},r.checkCrossOrigin&&We(e)&&n.crossOrigin&&(e=Ve(e)),i.open("GET",e,!0),i.responseType="arraybuffer",i.withCredentials="use-credentials"===n.crossOrigin,i.send()}else this.clone()}}},{key:"read",value:function(e){var t=this.options,n=this.imageData,r=at(e),i=0,a=1,o=1;if(r>1){this.url=it(e,re);var s=ot(r);i=s.rotate,a=s.scaleX,o=s.scaleY}t.rotatable&&(n.rotate=i),t.scalable&&(n.scaleX=a,n.scaleY=o),this.clone()}},{key:"clone",value:function(){var e=this.element,t=this.url,n=e.crossOrigin,r=t;this.options.checkCrossOrigin&&We(t)&&(n||(n="anonymous"),r=Ve(t)),this.crossOrigin=n,this.crossOriginUrl=r;var i=document.createElement("img");n&&(i.crossOrigin=n),i.src=r||t,i.alt=e.alt||"The image to crop",this.image=i,i.onload=this.start.bind(this),i.onerror=this.stop.bind(this),Me(i,L),e.parentNode.insertBefore(i,e.nextSibling)}},{key:"start",value:function(){var e=this,t=this.image;t.onload=null,t.onerror=null,this.sizing=!0;var n=h.navigator&&/(?:iPad|iPhone|iPod).*?AppleWebKit/i.test(h.navigator.userAgent),r=function(t,n){_e(e.imageData,{naturalWidth:t,naturalHeight:n,aspectRatio:t/n}),e.initialImageData=_e({},e.imageData),e.sizing=!1,e.sized=!0,e.build()};if(!t.naturalWidth||n){var i=document.createElement("img"),a=document.body||document.documentElement;this.sizingImage=i,i.onload=function(){r(i.width,i.height),n||a.removeChild(i)},i.src=t.src,n||(i.style.cssText="left:0;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:0;position:absolute;top:0;z-index:-1;",a.appendChild(i))}else r(t.naturalWidth,t.naturalHeight)}},{key:"stop",value:function(){var e=this.image;e.onload=null,e.onerror=null,e.parentNode.removeChild(e),this.image=null}},{key:"build",value:function(){if(this.sized&&!this.ready){var e=this.element,t=this.options,n=this.image,r=e.parentNode,i=document.createElement("div");i.innerHTML=de;var a=i.querySelector(".".concat(v,"-container")),o=a.querySelector(".".concat(v,"-canvas")),s=a.querySelector(".".concat(v,"-drag-box")),l=a.querySelector(".".concat(v,"-crop-box")),c=l.querySelector(".".concat(v,"-face"));this.container=r,this.cropper=a,this.canvas=o,this.dragBox=s,this.cropBox=l,this.viewBox=a.querySelector(".".concat(v,"-view-box")),this.face=c,o.appendChild(n),Me(e,D),r.insertBefore(a,e.nextSibling),this.isImg||Ne(n,L),this.initPreview(),this.bind(),t.initialAspectRatio=Math.max(0,t.initialAspectRatio)||NaN,t.aspectRatio=Math.max(0,t.aspectRatio)||NaN,t.viewMode=Math.max(0,Math.min(3,Math.round(t.viewMode)))||0,Me(l,D),t.guides||Me(l.getElementsByClassName("".concat(v,"-dashed")),D),t.center||Me(l.getElementsByClassName("".concat(v,"-center")),D),t.background&&Me(a,"".concat(v,"-bg")),t.highlight||Me(c,z),t.cropBoxMovable&&(Me(c,F),Pe(c,I,y)),t.cropBoxResizable||(Me(l.getElementsByClassName("".concat(v,"-line")),D),Me(l.getElementsByClassName("".concat(v,"-point")),D)),this.render(),this.ready=!0,this.setDragMode(t.dragMode),t.autoCrop&&this.crop(),this.setData(t.data),be(t.ready)&&$e(e,J,t.ready,{once:!0}),qe(e,J)}}},{key:"unbuild",value:function(){this.ready&&(this.ready=!1,this.unbind(),this.resetPreview(),this.cropper.parentNode.removeChild(this.cropper),Ne(this.element,D))}},{key:"uncreate",value:function(){this.ready?(this.unbuild(),this.ready=!1,this.cropped=!1):this.sizing?(this.sizingImage.onload=null,this.sizing=!1,this.sized=!1):this.reloading?(this.xhr.onabort=null,this.xhr.abort()):this.image&&this.stop()}}],[{key:"noConflict",value:function(){return window.Cropper=pt,e}},{key:"setDefaults",value:function(e){_e(ue,ye(e)&&e)}}]),e}();return _e(ht.prototype,st,lt,ct,ut,dt,ft),ht}))},bb2f:function(e,t,n){var r=n("d039");e.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},bc01:function(e,t,n){var r=n("23e7"),i=n("d039"),a=Math.imul,o=i((function(){return-5!=a(4294967295,5)||2!=a.length}));r({target:"Math",stat:!0,forced:o},{imul:function(e,t){var n=65535,r=+e,i=+t,a=n&r,o=n&i;return 0|a*o+((n&r>>>16)*o+a*(n&i>>>16)<<16>>>0)}})},bc3a:function(e,t,n){e.exports=n("cee4")},bc49:function(e,t,n){},be8e:function(e,t,n){var r=n("f748"),i=Math.abs,a=Math.pow,o=a(2,-52),s=a(2,-23),l=a(2,127)*(2-s),c=a(2,-126),u=function(e){return e+1/o-1/o};e.exports=Math.fround||function(e){var t,n,a=i(e),d=r(e);return a<c?d*u(a/c/s)*c*s:(t=(1+s/o)*a,n=t-(t-a),n>l||n!=n?d*(1/0):d*n)}},bf19:function(e,t,n){"use strict";var r=n("23e7");r({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},bf96:function(e,t,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("eb1d"),o=n("7b0b"),s=n("c04e"),l=n("e163"),c=n("06cf").f;i&&r({target:"Object",proto:!0,forced:a},{__lookupGetter__:function(e){var t,n=o(this),r=s(e,!0);do{if(t=c(n,r))return t.get}while(n=l(n))}})},c04e:function(e,t,n){var r=n("861d");e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!r(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},c0b6:function(e,t,n){var r=n("23e7"),i=n("0538");r({target:"Function",proto:!0},{bind:i})},c0e2:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";function t(e){for(var t={},n=0;n<e.length;n++)t[e[n]]=!0;return t}var n=t(["_","var","let","class","enum","extension","import","protocol","struct","func","typealias","associatedtype","open","public","internal","fileprivate","private","deinit","init","new","override","self","subscript","super","convenience","dynamic","final","indirect","lazy","required","static","unowned","unowned(safe)","unowned(unsafe)","weak","as","is","break","case","continue","default","else","fallthrough","for","guard","if","in","repeat","switch","where","while","defer","return","inout","mutating","nonmutating","catch","do","rethrows","throw","throws","try","didSet","get","set","willSet","assignment","associativity","infix","left","none","operator","postfix","precedence","precedencegroup","prefix","right","Any","AnyObject","Type","dynamicType","Self","Protocol","__COLUMN__","__FILE__","__FUNCTION__","__LINE__"]),r=t(["var","let","class","enum","extension","import","protocol","struct","func","typealias","associatedtype","for"]),i=t(["true","false","nil","self","super","_"]),a=t(["Array","Bool","Character","Dictionary","Double","Float","Int","Int8","Int16","Int32","Int64","Never","Optional","Set","String","UInt8","UInt16","UInt32","UInt64","Void"]),o="+-/*%=|&<>~^?!",s=":;,.(){}[]",l=/^\-?0b[01][01_]*/,c=/^\-?0o[0-7][0-7_]*/,u=/^\-?0x[\dA-Fa-f][\dA-Fa-f_]*(?:(?:\.[\dA-Fa-f][\dA-Fa-f_]*)?[Pp]\-?\d[\d_]*)?/,d=/^\-?\d[\d_]*(?:\.\d[\d_]*)?(?:[Ee]\-?\d[\d_]*)?/,f=/^\$\d+|(`?)[_A-Za-z][_A-Za-z$0-9]*\1/,p=/^\.(?:\$\d+|(`?)[_A-Za-z][_A-Za-z$0-9]*\1)/,h=/^\#[A-Za-z]+/,m=/^@(?:\$\d+|(`?)[_A-Za-z][_A-Za-z$0-9]*\1)/;function g(e,t,g){if(e.sol()&&(t.indented=e.indentation()),e.eatSpace())return null;var v,w=e.peek();if("/"==w){if(e.match("//"))return e.skipToEnd(),"comment";if(e.match("/*"))return t.tokenize.push(b),b(e,t)}if(e.match(h))return"builtin";if(e.match(m))return"attribute";if(e.match(l))return"number";if(e.match(c))return"number";if(e.match(u))return"number";if(e.match(d))return"number";if(e.match(p))return"property";if(o.indexOf(w)>-1)return e.next(),"operator";if(s.indexOf(w)>-1)return e.next(),e.match(".."),"punctuation";if(v=e.match(/("""|"|')/)){var x=y.bind(null,v[0]);return t.tokenize.push(x),x(e,t)}if(e.match(f)){var k=e.current();return a.hasOwnProperty(k)?"variable-2":i.hasOwnProperty(k)?"atom":n.hasOwnProperty(k)?(r.hasOwnProperty(k)&&(t.prev="define"),"keyword"):"define"==g?"def":"variable"}return e.next(),null}function v(){var e=0;return function(t,n,r){var i=g(t,n,r);if("punctuation"==i)if("("==t.current())++e;else if(")"==t.current()){if(0==e)return t.backUp(1),n.tokenize.pop(),n.tokenize[n.tokenize.length-1](t,n);--e}return i}}function y(e,t,n){var r,i=1==e.length,a=!1;while(r=t.peek())if(a){if(t.next(),"("==r)return n.tokenize.push(v()),"string";a=!1}else{if(t.match(e))return n.tokenize.pop(),"string";t.next(),a="\\"==r}return i&&n.tokenize.pop(),"string"}function b(e,t){var n;while(1){if(e.match(/^[^/*]+/,!0),n=e.next(),!n)break;"/"===n&&e.eat("*")?t.tokenize.push(b):"*"===n&&e.eat("/")&&t.tokenize.pop()}return"comment"}function w(e,t,n){this.prev=e,this.align=t,this.indented=n}function x(e,t){var n=t.match(/^\s*($|\/[\/\*])/,!1)?null:t.column()+1;e.context=new w(e.context,n,e.indented)}function k(e){e.context&&(e.indented=e.context.indented,e.context=e.context.prev)}e.defineMode("swift",(function(e){return{startState:function(){return{prev:null,context:null,indented:0,tokenize:[]}},token:function(e,t){var n=t.prev;t.prev=null;var r=t.tokenize[t.tokenize.length-1]||g,i=r(e,t,n);if(i&&"comment"!=i?t.prev||(t.prev=i):t.prev=n,"punctuation"==i){var a=/[\(\[\{]|([\]\)\}])/.exec(e.current());a&&(a[1]?k:x)(t,e)}return i},indent:function(t,n){var r=t.context;if(!r)return 0;var i=/^[\]\}\)]/.test(n);return null!=r.align?r.align-(i?1:0):r.indented+(i?0:e.indentUnit)},electricInput:/^\s*[\)\}\]]$/,lineComment:"//",blockCommentStart:"/*",blockCommentEnd:"*/",fold:"brace",closeBrackets:"()[]{}''\"\"``"}})),e.defineMIME("text/x-swift","swift")}))},c19f:function(e,t,n){"use strict";var r=n("23e7"),i=n("da84"),a=n("621a"),o=n("2626"),s="ArrayBuffer",l=a[s],c=i[s];r({global:!0,forced:c!==l},{ArrayBuffer:l}),o(s)},c1ac:function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").filter,a=n("1448"),o=r.aTypedArray,s=r.exportTypedArrayMethod;s("filter",(function(e){var t=i(o(this),e,arguments.length>1?arguments[1]:void 0);return a(this,t)}))},c1f9:function(e,t,n){var r=n("23e7"),i=n("2266"),a=n("8418");r({target:"Object",stat:!0},{fromEntries:function(e){var t={};return i(e,(function(e,n){a(t,e,n)}),{AS_ENTRIES:!0}),t}})},c20d:function(e,t,n){var r=n("da84"),i=n("58a8").trim,a=n("5899"),o=r.parseInt,s=/^[+-]?0[Xx]/,l=8!==o(a+"08")||22!==o(a+"0x16");e.exports=l?function(e,t){var n=i(String(e));return o(n,t>>>0||(s.test(n)?16:10))}:o},c345:function(e,t,n){"use strict";var r=n("c532"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,a,o={};return e?(r.forEach(e.split("\n"),(function(e){if(a=e.indexOf(":"),t=r.trim(e.substr(0,a)).toLowerCase(),n=r.trim(e.substr(a+1)),t){if(o[t]&&i.indexOf(t)>=0)return;o[t]="set-cookie"===t?(o[t]?o[t]:[]).concat([n]):o[t]?o[t]+", "+n:n}})),o):o}},c35a:function(e,t,n){var r=n("23e7"),i=n("7e12");r({target:"Number",stat:!0,forced:Number.parseFloat!=i},{parseFloat:i})},c401:function(e,t,n){"use strict";var r=n("c532");e.exports=function(e,t,n){return r.forEach(n,(function(n){e=n(e,t)})),e}},c430:function(e,t){e.exports=!1},c532:function(e,t,n){"use strict";var r=n("1d2b"),i=Object.prototype.toString;function a(e){return"[object Array]"===i.call(e)}function o(e){return"undefined"===typeof e}function s(e){return null!==e&&!o(e)&&null!==e.constructor&&!o(e.constructor)&&"function"===typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function l(e){return"[object ArrayBuffer]"===i.call(e)}function c(e){return"undefined"!==typeof FormData&&e instanceof FormData}function u(e){var t;return t="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function d(e){return"string"===typeof e}function f(e){return"number"===typeof e}function p(e){return null!==e&&"object"===typeof e}function h(e){if("[object Object]"!==i.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function m(e){return"[object Date]"===i.call(e)}function g(e){return"[object File]"===i.call(e)}function v(e){return"[object Blob]"===i.call(e)}function y(e){return"[object Function]"===i.call(e)}function b(e){return p(e)&&y(e.pipe)}function w(e){return"undefined"!==typeof URLSearchParams&&e instanceof URLSearchParams}function x(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")}function k(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function _(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==typeof e&&(e=[e]),a(e))for(var n=0,r=e.length;n<r;n++)t.call(null,e[n],n,e);else for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.call(null,e[i],i,e)}function C(){var e={};function t(t,n){h(e[n])&&h(t)?e[n]=C(e[n],t):h(t)?e[n]=C({},t):a(t)?e[n]=t.slice():e[n]=t}for(var n=0,r=arguments.length;n<r;n++)_(arguments[n],t);return e}function S(e,t,n){return _(t,(function(t,i){e[i]=n&&"function"===typeof t?r(t,n):t})),e}function T(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}e.exports={isArray:a,isArrayBuffer:l,isBuffer:s,isFormData:c,isArrayBufferView:u,isString:d,isNumber:f,isObject:p,isPlainObject:h,isUndefined:o,isDate:m,isFile:g,isBlob:v,isFunction:y,isStream:b,isURLSearchParams:w,isStandardBrowserEnv:k,forEach:_,merge:C,extend:S,trim:x,stripBOM:T}},c5d0:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("italics")},{italics:function(){return i(this,"i","","")}})},c5ff:function(e,t,n){},c6b6:function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},c6b8:function(e,t,n){"use strict";n("dd97")},c6cd:function(e,t,n){var r=n("da84"),i=n("ce4e"),a="__core-js_shared__",o=r[a]||i(a,{});e.exports=o},c717:function(e,t,n){"use strict";var r=n("dac6");t["a"]={initialize:function(){return r["a"].get("initialize")},tree:function(e,t){return r["a"].get("tree",{params:{disk:e,path:t}})},selectDisk:function(e){return r["a"].get("select-disk",{params:{disk:e}})},content:function(e,t){return r["a"].get("content",{params:{disk:e,path:t}})},url:function(e,t){return r["a"].get("url",{params:{disk:e,path:t}})},getFile:function(e,t){return r["a"].get("download",{params:{disk:e,path:t}})},getFileArrayBuffer:function(e,t){return r["a"].get("download",{responseType:"arraybuffer",params:{disk:e,path:t}})},thumbnail:function(e,t){return r["a"].get("thumbnails",{responseType:"arraybuffer",params:{disk:e,path:t}})},preview:function(e,t){return r["a"].get("preview",{responseType:"arraybuffer",params:{disk:e,path:t}})},download:function(e,t){return r["a"].get("download",{responseType:"arraybuffer",params:{disk:e,path:t}})}}},c740:function(e,t,n){"use strict";var r=n("23e7"),i=n("b727").findIndex,a=n("44d2"),o="findIndex",s=!0;o in[]&&Array(1)[o]((function(){s=!1})),r({target:"Array",proto:!0,forced:s},{findIndex:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),a(o)},c760:function(e,t,n){var r=n("23e7");r({target:"Reflect",stat:!0},{has:function(e,t){return t in e}})},c7cd:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("fixed")},{fixed:function(){return i(this,"tt","","")}})},c8af:function(e,t,n){"use strict";var r=n("c532");e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},c8ba:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}e.exports=n},c8d2:function(e,t,n){var r=n("d039"),i=n("5899"),a="​…᠎";e.exports=function(e){return r((function(){return!!i[e]()||a[e]()!=a||i[e].name!==e}))}},c906:function(e,t,n){var r=n("23e7"),i=n("d039"),a=n("861d"),o=Object.isExtensible,s=i((function(){o(1)}));r({target:"Object",stat:!0,forced:s},{isExtensible:function(e){return!!a(e)&&(!o||o(e))}})},c96a:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("small")},{small:function(){return i(this,"small","","")}})},c975:function(e,t,n){"use strict";var r=n("23e7"),i=n("4d64").indexOf,a=n("a640"),o=[].indexOf,s=!!o&&1/[1].indexOf(1,-0)<0,l=a("indexOf");r({target:"Array",proto:!0,forced:s||!l},{indexOf:function(e){return s?o.apply(this,arguments)||0:i(this,e,arguments.length>1?arguments[1]:void 0)}})},ca21:function(e,t,n){var r=n("23e7"),i=n("1ec1");r({target:"Math",stat:!0},{log1p:i})},ca84:function(e,t,n){var r=n("5135"),i=n("fc6a"),a=n("4d64").indexOf,o=n("d012");e.exports=function(e,t){var n,s=i(e),l=0,c=[];for(n in s)!r(o,n)&&r(s,n)&&c.push(n);while(t.length>l)r(s,n=t[l++])&&(~a(c,n)||c.push(n));return c}},ca91:function(e,t,n){"use strict";var r=n("ebb5"),i=n("d58f").left,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("reduce",(function(e){return i(a(this),e,arguments.length,arguments.length>1?arguments[1]:void 0)}))},caad:function(e,t,n){"use strict";var r=n("23e7"),i=n("4d64").includes,a=n("44d2");r({target:"Array",proto:!0},{includes:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),a("includes")},cb29:function(e,t,n){var r=n("23e7"),i=n("81d5"),a=n("44d2");r({target:"Array",proto:!0},{fill:i}),a("fill")},cc12:function(e,t,n){var r=n("da84"),i=n("861d"),a=r.document,o=i(a)&&i(a.createElement);e.exports=function(e){return o?a.createElement(e):{}}},cc71:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("bold")},{bold:function(){return i(this,"b","","")}})},cca6:function(e,t,n){var r=n("23e7"),i=n("60da");r({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},cd26:function(e,t,n){"use strict";var r=n("ebb5"),i=r.aTypedArray,a=r.exportTypedArrayMethod,o=Math.floor;a("reverse",(function(){var e,t=this,n=i(t).length,r=o(n/2),a=0;while(a<r)e=t[a],t[a++]=t[--n],t[n]=e;return t}))},cdf9:function(e,t,n){var r=n("825a"),i=n("861d"),a=n("f069");e.exports=function(e,t){if(r(e),i(t)&&t.constructor===e)return t;var n=a.f(e),o=n.resolve;return o(t),n.promise}},ce4e:function(e,t,n){var r=n("da84"),i=n("9112");e.exports=function(e,t){try{i(r,e,t)}catch(n){r[e]=t}return t}},ced0:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.defineMode("yaml",(function(){var e=["true","false","on","off","yes","no"],t=new RegExp("\\b(("+e.join(")|(")+"))$","i");return{token:function(e,n){var r=e.peek(),i=n.escaped;if(n.escaped=!1,"#"==r&&(0==e.pos||/\s/.test(e.string.charAt(e.pos-1))))return e.skipToEnd(),"comment";if(e.match(/^('([^']|\\.)*'?|"([^"]|\\.)*"?)/))return"string";if(n.literal&&e.indentation()>n.keyCol)return e.skipToEnd(),"string";if(n.literal&&(n.literal=!1),e.sol()){if(n.keyCol=0,n.pair=!1,n.pairStart=!1,e.match("---"))return"def";if(e.match("..."))return"def";if(e.match(/\s*-\s+/))return"meta"}if(e.match(/^(\{|\}|\[|\])/))return"{"==r?n.inlinePairs++:"}"==r?n.inlinePairs--:"["==r?n.inlineList++:n.inlineList--,"meta";if(n.inlineList>0&&!i&&","==r)return e.next(),"meta";if(n.inlinePairs>0&&!i&&","==r)return n.keyCol=0,n.pair=!1,n.pairStart=!1,e.next(),"meta";if(n.pairStart){if(e.match(/^\s*(\||\>)\s*/))return n.literal=!0,"meta";if(e.match(/^\s*(\&|\*)[a-z0-9\._-]+\b/i))return"variable-2";if(0==n.inlinePairs&&e.match(/^\s*-?[0-9\.\,]+\s?$/))return"number";if(n.inlinePairs>0&&e.match(/^\s*-?[0-9\.\,]+\s?(?=(,|}))/))return"number";if(e.match(t))return"keyword"}return!n.pair&&e.match(/^\s*(?:[,\[\]{}&*!|>'"%@`][^\s'":]|[^,\[\]{}#&*!|>'"%@`])[^#]*?(?=\s*:($|\s))/)?(n.pair=!0,n.keyCol=e.indentation(),"atom"):n.pair&&e.match(/^:\s*/)?(n.pairStart=!0,"meta"):(n.pairStart=!1,n.escaped="\\"==r,e.next(),null)},startState:function(){return{pair:!1,pairStart:!1,keyCol:0,inlinePairs:0,inlineList:0,literal:!1,escaped:!1}},lineComment:"#",fold:"indent"}})),e.defineMIME("text/x-yaml","yaml"),e.defineMIME("text/yaml","yaml")}))},cee4:function(e,t,n){"use strict";var r=n("c532"),i=n("1d2b"),a=n("0a06"),o=n("4a7b"),s=n("2444");function l(e){var t=new a(e),n=i(a.prototype.request,t);return r.extend(n,a.prototype,t),r.extend(n,t),n}var c=l(s);c.Axios=a,c.create=function(e){return l(o(c.defaults,e))},c.Cancel=n("7a77"),c.CancelToken=n("8df4"),c.isCancel=n("2e67"),c.all=function(e){return Promise.all(e)},c.spread=n("0df6"),c.isAxiosError=n("5f02"),e.exports=c,e.exports.default=c},cee8:function(e,t,n){var r=n("23e7"),i=n("861d"),a=n("f183").onFreeze,o=n("bb2f"),s=n("d039"),l=Object.preventExtensions,c=s((function(){l(1)}));r({target:"Object",stat:!0,forced:c,sham:!o},{preventExtensions:function(e){return l&&i(e)?l(a(e)):e}})},cf52:function(e,t,n){},cfc3:function(e,t,n){var r=n("74e8");r("Float32",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},d012:function(e,t){e.exports={}},d039:function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},d066:function(e,t,n){var r=n("428f"),i=n("da84"),a=function(e){return"function"==typeof e?e:void 0};e.exports=function(e,t){return arguments.length<2?a(r[e])||a(i[e]):r[e]&&r[e][t]||i[e]&&i[e][t]}},d139:function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").find,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("find",(function(e){return i(a(this),e,arguments.length>1?arguments[1]:void 0)}))},d1e7:function(e,t,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a=i&&!r.call({1:2},1);t.f=a?function(e){var t=i(this,e);return!!t&&t.enumerable}:r},d28b:function(e,t,n){var r=n("746f");r("iterator")},d2bb:function(e,t,n){var r=n("825a"),i=n("3bbe");e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,n={};try{e=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,e.call(n,[]),t=n instanceof Array}catch(a){}return function(n,a){return r(n),i(a),t?e.call(n,a):n.__proto__=a,n}}():void 0)},d3b7:function(e,t,n){var r=n("00ee"),i=n("6eeb"),a=n("b041");r||i(Object.prototype,"toString",a,{unsafe:!0})},d44e:function(e,t,n){var r=n("9bf2").f,i=n("5135"),a=n("b622"),o=a("toStringTag");e.exports=function(e,t,n){e&&!i(e=n?e:e.prototype,o)&&r(e,o,{configurable:!0,value:t})}},d58f:function(e,t,n){var r=n("1c0b"),i=n("7b0b"),a=n("44ad"),o=n("50c4"),s=function(e){return function(t,n,s,l){r(n);var c=i(t),u=a(c),d=o(c.length),f=e?d-1:0,p=e?-1:1;if(s<2)while(1){if(f in u){l=u[f],f+=p;break}if(f+=p,e?f<0:d<=f)throw TypeError("Reduce of empty array with no initial value")}for(;e?f>=0:d>f;f+=p)f in u&&(l=n(l,u[f],f,c));return l}};e.exports={left:s(!1),right:s(!0)}},d5d6:function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").forEach,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("forEach",(function(e){i(a(this),e,arguments.length>1?arguments[1]:void 0)}))},d5e0:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";var t={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},n={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};e.defineMode("xml",(function(r,i){var a,o,s=r.indentUnit,l={},c=i.htmlMode?t:n;for(var u in c)l[u]=c[u];for(var u in i)l[u]=i[u];function d(e,t){function n(n){return t.tokenize=n,n(e,t)}var r,i=e.next();return"<"==i?e.eat("!")?e.eat("[")?e.match("CDATA[")?n(h("atom","]]>")):null:e.match("--")?n(h("comment","--\x3e")):e.match("DOCTYPE",!0,!0)?(e.eatWhile(/[\w\._\-]/),n(m(1))):null:e.eat("?")?(e.eatWhile(/[\w\._\-]/),t.tokenize=h("meta","?>"),"meta"):(a=e.eat("/")?"closeTag":"openTag",t.tokenize=f,"tag bracket"):"&"==i?(r=e.eat("#")?e.eat("x")?e.eatWhile(/[a-fA-F\d]/)&&e.eat(";"):e.eatWhile(/[\d]/)&&e.eat(";"):e.eatWhile(/[\w\.\-:]/)&&e.eat(";"),r?"atom":"error"):(e.eatWhile(/[^&<]/),null)}function f(e,t){var n=e.next();if(">"==n||"/"==n&&e.eat(">"))return t.tokenize=d,a=">"==n?"endTag":"selfcloseTag","tag bracket";if("="==n)return a="equals",null;if("<"==n){t.tokenize=d,t.state=b,t.tagName=t.tagStart=null;var r=t.tokenize(e,t);return r?r+" tag error":"tag error"}return/[\'\"]/.test(n)?(t.tokenize=p(n),t.stringStartCol=e.column(),t.tokenize(e,t)):(e.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function p(e){var t=function(t,n){while(!t.eol())if(t.next()==e){n.tokenize=f;break}return"string"};return t.isInAttribute=!0,t}function h(e,t){return function(n,r){while(!n.eol()){if(n.match(t)){r.tokenize=d;break}n.next()}return e}}function m(e){return function(t,n){var r;while(null!=(r=t.next())){if("<"==r)return n.tokenize=m(e+1),n.tokenize(t,n);if(">"==r){if(1==e){n.tokenize=d;break}return n.tokenize=m(e-1),n.tokenize(t,n)}}return"meta"}}function g(e,t,n){this.prev=e.context,this.tagName=t||"",this.indent=e.indented,this.startOfLine=n,(l.doNotIndent.hasOwnProperty(t)||e.context&&e.context.noIndent)&&(this.noIndent=!0)}function v(e){e.context&&(e.context=e.context.prev)}function y(e,t){var n;while(1){if(!e.context)return;if(n=e.context.tagName,!l.contextGrabbers.hasOwnProperty(n)||!l.contextGrabbers[n].hasOwnProperty(t))return;v(e)}}function b(e,t,n){return"openTag"==e?(n.tagStart=t.column(),w):"closeTag"==e?x:b}function w(e,t,n){return"word"==e?(n.tagName=t.current(),o="tag",C):l.allowMissingTagName&&"endTag"==e?(o="tag bracket",C(e,t,n)):(o="error",w)}function x(e,t,n){if("word"==e){var r=t.current();return n.context&&n.context.tagName!=r&&l.implicitlyClosed.hasOwnProperty(n.context.tagName)&&v(n),n.context&&n.context.tagName==r||!1===l.matchClosing?(o="tag",k):(o="tag error",_)}return l.allowMissingTagName&&"endTag"==e?(o="tag bracket",k(e,t,n)):(o="error",_)}function k(e,t,n){return"endTag"!=e?(o="error",k):(v(n),b)}function _(e,t,n){return o="error",k(e,t,n)}function C(e,t,n){if("word"==e)return o="attribute",S;if("endTag"==e||"selfcloseTag"==e){var r=n.tagName,i=n.tagStart;return n.tagName=n.tagStart=null,"selfcloseTag"==e||l.autoSelfClosers.hasOwnProperty(r)?y(n,r):(y(n,r),n.context=new g(n,r,i==n.indented)),b}return o="error",C}function S(e,t,n){return"equals"==e?T:(l.allowMissing||(o="error"),C(e,t,n))}function T(e,t,n){return"string"==e?E:"word"==e&&l.allowUnquoted?(o="string",C):(o="error",C(e,t,n))}function E(e,t,n){return"string"==e?E:C(e,t,n)}return d.isInText=!0,{startState:function(e){var t={tokenize:d,state:b,indented:e||0,tagName:null,tagStart:null,context:null};return null!=e&&(t.baseIndent=e),t},token:function(e,t){if(!t.tagName&&e.sol()&&(t.indented=e.indentation()),e.eatSpace())return null;a=null;var n=t.tokenize(e,t);return(n||a)&&"comment"!=n&&(o=null,t.state=t.state(a||n,e,t),o&&(n="error"==o?n+" error":o)),n},indent:function(t,n,r){var i=t.context;if(t.tokenize.isInAttribute)return t.tagStart==t.indented?t.stringStartCol+1:t.indented+s;if(i&&i.noIndent)return e.Pass;if(t.tokenize!=f&&t.tokenize!=d)return r?r.match(/^(\s*)/)[0].length:0;if(t.tagName)return!1!==l.multilineTagIndentPastTag?t.tagStart+t.tagName.length+2:t.tagStart+s*(l.multilineTagIndentFactor||1);if(l.alignCDATA&&/<!\[CDATA\[/.test(n))return 0;var a=n&&/^<(\/)?([\w_:\.-]*)/.exec(n);if(a&&a[1])while(i){if(i.tagName==a[2]){i=i.prev;break}if(!l.implicitlyClosed.hasOwnProperty(i.tagName))break;i=i.prev}else if(a)while(i){var o=l.contextGrabbers[i.tagName];if(!o||!o.hasOwnProperty(a[2]))break;i=i.prev}while(i&&i.prev&&!i.startOfLine)i=i.prev;return i?i.indent+s:t.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"\x3c!--",blockCommentEnd:"--\x3e",configuration:l.htmlMode?"html":"xml",helperType:l.htmlMode?"html":"xml",skipAttribute:function(e){e.state==T&&(e.state=C)},xmlCurrentTag:function(e){return e.tagName?{name:e.tagName,close:"closeTag"==e.type}:null},xmlCurrentContext:function(e){for(var t=[],n=e.context;n;n=n.prev)t.push(n.tagName);return t.reverse()}}})),e.defineMIME("text/xml","xml"),e.defineMIME("application/xml","xml"),e.mimeModes.hasOwnProperty("text/html")||e.defineMIME("text/html",{name:"xml",htmlMode:!0})}))},d5e1:function(e,t,n){},d69f:function(e,t,n){(function(e){e(n("56b3"),n("d5e0"),n("f9d4"),n("7b00"))})((function(e){"use strict";var t={script:[["lang",/(javascript|babel)/i,"javascript"],["type",/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i,"javascript"],["type",/./,"text/plain"],[null,null,"javascript"]],style:[["lang",/^css$/i,"css"],["type",/^(text\/)?(x-)?(stylesheet|css)$/i,"css"],["type",/./,"text/plain"],[null,null,"css"]]};function n(e,t,n){var r=e.current(),i=r.search(t);return i>-1?e.backUp(r.length-i):r.match(/<\/?$/)&&(e.backUp(r.length),e.match(t,!1)||e.match(r)),n}var r={};function i(e){var t=r[e];return t||(r[e]=new RegExp("\\s+"+e+"\\s*=\\s*('|\")?([^'\"]+)('|\")?\\s*"))}function a(e,t){var n=e.match(i(t));return n?/^\s*(.*?)\s*$/.exec(n[2])[1]:""}function o(e,t){return new RegExp((t?"^":"")+"</s*"+e+"s*>","i")}function s(e,t){for(var n in e)for(var r=t[n]||(t[n]=[]),i=e[n],a=i.length-1;a>=0;a--)r.unshift(i[a])}function l(e,t){for(var n=0;n<e.length;n++){var r=e[n];if(!r[0]||r[1].test(a(t,r[0])))return r[2]}}e.defineMode("htmlmixed",(function(r,i){var a=e.getMode(r,{name:"xml",htmlMode:!0,multilineTagIndentFactor:i.multilineTagIndentFactor,multilineTagIndentPastTag:i.multilineTagIndentPastTag,allowMissingTagName:i.allowMissingTagName}),c={},u=i&&i.tags,d=i&&i.scriptTypes;if(s(t,c),u&&s(u,c),d)for(var f=d.length-1;f>=0;f--)c.script.unshift(["type",d[f].matches,d[f].mode]);function p(t,i){var s,u=a.token(t,i.htmlState),d=/\btag\b/.test(u);if(d&&!/[<>\s\/]/.test(t.current())&&(s=i.htmlState.tagName&&i.htmlState.tagName.toLowerCase())&&c.hasOwnProperty(s))i.inTag=s+" ";else if(i.inTag&&d&&/>$/.test(t.current())){var f=/^([\S]+) (.*)/.exec(i.inTag);i.inTag=null;var h=">"==t.current()&&l(c[f[1]],f[2]),m=e.getMode(r,h),g=o(f[1],!0),v=o(f[1],!1);i.token=function(e,t){return e.match(g,!1)?(t.token=p,t.localState=t.localMode=null,null):n(e,v,t.localMode.token(e,t.localState))},i.localMode=m,i.localState=e.startState(m,a.indent(i.htmlState,"",""))}else i.inTag&&(i.inTag+=t.current(),t.eol()&&(i.inTag+=" "));return u}return{startState:function(){var t=e.startState(a);return{token:p,inTag:null,localMode:null,localState:null,htmlState:t}},copyState:function(t){var n;return t.localState&&(n=e.copyState(t.localMode,t.localState)),{token:t.token,inTag:t.inTag,localMode:t.localMode,localState:n,htmlState:e.copyState(a,t.htmlState)}},token:function(e,t){return t.token(e,t)},indent:function(t,n,r){return!t.localMode||/^\s*<\//.test(n)?a.indent(t.htmlState,n,r):t.localMode.indent?t.localMode.indent(t.localState,n,r):e.Pass},innerMode:function(e){return{state:e.localState||e.htmlState,mode:e.localMode||a}}}}),"xml","javascript","css"),e.defineMIME("text/html","htmlmixed")}))},d6dd:function(e,t,n){var r=n("23e7"),i=n("d066"),a=n("825a"),o=n("bb2f");r({target:"Reflect",stat:!0,sham:!o},{preventExtensions:function(e){a(e);try{var t=i("Object","preventExtensions");return t&&t(e),!0}catch(n){return!1}}})},d784:function(e,t,n){"use strict";n("ac1f");var r=n("6eeb"),i=n("d039"),a=n("b622"),o=n("9263"),s=n("9112"),l=a("species"),c=!i((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")})),u=function(){return"$0"==="a".replace(/./,"$0")}(),d=a("replace"),f=function(){return!!/./[d]&&""===/./[d]("a","$0")}(),p=!i((function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));e.exports=function(e,t,n,d){var h=a(e),m=!i((function(){var t={};return t[h]=function(){return 7},7!=""[e](t)})),g=m&&!i((function(){var t=!1,n=/a/;return"split"===e&&(n={},n.constructor={},n.constructor[l]=function(){return n},n.flags="",n[h]=/./[h]),n.exec=function(){return t=!0,null},n[h](""),!t}));if(!m||!g||"replace"===e&&(!c||!u||f)||"split"===e&&!p){var v=/./[h],y=n(h,""[e],(function(e,t,n,r,i){return t.exec===o?m&&!i?{done:!0,value:v.call(t,n,r)}:{done:!0,value:e.call(n,t,r)}:{done:!1}}),{REPLACE_KEEPS_$0:u,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:f}),b=y[0],w=y[1];r(String.prototype,e,b),r(RegExp.prototype,h,2==t?function(e,t){return w.call(e,this,t)}:function(e){return w.call(e,this)})}d&&s(RegExp.prototype[h],"sham",!0)}},d80f:function(e,t,n){var r=n("23e7"),i=n("fc6a"),a=n("50c4");r({target:"String",stat:!0},{raw:function(e){var t=i(e.raw),n=a(t.length),r=arguments.length,o=[],s=0;while(n>s)o.push(String(t[s++])),s<r&&o.push(String(arguments[s]));return o.join("")}})},d81d:function(e,t,n){"use strict";var r=n("23e7"),i=n("b727").map,a=n("1dde"),o=a("map");r({target:"Array",proto:!0,forced:!o},{map:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},d925:function(e,t,n){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},da79:function(e,t,n){},da84:function(e,t,n){(function(t){var n=function(e){return e&&e.Math==Math&&e};e.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof t&&t)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},dac6:function(e,t,n){"use strict";var r=n("bc3a"),i=n.n(r);t["a"]=i.a.create()},db74:function(e,t,n){"use strict";n("bc49")},db91:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";function t(e){return new RegExp("^(("+e.join(")|(")+"))\\b")}var n=t(["and","or","not","is"]),r=["as","assert","break","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","lambda","pass","raise","return","try","while","with","yield","in"],i=["abs","all","any","bin","bool","bytearray","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip","__import__","NotImplemented","Ellipsis","__debug__"];function a(e){return e.scopes[e.scopes.length-1]}e.registerHelper("hintWords","python",r.concat(i)),e.defineMode("python",(function(o,s){for(var l="error",c=s.delimiters||s.singleDelimiters||/^[\(\)\[\]\{\}@,:`=;\.\\]/,u=[s.singleOperators,s.doubleOperators,s.doubleDelimiters,s.tripleDelimiters,s.operators||/^([-+*/%\/&|^]=?|[<>=]+|\/\/=?|\*\*=?|!=|[~!@]|\.\.\.)/],d=0;d<u.length;d++)u[d]||u.splice(d--,1);var f=s.hangingIndent||o.indentUnit,p=r,h=i;void 0!=s.extra_keywords&&(p=p.concat(s.extra_keywords)),void 0!=s.extra_builtins&&(h=h.concat(s.extra_builtins));var m=!(s.version&&Number(s.version)<3);if(m){var g=s.identifiers||/^[_A-Za-z\u00A1-\uFFFF][_A-Za-z0-9\u00A1-\uFFFF]*/;p=p.concat(["nonlocal","False","True","None","async","await"]),h=h.concat(["ascii","bytes","exec","print"]);var v=new RegExp("^(([rbuf]|(br)|(fr))?('{3}|\"{3}|['\"]))","i")}else{g=s.identifiers||/^[_A-Za-z][_A-Za-z0-9]*/;p=p.concat(["exec","print"]),h=h.concat(["apply","basestring","buffer","cmp","coerce","execfile","file","intern","long","raw_input","reduce","reload","unichr","unicode","xrange","False","True","None"]);v=new RegExp("^(([rubf]|(ur)|(br))?('{3}|\"{3}|['\"]))","i")}var y=t(p),b=t(h);function w(e,t){var n=e.sol()&&"\\"!=t.lastToken;if(n&&(t.indent=e.indentation()),n&&"py"==a(t).type){var r=a(t).offset;if(e.eatSpace()){var i=e.indentation();return i>r?C(t):i<r&&T(e,t)&&"#"!=e.peek()&&(t.errorToken=!0),null}var o=x(e,t);return r>0&&T(e,t)&&(o+=" "+l),o}return x(e,t)}function x(e,t,r){if(e.eatSpace())return null;if(!r&&e.match(/^#.*/))return"comment";if(e.match(/^[0-9\.]/,!1)){var i=!1;if(e.match(/^[\d_]*\.\d+(e[\+\-]?\d+)?/i)&&(i=!0),e.match(/^[\d_]+\.\d*/)&&(i=!0),e.match(/^\.\d+/)&&(i=!0),i)return e.eat(/J/i),"number";var a=!1;if(e.match(/^0x[0-9a-f_]+/i)&&(a=!0),e.match(/^0b[01_]+/i)&&(a=!0),e.match(/^0o[0-7_]+/i)&&(a=!0),e.match(/^[1-9][\d_]*(e[\+\-]?[\d_]+)?/)&&(e.eat(/J/i),a=!0),e.match(/^0(?![\dx])/i)&&(a=!0),a)return e.eat(/L/i),"number"}if(e.match(v)){var o=-1!==e.current().toLowerCase().indexOf("f");return o?(t.tokenize=k(e.current(),t.tokenize),t.tokenize(e,t)):(t.tokenize=_(e.current(),t.tokenize),t.tokenize(e,t))}for(var s=0;s<u.length;s++)if(e.match(u[s]))return"operator";return e.match(c)?"punctuation":"."==t.lastToken&&e.match(g)?"property":e.match(y)||e.match(n)?"keyword":e.match(b)?"builtin":e.match(/^(self|cls)\b/)?"variable-2":e.match(g)?"def"==t.lastToken||"class"==t.lastToken?"def":"variable":(e.next(),r?null:l)}function k(e,t){while("rubf".indexOf(e.charAt(0).toLowerCase())>=0)e=e.substr(1);var n=1==e.length,r="string";function i(e){return function(t,n){var r=x(t,n,!0);return"punctuation"==r&&("{"==t.current()?n.tokenize=i(e+1):"}"==t.current()&&(n.tokenize=e>1?i(e-1):a)),r}}function a(a,o){while(!a.eol())if(a.eatWhile(/[^'"\{\}\\]/),a.eat("\\")){if(a.next(),n&&a.eol())return r}else{if(a.match(e))return o.tokenize=t,r;if(a.match("{{"))return r;if(a.match("{",!1))return o.tokenize=i(0),a.current()?r:o.tokenize(a,o);if(a.match("}}"))return r;if(a.match("}"))return l;a.eat(/['"]/)}if(n){if(s.singleLineStringErrors)return l;o.tokenize=t}return r}return a.isString=!0,a}function _(e,t){while("rubf".indexOf(e.charAt(0).toLowerCase())>=0)e=e.substr(1);var n=1==e.length,r="string";function i(i,a){while(!i.eol())if(i.eatWhile(/[^'"\\]/),i.eat("\\")){if(i.next(),n&&i.eol())return r}else{if(i.match(e))return a.tokenize=t,r;i.eat(/['"]/)}if(n){if(s.singleLineStringErrors)return l;a.tokenize=t}return r}return i.isString=!0,i}function C(e){while("py"!=a(e).type)e.scopes.pop();e.scopes.push({offset:a(e).offset+o.indentUnit,type:"py",align:null})}function S(e,t,n){var r=e.match(/^[\s\[\{\(]*(?:#|$)/,!1)?null:e.column()+1;t.scopes.push({offset:t.indent+f,type:n,align:r})}function T(e,t){var n=e.indentation();while(t.scopes.length>1&&a(t).offset>n){if("py"!=a(t).type)return!0;t.scopes.pop()}return a(t).offset!=n}function E(e,t){e.sol()&&(t.beginningOfLine=!0);var n=t.tokenize(e,t),r=e.current();if(t.beginningOfLine&&"@"==r)return e.match(g,!1)?"meta":m?"operator":l;if(/\S/.test(r)&&(t.beginningOfLine=!1),"variable"!=n&&"builtin"!=n||"meta"!=t.lastToken||(n="meta"),"pass"!=r&&"return"!=r||(t.dedent+=1),"lambda"==r&&(t.lambda=!0),":"!=r||t.lambda||"py"!=a(t).type||C(t),1==r.length&&!/string|comment/.test(n)){var i="[({".indexOf(r);if(-1!=i&&S(e,t,"])}".slice(i,i+1)),i="])}".indexOf(r),-1!=i){if(a(t).type!=r)return l;t.indent=t.scopes.pop().offset-f}}return t.dedent>0&&e.eol()&&"py"==a(t).type&&(t.scopes.length>1&&t.scopes.pop(),t.dedent-=1),n}var A={startState:function(e){return{tokenize:w,scopes:[{offset:e||0,type:"py",align:null}],indent:e||0,lastToken:null,lambda:!1,dedent:0}},token:function(e,t){var n=t.errorToken;n&&(t.errorToken=!1);var r=E(e,t);return r&&"comment"!=r&&(t.lastToken="keyword"==r||"punctuation"==r?e.current():r),"punctuation"==r&&(r=null),e.eol()&&t.lambda&&(t.lambda=!1),n?r+" "+l:r},indent:function(t,n){if(t.tokenize!=w)return t.tokenize.isString?e.Pass:0;var r=a(t),i=r.type==n.charAt(0);return null!=r.align?r.align-(i?1:0):r.offset-(i?f:0)},electricInput:/^\s*[\}\]\)]$/,closeBrackets:{triples:"'\""},lineComment:"#",fold:"indent"};return A})),e.defineMIME("text/x-python","python");var o=function(e){return e.split(" ")};e.defineMIME("text/x-cython",{name:"python",extra_keywords:o("by cdef cimport cpdef ctypedef enum except extern gil include nogil property public readonly struct union DEF IF ELIF ELSE")})}))},db96:function(e,t,n){var r=n("23e7"),i=n("825a"),a=Object.isExtensible;r({target:"Reflect",stat:!0},{isExtensible:function(e){return i(e),!a||a(e)}})},dbb4:function(e,t,n){var r=n("23e7"),i=n("83ab"),a=n("56ef"),o=n("fc6a"),s=n("06cf"),l=n("8418");r({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(e){var t,n,r=o(e),i=s.f,c=a(r),u={},d=0;while(c.length>d)n=i(r,t=c[d++]),void 0!==n&&l(u,t,n);return u}})},dbfa:function(e,t,n){"use strict";var r=n("23e7"),i=n("1c0b"),a=n("d066"),o=n("f069"),s=n("e667"),l=n("2266"),c="No one promise resolved";r({target:"Promise",stat:!0},{any:function(e){var t=this,n=o.f(t),r=n.resolve,u=n.reject,d=s((function(){var n=i(t.resolve),o=[],s=0,d=1,f=!1;l(e,(function(e){var i=s++,l=!1;o.push(void 0),d++,n.call(t,e).then((function(e){l||f||(f=!0,r(e))}),(function(e){l||f||(l=!0,o[i]=e,--d||u(new(a("AggregateError"))(o,c)))}))})),--d||u(new(a("AggregateError"))(o,c))}));return d.error&&u(d.value),n.promise}})},dc5b:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.defineMode("properties",(function(){return{token:function(e,t){var n=e.sol()||t.afterSection,r=e.eol();if(t.afterSection=!1,n&&(t.nextMultiline?(t.inMultiline=!0,t.nextMultiline=!1):t.position="def"),r&&!t.nextMultiline&&(t.inMultiline=!1,t.position="def"),n)while(e.eatSpace());var i=e.next();return!n||"#"!==i&&"!"!==i&&";"!==i?n&&"["===i?(t.afterSection=!0,e.skipTo("]"),e.eat("]"),"header"):"="===i||":"===i?(t.position="quote",null):("\\"===i&&"quote"===t.position&&e.eol()&&(t.nextMultiline=!0),t.position):(t.position="comment",e.skipToEnd(),"comment")},startState:function(){return{position:"def",nextMultiline:!1,inMultiline:!1,afterSection:!1}}}})),e.defineMIME("text/x-properties","properties"),e.defineMIME("text/x-ini","properties")}))},dc8d:function(e,t,n){var r=n("746f");r("hasInstance")},dca8:function(e,t,n){var r=n("23e7"),i=n("bb2f"),a=n("d039"),o=n("861d"),s=n("f183").onFreeze,l=Object.freeze,c=a((function(){l(1)}));r({target:"Object",stat:!0,forced:c,sham:!i},{freeze:function(e){return l&&o(e)?l(s(e)):e}})},dd97:function(e,t,n){},ddb0:function(e,t,n){var r=n("da84"),i=n("fdbc"),a=n("e260"),o=n("9112"),s=n("b622"),l=s("iterator"),c=s("toStringTag"),u=a.values;for(var d in i){var f=r[d],p=f&&f.prototype;if(p){if(p[l]!==u)try{o(p,l,u)}catch(m){p[l]=u}if(p[c]||o(p,c,d),i[d])for(var h in a)if(p[h]!==a[h])try{o(p,h,a[h])}catch(m){p[h]=a[h]}}}},de14:function(e,t,n){"use strict";n("faf9")},df75:function(e,t,n){var r=n("ca84"),i=n("7839");e.exports=Object.keys||function(e){return r(e,i)}},df7c:function(e,t,n){(function(e){function n(e,t){for(var n=0,r=e.length-1;r>=0;r--){var i=e[r];"."===i?e.splice(r,1):".."===i?(e.splice(r,1),n++):n&&(e.splice(r,1),n--)}if(t)for(;n--;n)e.unshift("..");return e}function r(e){"string"!==typeof e&&(e+="");var t,n=0,r=-1,i=!0;for(t=e.length-1;t>=0;--t)if(47===e.charCodeAt(t)){if(!i){n=t+1;break}}else-1===r&&(i=!1,r=t+1);return-1===r?"":e.slice(n,r)}function i(e,t){if(e.filter)return e.filter(t);for(var n=[],r=0;r<e.length;r++)t(e[r],r,e)&&n.push(e[r]);return n}t.resolve=function(){for(var t="",r=!1,a=arguments.length-1;a>=-1&&!r;a--){var o=a>=0?arguments[a]:e.cwd();if("string"!==typeof o)throw new TypeError("Arguments to path.resolve must be strings");o&&(t=o+"/"+t,r="/"===o.charAt(0))}return t=n(i(t.split("/"),(function(e){return!!e})),!r).join("/"),(r?"/":"")+t||"."},t.normalize=function(e){var r=t.isAbsolute(e),o="/"===a(e,-1);return e=n(i(e.split("/"),(function(e){return!!e})),!r).join("/"),e||r||(e="."),e&&o&&(e+="/"),(r?"/":"")+e},t.isAbsolute=function(e){return"/"===e.charAt(0)},t.join=function(){var e=Array.prototype.slice.call(arguments,0);return t.normalize(i(e,(function(e,t){if("string"!==typeof e)throw new TypeError("Arguments to path.join must be strings");return e})).join("/"))},t.relative=function(e,n){function r(e){for(var t=0;t<e.length;t++)if(""!==e[t])break;for(var n=e.length-1;n>=0;n--)if(""!==e[n])break;return t>n?[]:e.slice(t,n-t+1)}e=t.resolve(e).substr(1),n=t.resolve(n).substr(1);for(var i=r(e.split("/")),a=r(n.split("/")),o=Math.min(i.length,a.length),s=o,l=0;l<o;l++)if(i[l]!==a[l]){s=l;break}var c=[];for(l=s;l<i.length;l++)c.push("..");return c=c.concat(a.slice(s)),c.join("/")},t.sep="/",t.delimiter=":",t.dirname=function(e){if("string"!==typeof e&&(e+=""),0===e.length)return".";for(var t=e.charCodeAt(0),n=47===t,r=-1,i=!0,a=e.length-1;a>=1;--a)if(t=e.charCodeAt(a),47===t){if(!i){r=a;break}}else i=!1;return-1===r?n?"/":".":n&&1===r?"/":e.slice(0,r)},t.basename=function(e,t){var n=r(e);return t&&n.substr(-1*t.length)===t&&(n=n.substr(0,n.length-t.length)),n},t.extname=function(e){"string"!==typeof e&&(e+="");for(var t=-1,n=0,r=-1,i=!0,a=0,o=e.length-1;o>=0;--o){var s=e.charCodeAt(o);if(47!==s)-1===r&&(i=!1,r=o+1),46===s?-1===t?t=o:1!==a&&(a=1):-1!==t&&(a=-1);else if(!i){n=o+1;break}}return-1===t||-1===r||0===a||1===a&&t===r-1&&t===n+1?"":e.slice(t,r)};var a="b"==="ab".substr(-1)?function(e,t,n){return e.substr(t,n)}:function(e,t,n){return t<0&&(t=e.length+t),e.substr(t,n)}}).call(this,n("4362"))},e01a:function(e,t,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("da84"),o=n("5135"),s=n("861d"),l=n("9bf2").f,c=n("e893"),u=a.Symbol;if(i&&"function"==typeof u&&(!("description"in u.prototype)||void 0!==u().description)){var d={},f=function(){var e=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),t=this instanceof f?new u(e):void 0===e?u():u(e);return""===e&&(d[t]=!0),t};c(f,u);var p=f.prototype=u.prototype;p.constructor=f;var h=p.toString,m="Symbol(test)"==String(u("test")),g=/^Symbol\((.*)\)[^)]+$/;l(p,"description",{configurable:!0,get:function(){var e=s(this)?this.valueOf():this,t=h.call(e);if(o(d,e))return"";var n=m?t.slice(7,-1):t.replace(g,"$1");return""===n?void 0:n}}),r({global:!0,forced:!0},{Symbol:f})}},e163:function(e,t,n){var r=n("5135"),i=n("7b0b"),a=n("f772"),o=n("e177"),s=a("IE_PROTO"),l=Object.prototype;e.exports=o?Object.getPrototypeOf:function(e){return e=i(e),r(e,s)?e[s]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?l:null}},e177:function(e,t,n){var r=n("d039");e.exports=!r((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},e1de:function(e,t,n){(function(e){e(n("56b3"),n("76ae"),n("eb0c"))})((function(e){"use strict";e.defineSimpleMode("handlebars-tags",{start:[{regex:/\{\{\{/,push:"handlebars_raw",token:"tag"},{regex:/\{\{!--/,push:"dash_comment",token:"comment"},{regex:/\{\{!/,push:"comment",token:"comment"},{regex:/\{\{/,push:"handlebars",token:"tag"}],handlebars_raw:[{regex:/\}\}\}/,pop:!0,token:"tag"}],handlebars:[{regex:/\}\}/,pop:!0,token:"tag"},{regex:/"(?:[^\\"]|\\.)*"?/,token:"string"},{regex:/'(?:[^\\']|\\.)*'?/,token:"string"},{regex:/>|[#\/]([A-Za-z_]\w*)/,token:"keyword"},{regex:/(?:else|this)\b/,token:"keyword"},{regex:/\d+/i,token:"number"},{regex:/=|~|@|true|false/,token:"atom"},{regex:/(?:\.\.\/)*(?:[A-Za-z_][\w\.]*)+/,token:"variable-2"}],dash_comment:[{regex:/--\}\}/,pop:!0,token:"comment"},{regex:/./,token:"comment"}],comment:[{regex:/\}\}/,pop:!0,token:"comment"},{regex:/./,token:"comment"}],meta:{blockCommentStart:"{{--",blockCommentEnd:"--}}"}}),e.defineMode("handlebars",(function(t,n){var r=e.getMode(t,"handlebars-tags");return n&&n.base?e.multiplexingMode(e.getMode(t,n.base),{open:"{{",close:/\}\}\}?/,mode:r,parseDelimiters:!0}):r})),e.defineMIME("text/x-handlebars-template","handlebars")}))},e21d:function(e,t,n){var r=n("23e7"),i=n("d039"),a=n("861d"),o=Object.isFrozen,s=i((function(){o(1)}));r({target:"Object",stat:!0,forced:s},{isFrozen:function(e){return!a(e)||!!o&&o(e)}})},e25e:function(e,t,n){var r=n("23e7"),i=n("c20d");r({global:!0,forced:parseInt!=i},{parseInt:i})},e260:function(e,t,n){"use strict";var r=n("fc6a"),i=n("44d2"),a=n("3f8c"),o=n("69f3"),s=n("7dd0"),l="Array Iterator",c=o.set,u=o.getterFor(l);e.exports=s(Array,"Array",(function(e,t){c(this,{type:l,target:r(e),index:0,kind:t})}),(function(){var e=u(this),t=e.target,n=e.kind,r=e.index++;return!t||r>=t.length?(e.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:t[r],done:!1}:{value:[r,t[r]],done:!1}}),"values"),a.Arguments=a.Array,i("keys"),i("values"),i("entries")},e285:function(e,t,n){var r=n("da84"),i=r.isFinite;e.exports=Number.isFinite||function(e){return"number"==typeof e&&i(e)}},e2cc:function(e,t,n){var r=n("6eeb");e.exports=function(e,t,n){for(var i in t)r(e,i,t[i],n);return e}},e3db:function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},e439:function(e,t,n){var r=n("23e7"),i=n("d039"),a=n("fc6a"),o=n("06cf").f,s=n("83ab"),l=i((function(){o(1)})),c=!s||l;r({target:"Object",stat:!0,forced:c,sham:!s},{getOwnPropertyDescriptor:function(e,t){return o(a(e),t)}})},e43e:function(e,t,n){var r=n("23e7"),i=n("d039"),a=n("861d"),o=Object.isSealed,s=i((function(){o(1)}));r({target:"Object",stat:!0,forced:s},{isSealed:function(e){return!a(e)||!!o&&o(e)}})},e538:function(e,t,n){var r=n("b622");t.f=r},e58c:function(e,t,n){"use strict";var r=n("fc6a"),i=n("a691"),a=n("50c4"),o=n("a640"),s=Math.min,l=[].lastIndexOf,c=!!l&&1/[1].lastIndexOf(1,-0)<0,u=o("lastIndexOf"),d=c||!u;e.exports=d?function(e){if(c)return l.apply(this,arguments)||0;var t=r(this),n=a(t.length),o=n-1;for(arguments.length>1&&(o=s(o,i(arguments[1]))),o<0&&(o=n+o);o>=0;o--)if(o in t&&t[o]===e)return o||0;return-1}:l},e667:function(e,t){e.exports=function(e){try{return{error:!1,value:e()}}catch(t){return{error:!0,value:t}}}},e683:function(e,t,n){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},e6cf:function(e,t,n){"use strict";var r,i,a,o,s=n("23e7"),l=n("c430"),c=n("da84"),u=n("d066"),d=n("fea9"),f=n("6eeb"),p=n("e2cc"),h=n("d44e"),m=n("2626"),g=n("861d"),v=n("1c0b"),y=n("19aa"),b=n("8925"),w=n("2266"),x=n("1c7e"),k=n("4840"),_=n("2cf4").set,C=n("b575"),S=n("cdf9"),T=n("44de"),E=n("f069"),A=n("e667"),M=n("69f3"),N=n("94ca"),O=n("b622"),D=n("605d"),L=n("2d00"),z=O("species"),P="Promise",F=M.get,I=M.set,j=M.getterFor(P),R=d,$=c.TypeError,q=c.document,B=c.process,U=u("fetch"),H=E.f,W=H,V=!!(q&&q.createEvent&&c.dispatchEvent),Y="function"==typeof PromiseRejectionEvent,G="unhandledrejection",K="rejectionhandled",X=0,Z=1,Q=2,J=1,ee=2,te=N(P,(function(){var e=b(R)!==String(R);if(!e){if(66===L)return!0;if(!D&&!Y)return!0}if(l&&!R.prototype["finally"])return!0;if(L>=51&&/native code/.test(R))return!1;var t=R.resolve(1),n=function(e){e((function(){}),(function(){}))},r=t.constructor={};return r[z]=n,!(t.then((function(){}))instanceof n)})),ne=te||!x((function(e){R.all(e)["catch"]((function(){}))})),re=function(e){var t;return!(!g(e)||"function"!=typeof(t=e.then))&&t},ie=function(e,t){if(!e.notified){e.notified=!0;var n=e.reactions;C((function(){var r=e.value,i=e.state==Z,a=0;while(n.length>a){var o,s,l,c=n[a++],u=i?c.ok:c.fail,d=c.resolve,f=c.reject,p=c.domain;try{u?(i||(e.rejection===ee&&le(e),e.rejection=J),!0===u?o=r:(p&&p.enter(),o=u(r),p&&(p.exit(),l=!0)),o===c.promise?f($("Promise-chain cycle")):(s=re(o))?s.call(o,d,f):d(o)):f(r)}catch(h){p&&!l&&p.exit(),f(h)}}e.reactions=[],e.notified=!1,t&&!e.rejection&&oe(e)}))}},ae=function(e,t,n){var r,i;V?(r=q.createEvent("Event"),r.promise=t,r.reason=n,r.initEvent(e,!1,!0),c.dispatchEvent(r)):r={promise:t,reason:n},!Y&&(i=c["on"+e])?i(r):e===G&&T("Unhandled promise rejection",n)},oe=function(e){_.call(c,(function(){var t,n=e.facade,r=e.value,i=se(e);if(i&&(t=A((function(){D?B.emit("unhandledRejection",r,n):ae(G,n,r)})),e.rejection=D||se(e)?ee:J,t.error))throw t.value}))},se=function(e){return e.rejection!==J&&!e.parent},le=function(e){_.call(c,(function(){var t=e.facade;D?B.emit("rejectionHandled",t):ae(K,t,e.value)}))},ce=function(e,t,n){return function(r){e(t,r,n)}},ue=function(e,t,n){e.done||(e.done=!0,n&&(e=n),e.value=t,e.state=Q,ie(e,!0))},de=function(e,t,n){if(!e.done){e.done=!0,n&&(e=n);try{if(e.facade===t)throw $("Promise can't be resolved itself");var r=re(t);r?C((function(){var n={done:!1};try{r.call(t,ce(de,n,e),ce(ue,n,e))}catch(i){ue(n,i,e)}})):(e.value=t,e.state=Z,ie(e,!1))}catch(i){ue({done:!1},i,e)}}};te&&(R=function(e){y(this,R,P),v(e),r.call(this);var t=F(this);try{e(ce(de,t),ce(ue,t))}catch(n){ue(t,n)}},r=function(e){I(this,{type:P,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:X,value:void 0})},r.prototype=p(R.prototype,{then:function(e,t){var n=j(this),r=H(k(this,R));return r.ok="function"!=typeof e||e,r.fail="function"==typeof t&&t,r.domain=D?B.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=X&&ie(n,!1),r.promise},catch:function(e){return this.then(void 0,e)}}),i=function(){var e=new r,t=F(e);this.promise=e,this.resolve=ce(de,t),this.reject=ce(ue,t)},E.f=H=function(e){return e===R||e===a?new i(e):W(e)},l||"function"!=typeof d||(o=d.prototype.then,f(d.prototype,"then",(function(e,t){var n=this;return new R((function(e,t){o.call(n,e,t)})).then(e,t)}),{unsafe:!0}),"function"==typeof U&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(e){return S(R,U.apply(c,arguments))}}))),s({global:!0,wrap:!0,forced:te},{Promise:R}),h(R,P,!1,!0),m(P),a=u(P),s({target:P,stat:!0,forced:te},{reject:function(e){var t=H(this);return t.reject.call(void 0,e),t.promise}}),s({target:P,stat:!0,forced:l||te},{resolve:function(e){return S(l&&this===a?R:this,e)}}),s({target:P,stat:!0,forced:ne},{all:function(e){var t=this,n=H(t),r=n.resolve,i=n.reject,a=A((function(){var n=v(t.resolve),a=[],o=0,s=1;w(e,(function(e){var l=o++,c=!1;a.push(void 0),s++,n.call(t,e).then((function(e){c||(c=!0,a[l]=e,--s||r(a))}),i)})),--s||r(a)}));return a.error&&i(a.value),n.promise},race:function(e){var t=this,n=H(t),r=n.reject,i=A((function(){var i=v(t.resolve);w(e,(function(e){i.call(t,e).then(n.resolve,r)}))}));return i.error&&r(i.value),n.promise}})},e6e1:function(e,t,n){var r=n("23e7");r({target:"Number",stat:!0},{MIN_SAFE_INTEGER:-9007199254740991})},e71b:function(e,t,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("eb1d"),o=n("7b0b"),s=n("1c0b"),l=n("9bf2");i&&r({target:"Object",proto:!0,forced:a},{__defineSetter__:function(e,t){l.f(o(this),e,{set:s(t),enumerable:!0,configurable:!0})}})},e893:function(e,t,n){var r=n("5135"),i=n("56ef"),a=n("06cf"),o=n("9bf2");e.exports=function(e,t){for(var n=i(t),s=o.f,l=a.f,c=0;c<n.length;c++){var u=n[c];r(e,u)||s(e,u,l(t,u))}}},e8b5:function(e,t,n){var r=n("c6b6");e.exports=Array.isArray||function(e){return"Array"==r(e)}},e91f:function(e,t,n){"use strict";var r=n("ebb5"),i=n("4d64").indexOf,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("indexOf",(function(e){return i(a(this),e,arguments.length>1?arguments[1]:void 0)}))},e95a:function(e,t,n){var r=n("b622"),i=n("3f8c"),a=r("iterator"),o=Array.prototype;e.exports=function(e){return void 0!==e&&(i.Array===e||o[a]===e)}},e9c4:function(e,t,n){var r=n("23e7"),i=n("d066"),a=n("d039"),o=i("JSON","stringify"),s=/[\uD800-\uDFFF]/g,l=/^[\uD800-\uDBFF]$/,c=/^[\uDC00-\uDFFF]$/,u=function(e,t,n){var r=n.charAt(t-1),i=n.charAt(t+1);return l.test(e)&&!c.test(i)||c.test(e)&&!l.test(r)?"\\u"+e.charCodeAt(0).toString(16):e},d=a((function(){return'"\\udf06\\ud834"'!==o("\udf06\ud834")||'"\\udead"'!==o("\udead")}));o&&r({target:"JSON",stat:!0,forced:d},{stringify:function(e,t,n){var r=o.apply(null,arguments);return"string"==typeof r?r.replace(s,u):r}})},ea3b:function(e,t,n){},eb0c:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.multiplexingMode=function(t){var n=Array.prototype.slice.call(arguments,1);function r(e,t,n,r){if("string"==typeof t){var i=e.indexOf(t,n);return r&&i>-1?i+t.length:i}var a=t.exec(n?e.slice(n):e);return a?a.index+n+(r?a[0].length:0):-1}return{startState:function(){return{outer:e.startState(t),innerActive:null,inner:null,startingInner:!1}},copyState:function(n){return{outer:e.copyState(t,n.outer),innerActive:n.innerActive,inner:n.innerActive&&e.copyState(n.innerActive.mode,n.inner),startingInner:n.startingInner}},token:function(i,a){if(a.innerActive){var o=a.innerActive;c=i.string;if(!o.close&&i.sol())return a.innerActive=a.inner=null,this.token(i,a);f=o.close&&!a.startingInner?r(c,o.close,i.pos,o.parseDelimiters):-1;if(f==i.pos&&!o.parseDelimiters)return i.match(o.close),a.innerActive=a.inner=null,o.delimStyle&&o.delimStyle+" "+o.delimStyle+"-close";f>-1&&(i.string=c.slice(0,f));var s=o.mode.token(i,a.inner);return f>-1?i.string=c:i.pos>i.start&&(a.startingInner=!1),f==i.pos&&o.parseDelimiters&&(a.innerActive=a.inner=null),o.innerStyle&&(s=s?s+" "+o.innerStyle:o.innerStyle),s}for(var l=1/0,c=i.string,u=0;u<n.length;++u){var d=n[u],f=r(c,d.open,i.pos);if(f==i.pos){d.parseDelimiters||i.match(d.open),a.startingInner=!!d.parseDelimiters,a.innerActive=d;var p=0;if(t.indent){var h=t.indent(a.outer,"","");h!==e.Pass&&(p=h)}return a.inner=e.startState(d.mode,p),d.delimStyle&&d.delimStyle+" "+d.delimStyle+"-open"}-1!=f&&f<l&&(l=f)}l!=1/0&&(i.string=c.slice(0,l));var m=t.token(i,a.outer);return l!=1/0&&(i.string=c),m},indent:function(n,r,i){var a=n.innerActive?n.innerActive.mode:t;return a.indent?a.indent(n.innerActive?n.inner:n.outer,r,i):e.Pass},blankLine:function(r){var i=r.innerActive?r.innerActive.mode:t;if(i.blankLine&&i.blankLine(r.innerActive?r.inner:r.outer),r.innerActive)"\n"===r.innerActive.close&&(r.innerActive=r.inner=null);else for(var a=0;a<n.length;++a){var o=n[a];"\n"===o.open&&(r.innerActive=o,r.inner=e.startState(o.mode,i.indent?i.indent(r.outer,"",""):0))}},electricChars:t.electricChars,innerMode:function(e){return e.inner?{state:e.inner,mode:e.innerActive.mode}:{state:e.outer,mode:t}}}}}))},eb1d:function(e,t,n){"use strict";var r=n("c430"),i=n("da84"),a=n("d039");e.exports=r||!a((function(){var e=Math.random();__defineSetter__.call(null,e,(function(){})),delete i[e]}))},ebb5:function(e,t,n){"use strict";var r,i=n("a981"),a=n("83ab"),o=n("da84"),s=n("861d"),l=n("5135"),c=n("f5df"),u=n("9112"),d=n("6eeb"),f=n("9bf2").f,p=n("e163"),h=n("d2bb"),m=n("b622"),g=n("90e3"),v=o.Int8Array,y=v&&v.prototype,b=o.Uint8ClampedArray,w=b&&b.prototype,x=v&&p(v),k=y&&p(y),_=Object.prototype,C=_.isPrototypeOf,S=m("toStringTag"),T=g("TYPED_ARRAY_TAG"),E=i&&!!h&&"Opera"!==c(o.opera),A=!1,M={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},N={BigInt64Array:8,BigUint64Array:8},O=function(e){if(!s(e))return!1;var t=c(e);return"DataView"===t||l(M,t)||l(N,t)},D=function(e){if(!s(e))return!1;var t=c(e);return l(M,t)||l(N,t)},L=function(e){if(D(e))return e;throw TypeError("Target is not a typed array")},z=function(e){if(h){if(C.call(x,e))return e}else for(var t in M)if(l(M,r)){var n=o[t];if(n&&(e===n||C.call(n,e)))return e}throw TypeError("Target is not a typed array constructor")},P=function(e,t,n){if(a){if(n)for(var r in M){var i=o[r];i&&l(i.prototype,e)&&delete i.prototype[e]}k[e]&&!n||d(k,e,n?t:E&&y[e]||t)}},F=function(e,t,n){var r,i;if(a){if(h){if(n)for(r in M)i=o[r],i&&l(i,e)&&delete i[e];if(x[e]&&!n)return;try{return d(x,e,n?t:E&&v[e]||t)}catch(s){}}for(r in M)i=o[r],!i||i[e]&&!n||d(i,e,t)}};for(r in M)o[r]||(E=!1);if((!E||"function"!=typeof x||x===Function.prototype)&&(x=function(){throw TypeError("Incorrect invocation")},E))for(r in M)o[r]&&h(o[r],x);if((!E||!k||k===_)&&(k=x.prototype,E))for(r in M)o[r]&&h(o[r].prototype,k);if(E&&p(w)!==k&&h(w,k),a&&!l(k,S))for(r in A=!0,f(k,S,{get:function(){return s(this)?this[T]:void 0}}),M)o[r]&&u(o[r],T,r);e.exports={NATIVE_ARRAY_BUFFER_VIEWS:E,TYPED_ARRAY_TAG:A&&T,aTypedArray:L,aTypedArrayConstructor:z,exportTypedArrayMethod:P,exportTypedArrayStaticMethod:F,isView:O,isTypedArray:D,TypedArray:x,TypedArrayPrototype:k}},ec97:function(e,t,n){"use strict";var r=n("ebb5"),i=n("8aa7"),a=r.aTypedArrayConstructor,o=r.exportTypedArrayStaticMethod;o("of",(function(){var e=0,t=arguments.length,n=new(a(this))(t);while(t>e)n[e]=arguments[e++];return n}),i)},eea5:function(e,t,n){"use strict";n("13af")},eee7:function(e,t,n){"use strict";var r=n("23e7"),i=n("58a8").start,a=n("c8d2"),o=a("trimStart"),s=o?function(){return i(this)}:"".trimStart;r({target:"String",proto:!0,forced:o},{trimStart:s,trimLeft:s})},efe9:function(e,t,n){var r=n("746f");r("isConcatSpreadable")},efec:function(e,t,n){var r=n("9112"),i=n("51eb"),a=n("b622"),o=a("toPrimitive"),s=Date.prototype;o in s||r(s,o,i)},f00c:function(e,t,n){var r=n("23e7"),i=n("e285");r({target:"Number",stat:!0},{isFinite:i})},f040:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded JavaScript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]},{name:"WebAssembly",mime:"text/webassembly",mode:"wast",ext:["wat","wast"]}];for(var t=0;t<e.modeInfo.length;t++){var n=e.modeInfo[t];n.mimes&&(n.mime=n.mimes[0])}e.findModeByMIME=function(t){t=t.toLowerCase();for(var n=0;n<e.modeInfo.length;n++){var r=e.modeInfo[n];if(r.mime==t)return r;if(r.mimes)for(var i=0;i<r.mimes.length;i++)if(r.mimes[i]==t)return r}return/\+xml$/.test(t)?e.findModeByMIME("application/xml"):/\+json$/.test(t)?e.findModeByMIME("application/json"):void 0},e.findModeByExtension=function(t){t=t.toLowerCase();for(var n=0;n<e.modeInfo.length;n++){var r=e.modeInfo[n];if(r.ext)for(var i=0;i<r.ext.length;i++)if(r.ext[i]==t)return r}},e.findModeByFileName=function(t){for(var n=0;n<e.modeInfo.length;n++){var r=e.modeInfo[n];if(r.file&&r.file.test(t))return r}var i=t.lastIndexOf("."),a=i>-1&&t.substring(i+1,t.length);if(a)return e.findModeByExtension(a)},e.findModeByName=function(t){t=t.toLowerCase();for(var n=0;n<e.modeInfo.length;n++){var r=e.modeInfo[n];if(r.name.toLowerCase()==t)return r;if(r.alias)for(var i=0;i<r.alias.length;i++)if(r.alias[i].toLowerCase()==t)return r}}}))},f069:function(e,t,n){"use strict";var r=n("1c0b"),i=function(e){var t,n;this.promise=new e((function(e,r){if(void 0!==t||void 0!==n)throw TypeError("Bad Promise constructor");t=e,n=r})),this.resolve=r(t),this.reject=r(n)};e.exports.f=function(e){return new i(e)}},f183:function(e,t,n){var r=n("d012"),i=n("861d"),a=n("5135"),o=n("9bf2").f,s=n("90e3"),l=n("bb2f"),c=s("meta"),u=0,d=Object.isExtensible||function(){return!0},f=function(e){o(e,c,{value:{objectID:"O"+ ++u,weakData:{}}})},p=function(e,t){if(!i(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!a(e,c)){if(!d(e))return"F";if(!t)return"E";f(e)}return e[c].objectID},h=function(e,t){if(!a(e,c)){if(!d(e))return!0;if(!t)return!1;f(e)}return e[c].weakData},m=function(e){return l&&g.REQUIRED&&d(e)&&!a(e,c)&&f(e),e},g=e.exports={REQUIRED:!1,fastKey:p,getWeakData:h,onFreeze:m};r[c]=!0},f4b3:function(e,t,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("7b0b"),o=n("c04e"),s=i((function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}));r({target:"Date",proto:!0,forced:s},{toJSON:function(e){var t=a(this),n=o(t);return"number"!=typeof n||isFinite(n)?t.toISOString():null}})},f4dd:function(e,t,n){"use strict";var r=n("23e7"),i=n("d58f").right,a=n("a640"),o=n("2d00"),s=n("605d"),l=a("reduceRight"),c=!s&&o>79&&o<83;r({target:"Array",proto:!0,forced:!l||c},{reduceRight:function(e){return i(this,e,arguments.length,arguments.length>1?arguments[1]:void 0)}})},f5b2:function(e,t,n){"use strict";var r=n("23e7"),i=n("6547").codeAt;r({target:"String",proto:!0},{codePointAt:function(e){return i(this,e)}})},f5df:function(e,t,n){var r=n("00ee"),i=n("c6b6"),a=n("b622"),o=a("toStringTag"),s="Arguments"==i(function(){return arguments}()),l=function(e,t){try{return e[t]}catch(n){}};e.exports=r?i:function(e){var t,n,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=l(t=Object(e),o))?n:s?i(t):"Object"==(r=i(t))&&"function"==typeof t.callee?"Arguments":r}},f664:function(e,t,n){var r=n("23e7"),i=n("be8e");r({target:"Math",stat:!0},{fround:i})},f669:function(e,t,n){"use strict";n("a78b")},f6b4:function(e,t,n){"use strict";var r=n("c532");function i(){this.handlers=[]}i.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},i.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},i.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=i},f6d6:function(e,t,n){var r=n("23e7"),i=n("23cb"),a=String.fromCharCode,o=String.fromCodePoint,s=!!o&&1!=o.length;r({target:"String",stat:!0,forced:s},{fromCodePoint:function(e){var t,n=[],r=arguments.length,o=0;while(r>o){if(t=+arguments[o++],i(t,1114111)!==t)throw RangeError(t+" is not a valid code point");n.push(t<65536?a(t):a(55296+((t-=65536)>>10),t%1024+56320))}return n.join("")}})},f748:function(e,t){e.exports=Math.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1}},f772:function(e,t,n){var r=n("5692"),i=n("90e3"),a=r("keys");e.exports=function(e){return a[e]||(a[e]=i(e))}},f785:function(e,t,n){var r=n("2626");r("Array")},f8b7:function(e,t,n){"use strict";t["a"]={directives:{focus:{inserted:function(e){e.focus()}}},computed:{activeManager:function(){return this.$store.state.fm.activeManager}},methods:{hideModal:function(){this.$store.commit("fm/modal/setModalState",{modalName:null,show:!1})}}}},f8c9:function(e,t,n){var r=n("23e7"),i=n("da84"),a=n("d44e");r({global:!0},{Reflect:{}}),a(i.Reflect,"Reflect",!0)},f8cd:function(e,t,n){var r=n("a691");e.exports=function(e){var t=r(e);if(t<0)throw RangeError("The argument can't be less than 0");return t}},f9d4:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";e.defineMode("javascript",(function(t,n){var r,i,a=t.indentUnit,o=n.statementIndent,s=n.jsonld,l=n.json||s,c=n.typescript,u=n.wordCharacters||/[\w$\xa1-\uffff]/,d=function(){function e(e){return{type:e,style:"keyword"}}var t=e("keyword a"),n=e("keyword b"),r=e("keyword c"),i=e("keyword d"),a=e("operator"),o={type:"atom",style:"atom"};return{if:e("if"),while:t,with:t,else:n,do:n,try:n,finally:n,return:i,break:i,continue:i,new:e("new"),delete:r,void:r,throw:r,debugger:e("debugger"),var:e("var"),const:e("var"),let:e("var"),function:e("function"),catch:e("catch"),for:e("for"),switch:e("switch"),case:e("case"),default:e("default"),in:a,typeof:a,instanceof:a,true:o,false:o,null:o,undefined:o,NaN:o,Infinity:o,this:e("this"),class:e("class"),super:e("atom"),yield:r,export:e("export"),import:e("import"),extends:r,await:r}}(),f=/[+\-*&%=<>!?|~^@]/,p=/^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;function h(e){var t,n=!1,r=!1;while(null!=(t=e.next())){if(!n){if("/"==t&&!r)return;"["==t?r=!0:r&&"]"==t&&(r=!1)}n=!n&&"\\"==t}}function m(e,t,n){return r=e,i=n,t}function g(e,t){var n=e.next();if('"'==n||"'"==n)return t.tokenize=v(n),t.tokenize(e,t);if("."==n&&e.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/))return m("number","number");if("."==n&&e.match(".."))return m("spread","meta");if(/[\[\]{}\(\),;\:\.]/.test(n))return m(n);if("="==n&&e.eat(">"))return m("=>","operator");if("0"==n&&e.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/))return m("number","number");if(/\d/.test(n))return e.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/),m("number","number");if("/"==n)return e.eat("*")?(t.tokenize=y,y(e,t)):e.eat("/")?(e.skipToEnd(),m("comment","comment")):tt(e,t,1)?(h(e),e.match(/^\b(([gimyus])(?![gimyus]*\2))+\b/),m("regexp","string-2")):(e.eat("="),m("operator","operator",e.current()));if("`"==n)return t.tokenize=b,b(e,t);if("#"==n&&"!"==e.peek())return e.skipToEnd(),m("meta","meta");if("#"==n&&e.eatWhile(u))return m("variable","property");if("<"==n&&e.match("!--")||"-"==n&&e.match("->")&&!/\S/.test(e.string.slice(0,e.start)))return e.skipToEnd(),m("comment","comment");if(f.test(n))return">"==n&&t.lexical&&">"==t.lexical.type||(e.eat("=")?"!"!=n&&"="!=n||e.eat("="):/[<>*+\-|&?]/.test(n)&&(e.eat(n),">"==n&&e.eat(n))),"?"==n&&e.eat(".")?m("."):m("operator","operator",e.current());if(u.test(n)){e.eatWhile(u);var r=e.current();if("."!=t.lastType){if(d.propertyIsEnumerable(r)){var i=d[r];return m(i.type,i.style,r)}if("async"==r&&e.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/,!1))return m("async","keyword",r)}return m("variable","variable",r)}}function v(e){return function(t,n){var r,i=!1;if(s&&"@"==t.peek()&&t.match(p))return n.tokenize=g,m("jsonld-keyword","meta");while(null!=(r=t.next())){if(r==e&&!i)break;i=!i&&"\\"==r}return i||(n.tokenize=g),m("string","string")}}function y(e,t){var n,r=!1;while(n=e.next()){if("/"==n&&r){t.tokenize=g;break}r="*"==n}return m("comment","comment")}function b(e,t){var n,r=!1;while(null!=(n=e.next())){if(!r&&("`"==n||"$"==n&&e.eat("{"))){t.tokenize=g;break}r=!r&&"\\"==n}return m("quasi","string-2",e.current())}var w="([{}])";function x(e,t){t.fatArrowAt&&(t.fatArrowAt=null);var n=e.string.indexOf("=>",e.start);if(!(n<0)){if(c){var r=/:\s*(?:\w+(?:<[^>]*>|\[\])?|\{[^}]*\})\s*$/.exec(e.string.slice(e.start,n));r&&(n=r.index)}for(var i=0,a=!1,o=n-1;o>=0;--o){var s=e.string.charAt(o),l=w.indexOf(s);if(l>=0&&l<3){if(!i){++o;break}if(0==--i){"("==s&&(a=!0);break}}else if(l>=3&&l<6)++i;else if(u.test(s))a=!0;else if(/["'\/`]/.test(s))for(;;--o){if(0==o)return;var d=e.string.charAt(o-1);if(d==s&&"\\"!=e.string.charAt(o-2)){o--;break}}else if(a&&!i){++o;break}}a&&!i&&(t.fatArrowAt=o)}}var k={atom:!0,number:!0,variable:!0,string:!0,regexp:!0,this:!0,import:!0,"jsonld-keyword":!0};function _(e,t,n,r,i,a){this.indented=e,this.column=t,this.type=n,this.prev=i,this.info=a,null!=r&&(this.align=r)}function C(e,t){for(var n=e.localVars;n;n=n.next)if(n.name==t)return!0;for(var r=e.context;r;r=r.prev)for(n=r.vars;n;n=n.next)if(n.name==t)return!0}function S(e,t,n,r,i){var a=e.cc;T.state=e,T.stream=i,T.marked=null,T.cc=a,T.style=t,e.lexical.hasOwnProperty("align")||(e.lexical.align=!0);while(1){var o=a.length?a.pop():l?H:B;if(o(n,r)){while(a.length&&a[a.length-1].lex)a.pop()();return T.marked?T.marked:"variable"==n&&C(e,r)?"variable-2":t}}}var T={state:null,column:null,marked:null,cc:null};function E(){for(var e=arguments.length-1;e>=0;e--)T.cc.push(arguments[e])}function A(){return E.apply(null,arguments),!0}function M(e,t){for(var n=t;n;n=n.next)if(n.name==e)return!0;return!1}function N(e){var t=T.state;if(T.marked="def",t.context)if("var"==t.lexical.info&&t.context&&t.context.block){var r=O(e,t.context);if(null!=r)return void(t.context=r)}else if(!M(e,t.localVars))return void(t.localVars=new z(e,t.localVars));n.globalVars&&!M(e,t.globalVars)&&(t.globalVars=new z(e,t.globalVars))}function O(e,t){if(t){if(t.block){var n=O(e,t.prev);return n?n==t.prev?t:new L(n,t.vars,!0):null}return M(e,t.vars)?t:new L(t.prev,new z(e,t.vars),!1)}return null}function D(e){return"public"==e||"private"==e||"protected"==e||"abstract"==e||"readonly"==e}function L(e,t,n){this.prev=e,this.vars=t,this.block=n}function z(e,t){this.name=e,this.next=t}var P=new z("this",new z("arguments",null));function F(){T.state.context=new L(T.state.context,T.state.localVars,!1),T.state.localVars=P}function I(){T.state.context=new L(T.state.context,T.state.localVars,!0),T.state.localVars=null}function j(){T.state.localVars=T.state.context.vars,T.state.context=T.state.context.prev}function R(e,t){var n=function(){var n=T.state,r=n.indented;if("stat"==n.lexical.type)r=n.lexical.indented;else for(var i=n.lexical;i&&")"==i.type&&i.align;i=i.prev)r=i.indented;n.lexical=new _(r,T.stream.column(),e,null,n.lexical,t)};return n.lex=!0,n}function $(){var e=T.state;e.lexical.prev&&(")"==e.lexical.type&&(e.indented=e.lexical.indented),e.lexical=e.lexical.prev)}function q(e){function t(n){return n==e?A():";"==e||"}"==n||")"==n||"]"==n?E():A(t)}return t}function B(e,t){return"var"==e?A(R("vardef",t),Se,q(";"),$):"keyword a"==e?A(R("form"),V,B,$):"keyword b"==e?A(R("form"),B,$):"keyword d"==e?T.stream.match(/^\s*$/,!1)?A():A(R("stat"),G,q(";"),$):"debugger"==e?A(q(";")):"{"==e?A(R("}"),I,de,$,j):";"==e?A():"if"==e?("else"==T.state.lexical.info&&T.state.cc[T.state.cc.length-1]==$&&T.state.cc.pop()(),A(R("form"),V,B,$,Oe)):"function"==e?A(Pe):"for"==e?A(R("form"),De,B,$):"class"==e||c&&"interface"==t?(T.marked="keyword",A(R("form","class"==e?e:t),$e,$)):"variable"==e?c&&"declare"==t?(T.marked="keyword",A(B)):c&&("module"==t||"enum"==t||"type"==t)&&T.stream.match(/^\s*\w/,!1)?(T.marked="keyword","enum"==t?A(Qe):"type"==t?A(Ie,q("operator"),ge,q(";")):A(R("form"),Te,q("{"),R("}"),de,$,$)):c&&"namespace"==t?(T.marked="keyword",A(R("form"),H,B,$)):c&&"abstract"==t?(T.marked="keyword",A(B)):A(R("stat"),ie):"switch"==e?A(R("form"),V,q("{"),R("}","switch"),I,de,$,$,j):"case"==e?A(H,q(":")):"default"==e?A(q(":")):"catch"==e?A(R("form"),F,U,B,$,j):"export"==e?A(R("stat"),He,$):"import"==e?A(R("stat"),Ve,$):"async"==e?A(B):"@"==t?A(H,B):E(R("stat"),H,q(";"),$)}function U(e){if("("==e)return A(je,q(")"))}function H(e,t){return Y(e,t,!1)}function W(e,t){return Y(e,t,!0)}function V(e){return"("!=e?E():A(R(")"),G,q(")"),$)}function Y(e,t,n){if(T.state.fatArrowAt==T.stream.start){var r=n?ee:J;if("("==e)return A(F,R(")"),ce(je,")"),$,q("=>"),r,j);if("variable"==e)return E(F,Te,q("=>"),r,j)}var i=n?X:K;return k.hasOwnProperty(e)?A(i):"function"==e?A(Pe,i):"class"==e||c&&"interface"==t?(T.marked="keyword",A(R("form"),Re,$)):"keyword c"==e||"async"==e?A(n?W:H):"("==e?A(R(")"),G,q(")"),$,i):"operator"==e||"spread"==e?A(n?W:H):"["==e?A(R("]"),Ze,$,i):"{"==e?ue(oe,"}",null,i):"quasi"==e?E(Z,i):"new"==e?A(te(n)):A()}function G(e){return e.match(/[;\}\)\],]/)?E():E(H)}function K(e,t){return","==e?A(G):X(e,t,!1)}function X(e,t,n){var r=0==n?K:X,i=0==n?H:W;return"=>"==e?A(F,n?ee:J,j):"operator"==e?/\+\+|--/.test(t)||c&&"!"==t?A(r):c&&"<"==t&&T.stream.match(/^([^<>]|<[^<>]*>)*>\s*\(/,!1)?A(R(">"),ce(ge,">"),$,r):"?"==t?A(H,q(":"),i):A(i):"quasi"==e?E(Z,r):";"!=e?"("==e?ue(W,")","call",r):"."==e?A(ae,r):"["==e?A(R("]"),G,q("]"),$,r):c&&"as"==t?(T.marked="keyword",A(ge,r)):"regexp"==e?(T.state.lastType=T.marked="operator",T.stream.backUp(T.stream.pos-T.stream.start-1),A(i)):void 0:void 0}function Z(e,t){return"quasi"!=e?E():"${"!=t.slice(t.length-2)?A(Z):A(H,Q)}function Q(e){if("}"==e)return T.marked="string-2",T.state.tokenize=b,A(Z)}function J(e){return x(T.stream,T.state),E("{"==e?B:H)}function ee(e){return x(T.stream,T.state),E("{"==e?B:W)}function te(e){return function(t){return"."==t?A(e?re:ne):"variable"==t&&c?A(ke,e?X:K):E(e?W:H)}}function ne(e,t){if("target"==t)return T.marked="keyword",A(K)}function re(e,t){if("target"==t)return T.marked="keyword",A(X)}function ie(e){return":"==e?A($,B):E(K,q(";"),$)}function ae(e){if("variable"==e)return T.marked="property",A()}function oe(e,t){return"async"==e?(T.marked="property",A(oe)):"variable"==e||"keyword"==T.style?(T.marked="property","get"==t||"set"==t?A(se):(c&&T.state.fatArrowAt==T.stream.start&&(n=T.stream.match(/^\s*:\s*/,!1))&&(T.state.fatArrowAt=T.stream.pos+n[0].length),A(le))):"number"==e||"string"==e?(T.marked=s?"property":T.style+" property",A(le)):"jsonld-keyword"==e?A(le):c&&D(t)?(T.marked="keyword",A(oe)):"["==e?A(H,fe,q("]"),le):"spread"==e?A(W,le):"*"==t?(T.marked="keyword",A(oe)):":"==e?E(le):void 0;var n}function se(e){return"variable"!=e?E(le):(T.marked="property",A(Pe))}function le(e){return":"==e?A(W):"("==e?E(Pe):void 0}function ce(e,t,n){function r(i,a){if(n?n.indexOf(i)>-1:","==i){var o=T.state.lexical;return"call"==o.info&&(o.pos=(o.pos||0)+1),A((function(n,r){return n==t||r==t?E():E(e)}),r)}return i==t||a==t?A():n&&n.indexOf(";")>-1?E(e):A(q(t))}return function(n,i){return n==t||i==t?A():E(e,r)}}function ue(e,t,n){for(var r=3;r<arguments.length;r++)T.cc.push(arguments[r]);return A(R(t,n),ce(e,t),$)}function de(e){return"}"==e?A():E(B,de)}function fe(e,t){if(c){if(":"==e)return A(ge);if("?"==t)return A(fe)}}function pe(e,t){if(c&&(":"==e||"in"==t))return A(ge)}function he(e){if(c&&":"==e)return T.stream.match(/^\s*\w+\s+is\b/,!1)?A(H,me,ge):A(ge)}function me(e,t){if("is"==t)return T.marked="keyword",A()}function ge(e,t){return"keyof"==t||"typeof"==t||"infer"==t||"readonly"==t?(T.marked="keyword",A("typeof"==t?W:ge)):"variable"==e||"void"==t?(T.marked="type",A(xe)):"|"==t||"&"==t?A(ge):"string"==e||"number"==e||"atom"==e?A(xe):"["==e?A(R("]"),ce(ge,"]",","),$,xe):"{"==e?A(R("}"),ye,$,xe):"("==e?A(ce(we,")"),ve,xe):"<"==e?A(ce(ge,">"),ge):void 0}function ve(e){if("=>"==e)return A(ge)}function ye(e){return e.match(/[\}\)\]]/)?A():","==e||";"==e?A(ye):E(be,ye)}function be(e,t){return"variable"==e||"keyword"==T.style?(T.marked="property",A(be)):"?"==t||"number"==e||"string"==e?A(be):":"==e?A(ge):"["==e?A(q("variable"),pe,q("]"),be):"("==e?E(Fe,be):e.match(/[;\}\)\],]/)?void 0:A()}function we(e,t){return"variable"==e&&T.stream.match(/^\s*[?:]/,!1)||"?"==t?A(we):":"==e?A(ge):"spread"==e?A(we):E(ge)}function xe(e,t){return"<"==t?A(R(">"),ce(ge,">"),$,xe):"|"==t||"."==e||"&"==t?A(ge):"["==e?A(ge,q("]"),xe):"extends"==t||"implements"==t?(T.marked="keyword",A(ge)):"?"==t?A(ge,q(":"),ge):void 0}function ke(e,t){if("<"==t)return A(R(">"),ce(ge,">"),$,xe)}function _e(){return E(ge,Ce)}function Ce(e,t){if("="==t)return A(ge)}function Se(e,t){return"enum"==t?(T.marked="keyword",A(Qe)):E(Te,fe,Me,Ne)}function Te(e,t){return c&&D(t)?(T.marked="keyword",A(Te)):"variable"==e?(N(t),A()):"spread"==e?A(Te):"["==e?ue(Ae,"]"):"{"==e?ue(Ee,"}"):void 0}function Ee(e,t){return"variable"!=e||T.stream.match(/^\s*:/,!1)?("variable"==e&&(T.marked="property"),"spread"==e?A(Te):"}"==e?E():"["==e?A(H,q("]"),q(":"),Ee):A(q(":"),Te,Me)):(N(t),A(Me))}function Ae(){return E(Te,Me)}function Me(e,t){if("="==t)return A(W)}function Ne(e){if(","==e)return A(Se)}function Oe(e,t){if("keyword b"==e&&"else"==t)return A(R("form","else"),B,$)}function De(e,t){return"await"==t?A(De):"("==e?A(R(")"),Le,$):void 0}function Le(e){return"var"==e?A(Se,ze):"variable"==e?A(ze):E(ze)}function ze(e,t){return")"==e?A():";"==e?A(ze):"in"==t||"of"==t?(T.marked="keyword",A(H,ze)):E(H,ze)}function Pe(e,t){return"*"==t?(T.marked="keyword",A(Pe)):"variable"==e?(N(t),A(Pe)):"("==e?A(F,R(")"),ce(je,")"),$,he,B,j):c&&"<"==t?A(R(">"),ce(_e,">"),$,Pe):void 0}function Fe(e,t){return"*"==t?(T.marked="keyword",A(Fe)):"variable"==e?(N(t),A(Fe)):"("==e?A(F,R(")"),ce(je,")"),$,he,j):c&&"<"==t?A(R(">"),ce(_e,">"),$,Fe):void 0}function Ie(e,t){return"keyword"==e||"variable"==e?(T.marked="type",A(Ie)):"<"==t?A(R(">"),ce(_e,">"),$):void 0}function je(e,t){return"@"==t&&A(H,je),"spread"==e?A(je):c&&D(t)?(T.marked="keyword",A(je)):c&&"this"==e?A(fe,Me):E(Te,fe,Me)}function Re(e,t){return"variable"==e?$e(e,t):qe(e,t)}function $e(e,t){if("variable"==e)return N(t),A(qe)}function qe(e,t){return"<"==t?A(R(">"),ce(_e,">"),$,qe):"extends"==t||"implements"==t||c&&","==e?("implements"==t&&(T.marked="keyword"),A(c?ge:H,qe)):"{"==e?A(R("}"),Be,$):void 0}function Be(e,t){return"async"==e||"variable"==e&&("static"==t||"get"==t||"set"==t||c&&D(t))&&T.stream.match(/^\s+[\w$\xa1-\uffff]/,!1)?(T.marked="keyword",A(Be)):"variable"==e||"keyword"==T.style?(T.marked="property",A(Ue,Be)):"number"==e||"string"==e?A(Ue,Be):"["==e?A(H,fe,q("]"),Ue,Be):"*"==t?(T.marked="keyword",A(Be)):c&&"("==e?E(Fe,Be):";"==e||","==e?A(Be):"}"==e?A():"@"==t?A(H,Be):void 0}function Ue(e,t){if("?"==t)return A(Ue);if(":"==e)return A(ge,Me);if("="==t)return A(W);var n=T.state.lexical.prev,r=n&&"interface"==n.info;return E(r?Fe:Pe)}function He(e,t){return"*"==t?(T.marked="keyword",A(Xe,q(";"))):"default"==t?(T.marked="keyword",A(H,q(";"))):"{"==e?A(ce(We,"}"),Xe,q(";")):E(B)}function We(e,t){return"as"==t?(T.marked="keyword",A(q("variable"))):"variable"==e?E(W,We):void 0}function Ve(e){return"string"==e?A():"("==e?E(H):"."==e?E(K):E(Ye,Ge,Xe)}function Ye(e,t){return"{"==e?ue(Ye,"}"):("variable"==e&&N(t),"*"==t&&(T.marked="keyword"),A(Ke))}function Ge(e){if(","==e)return A(Ye,Ge)}function Ke(e,t){if("as"==t)return T.marked="keyword",A(Ye)}function Xe(e,t){if("from"==t)return T.marked="keyword",A(H)}function Ze(e){return"]"==e?A():E(ce(W,"]"))}function Qe(){return E(R("form"),Te,q("{"),R("}"),ce(Je,"}"),$,$)}function Je(){return E(Te,Me)}function et(e,t){return"operator"==e.lastType||","==e.lastType||f.test(t.charAt(0))||/[,.]/.test(t.charAt(0))}function tt(e,t,n){return t.tokenize==g&&/^(?:operator|sof|keyword [bcd]|case|new|export|default|spread|[\[{}\(,;:]|=>)$/.test(t.lastType)||"quasi"==t.lastType&&/\{\s*$/.test(e.string.slice(0,e.pos-(n||0)))}return j.lex=!0,$.lex=!0,{startState:function(e){var t={tokenize:g,lastType:"sof",cc:[],lexical:new _((e||0)-a,0,"block",!1),localVars:n.localVars,context:n.localVars&&new L(null,null,!1),indented:e||0};return n.globalVars&&"object"==typeof n.globalVars&&(t.globalVars=n.globalVars),t},token:function(e,t){if(e.sol()&&(t.lexical.hasOwnProperty("align")||(t.lexical.align=!1),t.indented=e.indentation(),x(e,t)),t.tokenize!=y&&e.eatSpace())return null;var n=t.tokenize(e,t);return"comment"==r?n:(t.lastType="operator"!=r||"++"!=i&&"--"!=i?r:"incdec",S(t,n,r,i,e))},indent:function(t,r){if(t.tokenize==y||t.tokenize==b)return e.Pass;if(t.tokenize!=g)return 0;var i,s=r&&r.charAt(0),l=t.lexical;if(!/^\s*else\b/.test(r))for(var c=t.cc.length-1;c>=0;--c){var u=t.cc[c];if(u==$)l=l.prev;else if(u!=Oe)break}while(("stat"==l.type||"form"==l.type)&&("}"==s||(i=t.cc[t.cc.length-1])&&(i==K||i==X)&&!/^[,\.=+\-*:?[\(]/.test(r)))l=l.prev;o&&")"==l.type&&"stat"==l.prev.type&&(l=l.prev);var d=l.type,f=s==d;return"vardef"==d?l.indented+("operator"==t.lastType||","==t.lastType?l.info.length+1:0):"form"==d&&"{"==s?l.indented:"form"==d?l.indented+a:"stat"==d?l.indented+(et(t,r)?o||a:0):"switch"!=l.info||f||0==n.doubleIndentSwitch?l.align?l.column+(f?0:1):l.indented+(f?0:a):l.indented+(/^(?:case|default)\b/.test(r)?a:2*a)},electricInput:/^\s*(?:case .*?:|default:|\{|\})$/,blockCommentStart:l?null:"/*",blockCommentEnd:l?null:"*/",blockCommentContinue:l?null:" * ",lineComment:l?null:"//",fold:"brace",closeBrackets:"()[]{}''\"\"``",helperType:l?"json":"javascript",jsonldMode:s,jsonMode:l,expressionAllowed:tt,skipExpression:function(e){var t=e.cc[e.cc.length-1];t!=H&&t!=W||e.cc.pop()}}})),e.registerHelper("wordChars","javascript",/[\w$]/),e.defineMIME("text/javascript","javascript"),e.defineMIME("text/ecmascript","javascript"),e.defineMIME("application/javascript","javascript"),e.defineMIME("application/x-javascript","javascript"),e.defineMIME("application/ecmascript","javascript"),e.defineMIME("application/json",{name:"javascript",json:!0}),e.defineMIME("application/x-json",{name:"javascript",json:!0}),e.defineMIME("application/manifest+json",{name:"javascript",json:!0}),e.defineMIME("application/ld+json",{name:"javascript",jsonld:!0}),e.defineMIME("text/typescript",{name:"javascript",typescript:!0}),e.defineMIME("application/typescript",{name:"javascript",typescript:!0})}))},faf9:function(e,t,n){},fb2c:function(e,t,n){var r=n("74e8");r("Uint32",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},fb6a:function(e,t,n){"use strict";var r=n("23e7"),i=n("861d"),a=n("e8b5"),o=n("23cb"),s=n("50c4"),l=n("fc6a"),c=n("8418"),u=n("b622"),d=n("1dde"),f=d("slice"),p=u("species"),h=[].slice,m=Math.max;r({target:"Array",proto:!0,forced:!f},{slice:function(e,t){var n,r,u,d=l(this),f=s(d.length),g=o(e,f),v=o(void 0===t?f:t,f);if(a(d)&&(n=d.constructor,"function"!=typeof n||n!==Array&&!a(n.prototype)?i(n)&&(n=n[p],null===n&&(n=void 0)):n=void 0,n===Array||void 0===n))return h.call(d,g,v);for(r=new(void 0===n?Array:n)(m(v-g,0)),u=0;g<v;g++,u++)g in d&&c(r,u,d[g]);return r.length=u,r}})},fc6a:function(e,t,n){var r=n("44ad"),i=n("1d80");e.exports=function(e){return r(i(e))}},fd87:function(e,t,n){var r=n("74e8");r("Int8",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},fdbc:function(e,t){e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},fdbf:function(e,t,n){var r=n("4930");e.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},fea9:function(e,t,n){var r=n("da84");e.exports=r.Promise},ff86:function(e,t,n){},ff9c:function(e,t,n){var r=n("23e7"),i=n("8eb5"),a=Math.cosh,o=Math.abs,s=Math.E;r({target:"Math",stat:!0,forced:!a||a(710)===1/0},{cosh:function(e){var t=i(o(e)-1)+1;return(t+1/(t*s*s))*(s/2)}})},ffda:function(e,t,n){(function(e){e(n("56b3"))})((function(e){"use strict";function t(e){var t;while(null!=(t=e.next()))if("`"==t&&!e.eat("`"))return"variable-2";return e.backUp(e.current().length-1),e.eatWhile(/\w/)?"variable-2":null}function n(e){var t;while(null!=(t=e.next()))if('"'==t&&!e.eat('"'))return"variable-2";return e.backUp(e.current().length-1),e.eatWhile(/\w/)?"variable-2":null}function r(e){return e.eat("@")&&(e.match("session."),e.match("local."),e.match("global.")),e.eat("'")?(e.match(/^.*'/),"variable-2"):e.eat('"')?(e.match(/^.*"/),"variable-2"):e.eat("`")?(e.match(/^.*`/),"variable-2"):e.match(/^[0-9a-zA-Z$\.\_]+/)?"variable-2":null}function i(e){return e.eat("N")?"atom":e.match(/^[a-zA-Z.#!?]/)?"variable-2":null}e.defineMode("sql",(function(t,n){var r=n.client||{},i=n.atoms||{false:!0,true:!0,null:!0},l=n.builtin||o(s),c=n.keywords||o(a),u=n.operatorChars||/^[*+\-%<>!=&|~^\/]/,d=n.support||{},f=n.hooks||{},p=n.dateSQL||{date:!0,time:!0,timestamp:!0},h=!1!==n.backslashStringEscapes,m=n.brackets||/^[\{}\(\)\[\]]/,g=n.punctuation||/^[;.,:]/;function v(e,t){var n=e.next();if(f[n]){var a=f[n](e,t);if(!1!==a)return a}if(d.hexNumber&&("0"==n&&e.match(/^[xX][0-9a-fA-F]+/)||("x"==n||"X"==n)&&e.match(/^'[0-9a-fA-F]+'/)))return"number";if(d.binaryNumber&&(("b"==n||"B"==n)&&e.match(/^'[01]+'/)||"0"==n&&e.match(/^b[01]+/)))return"number";if(n.charCodeAt(0)>47&&n.charCodeAt(0)<58)return e.match(/^[0-9]*(\.[0-9]+)?([eE][-+]?[0-9]+)?/),d.decimallessFloat&&e.match(/^\.(?!\.)/),"number";if("?"==n&&(e.eatSpace()||e.eol()||e.eat(";")))return"variable-3";if("'"==n||'"'==n&&d.doubleQuote)return t.tokenize=y(n),t.tokenize(e,t);if((d.nCharCast&&("n"==n||"N"==n)||d.charsetCast&&"_"==n&&e.match(/[a-z][a-z0-9]*/i))&&("'"==e.peek()||'"'==e.peek()))return"keyword";if(d.escapeConstant&&("e"==n||"E"==n)&&("'"==e.peek()||'"'==e.peek()&&d.doubleQuote))return t.tokenize=function(e,t){return(t.tokenize=y(e.next(),!0))(e,t)},"keyword";if(d.commentSlashSlash&&"/"==n&&e.eat("/"))return e.skipToEnd(),"comment";if(d.commentHash&&"#"==n||"-"==n&&e.eat("-")&&(!d.commentSpaceRequired||e.eat(" ")))return e.skipToEnd(),"comment";if("/"==n&&e.eat("*"))return t.tokenize=b(1),t.tokenize(e,t);if("."!=n){if(u.test(n))return e.eatWhile(u),"operator";if(m.test(n))return"bracket";if(g.test(n))return e.eatWhile(g),"punctuation";if("{"==n&&(e.match(/^( )*(d|D|t|T|ts|TS)( )*'[^']*'( )*}/)||e.match(/^( )*(d|D|t|T|ts|TS)( )*"[^"]*"( )*}/)))return"number";e.eatWhile(/^[_\w\d]/);var o=e.current().toLowerCase();return p.hasOwnProperty(o)&&(e.match(/^( )+'[^']*'/)||e.match(/^( )+"[^"]*"/))?"number":i.hasOwnProperty(o)?"atom":l.hasOwnProperty(o)?"builtin":c.hasOwnProperty(o)?"keyword":r.hasOwnProperty(o)?"string-2":null}return d.zerolessFloat&&e.match(/^(?:\d+(?:e[+-]?\d+)?)/i)?"number":e.match(/^\.+/)?null:d.ODBCdotTable&&e.match(/^[\w\d_$#]+/)?"variable-2":void 0}function y(e,t){return function(n,r){var i,a=!1;while(null!=(i=n.next())){if(i==e&&!a){r.tokenize=v;break}a=(h||t)&&!a&&"\\"==i}return"string"}}function b(e){return function(t,n){var r=t.match(/^.*?(\/\*|\*\/)/);return r?"/*"==r[1]?n.tokenize=b(e+1):n.tokenize=e>1?b(e-1):v:t.skipToEnd(),"comment"}}function w(e,t,n){t.context={prev:t.context,indent:e.indentation(),col:e.column(),type:n}}function x(e){e.indent=e.context.indent,e.context=e.context.prev}return{startState:function(){return{tokenize:v,context:null}},token:function(e,t){if(e.sol()&&t.context&&null==t.context.align&&(t.context.align=!1),t.tokenize==v&&e.eatSpace())return null;var n=t.tokenize(e,t);if("comment"==n)return n;t.context&&null==t.context.align&&(t.context.align=!0);var r=e.current();return"("==r?w(e,t,")"):"["==r?w(e,t,"]"):t.context&&t.context.type==r&&x(t),n},indent:function(n,r){var i=n.context;if(!i)return e.Pass;var a=r.charAt(0)==i.type;return i.align?i.col+(a?0:1):i.indent+(a?0:t.indentUnit)},blockCommentStart:"/*",blockCommentEnd:"*/",lineComment:d.commentSlashSlash?"//":d.commentHash?"#":"--",closeBrackets:"()[]{}''\"\"``"}}));var a="alter and as asc between by count create delete desc distinct drop from group having in insert into is join like not on or order select set table union update values where limit ";function o(e){for(var t={},n=e.split(" "),r=0;r<n.length;++r)t[n[r]]=!0;return t}var s="bool boolean bit blob enum long longblob longtext medium mediumblob mediumint mediumtext time timestamp tinyblob tinyint tinytext text bigint int int1 int2 int3 int4 int8 integer float float4 float8 double char varbinary varchar varcharacter precision real date datetime year unsigned signed decimal numeric";e.defineMIME("text/x-sql",{name:"sql",keywords:o(a+"begin"),builtin:o(s),atoms:o("false true null unknown"),dateSQL:o("date time timestamp"),support:o("ODBCdotTable doubleQuote binaryNumber hexNumber")}),e.defineMIME("text/x-mssql",{name:"sql",client:o("$partition binary_checksum checksum connectionproperty context_info current_request_id error_line error_message error_number error_procedure error_severity error_state formatmessage get_filestream_transaction_context getansinull host_id host_name isnull isnumeric min_active_rowversion newid newsequentialid rowcount_big xact_state object_id"),keywords:o(a+"begin trigger proc view index for add constraint key primary foreign collate clustered nonclustered declare exec go if use index holdlock nolock nowait paglock readcommitted readcommittedlock readpast readuncommitted repeatableread rowlock serializable snapshot tablock tablockx updlock with"),builtin:o("bigint numeric bit smallint decimal smallmoney int tinyint money float real char varchar text nchar nvarchar ntext binary varbinary image cursor timestamp hierarchyid uniqueidentifier sql_variant xml table "),atoms:o("is not null like and or in left right between inner outer join all any some cross unpivot pivot exists"),operatorChars:/^[*+\-%<>!=^\&|\/]/,brackets:/^[\{}\(\)]/,punctuation:/^[;.,:/]/,backslashStringEscapes:!1,dateSQL:o("date datetimeoffset datetime2 smalldatetime datetime time"),hooks:{"@":r}}),e.defineMIME("text/x-mysql",{name:"sql",client:o("charset clear connect edit ego exit go help nopager notee nowarning pager print prompt quit rehash source status system tee"),keywords:o(a+"accessible action add after algorithm all analyze asensitive at authors auto_increment autocommit avg avg_row_length before binary binlog both btree cache call cascade cascaded case catalog_name chain change changed character check checkpoint checksum class_origin client_statistics close coalesce code collate collation collations column columns comment commit committed completion concurrent condition connection consistent constraint contains continue contributors convert cross current current_date current_time current_timestamp current_user cursor data database databases day_hour day_microsecond day_minute day_second deallocate dec declare default delay_key_write delayed delimiter des_key_file describe deterministic dev_pop dev_samp deviance diagnostics directory disable discard distinctrow div dual dumpfile each elseif enable enclosed end ends engine engines enum errors escape escaped even event events every execute exists exit explain extended fast fetch field fields first flush for force foreign found_rows full fulltext function general get global grant grants group group_concat handler hash help high_priority hosts hour_microsecond hour_minute hour_second if ignore ignore_server_ids import index index_statistics infile inner innodb inout insensitive insert_method install interval invoker isolation iterate key keys kill language last leading leave left level limit linear lines list load local localtime localtimestamp lock logs low_priority master master_heartbeat_period master_ssl_verify_server_cert masters match max max_rows maxvalue message_text middleint migrate min min_rows minute_microsecond minute_second mod mode modifies modify mutex mysql_errno natural next no no_write_to_binlog offline offset one online open optimize option optionally out outer outfile pack_keys parser partition partitions password phase plugin plugins prepare preserve prev primary privileges procedure processlist profile profiles purge query quick range read read_write reads real rebuild recover references regexp relaylog release remove rename reorganize repair repeatable replace require resignal restrict resume return returns revoke right rlike rollback rollup row row_format rtree savepoint schedule schema schema_name schemas second_microsecond security sensitive separator serializable server session share show signal slave slow smallint snapshot soname spatial specific sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_no_cache sql_small_result sqlexception sqlstate sqlwarning ssl start starting starts status std stddev stddev_pop stddev_samp storage straight_join subclass_origin sum suspend table_name table_statistics tables tablespace temporary terminated to trailing transaction trigger triggers truncate uncommitted undo uninstall unique unlock upgrade usage use use_frm user user_resources user_statistics using utc_date utc_time utc_timestamp value variables varying view views warnings when while with work write xa xor year_month zerofill begin do then else loop repeat"),builtin:o("bool boolean bit blob decimal double float long longblob longtext medium mediumblob mediumint mediumtext time timestamp tinyblob tinyint tinytext text bigint int int1 int2 int3 int4 int8 integer float float4 float8 double char varbinary varchar varcharacter precision date datetime year unsigned signed numeric"),atoms:o("false true null unknown"),operatorChars:/^[*+\-%<>!=&|^]/,dateSQL:o("date time timestamp"),support:o("ODBCdotTable decimallessFloat zerolessFloat binaryNumber hexNumber doubleQuote nCharCast charsetCast commentHash commentSpaceRequired"),hooks:{"@":r,"`":t,"\\":i}}),e.defineMIME("text/x-mariadb",{name:"sql",client:o("charset clear connect edit ego exit go help nopager notee nowarning pager print prompt quit rehash source status system tee"),keywords:o(a+"accessible action add after algorithm all always analyze asensitive at authors auto_increment autocommit avg avg_row_length before binary binlog both btree cache call cascade cascaded case catalog_name chain change changed character check checkpoint checksum class_origin client_statistics close coalesce code collate collation collations column columns comment commit committed completion concurrent condition connection consistent constraint contains continue contributors convert cross current current_date current_time current_timestamp current_user cursor data database databases day_hour day_microsecond day_minute day_second deallocate dec declare default delay_key_write delayed delimiter des_key_file describe deterministic dev_pop dev_samp deviance diagnostics directory disable discard distinctrow div dual dumpfile each elseif enable enclosed end ends engine engines enum errors escape escaped even event events every execute exists exit explain extended fast fetch field fields first flush for force foreign found_rows full fulltext function general generated get global grant grants group groupby_concat handler hard hash help high_priority hosts hour_microsecond hour_minute hour_second if ignore ignore_server_ids import index index_statistics infile inner innodb inout insensitive insert_method install interval invoker isolation iterate key keys kill language last leading leave left level limit linear lines list load local localtime localtimestamp lock logs low_priority master master_heartbeat_period master_ssl_verify_server_cert masters match max max_rows maxvalue message_text middleint migrate min min_rows minute_microsecond minute_second mod mode modifies modify mutex mysql_errno natural next no no_write_to_binlog offline offset one online open optimize option optionally out outer outfile pack_keys parser partition partitions password persistent phase plugin plugins prepare preserve prev primary privileges procedure processlist profile profiles purge query quick range read read_write reads real rebuild recover references regexp relaylog release remove rename reorganize repair repeatable replace require resignal restrict resume return returns revoke right rlike rollback rollup row row_format rtree savepoint schedule schema schema_name schemas second_microsecond security sensitive separator serializable server session share show shutdown signal slave slow smallint snapshot soft soname spatial specific sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_no_cache sql_small_result sqlexception sqlstate sqlwarning ssl start starting starts status std stddev stddev_pop stddev_samp storage straight_join subclass_origin sum suspend table_name table_statistics tables tablespace temporary terminated to trailing transaction trigger triggers truncate uncommitted undo uninstall unique unlock upgrade usage use use_frm user user_resources user_statistics using utc_date utc_time utc_timestamp value variables varying view views virtual warnings when while with work write xa xor year_month zerofill begin do then else loop repeat"),builtin:o("bool boolean bit blob decimal double float long longblob longtext medium mediumblob mediumint mediumtext time timestamp tinyblob tinyint tinytext text bigint int int1 int2 int3 int4 int8 integer float float4 float8 double char varbinary varchar varcharacter precision date datetime year unsigned signed numeric"),atoms:o("false true null unknown"),operatorChars:/^[*+\-%<>!=&|^]/,dateSQL:o("date time timestamp"),support:o("ODBCdotTable decimallessFloat zerolessFloat binaryNumber hexNumber doubleQuote nCharCast charsetCast commentHash commentSpaceRequired"),hooks:{"@":r,"`":t,"\\":i}}),e.defineMIME("text/x-sqlite",{name:"sql",client:o("auth backup bail binary changes check clone databases dbinfo dump echo eqp exit explain fullschema headers help import imposter indexes iotrace limit lint load log mode nullvalue once open output print prompt quit read restore save scanstats schema separator session shell show stats system tables testcase timeout timer trace vfsinfo vfslist vfsname width"),keywords:o(a+"abort action add after all analyze attach autoincrement before begin cascade case cast check collate column commit conflict constraint cross current_date current_time current_timestamp database default deferrable deferred detach each else end escape except exclusive exists explain fail for foreign full glob if ignore immediate index indexed initially inner instead intersect isnull key left limit match natural no notnull null of offset outer plan pragma primary query raise recursive references regexp reindex release rename replace restrict right rollback row savepoint temp temporary then to transaction trigger unique using vacuum view virtual when with without"),builtin:o("bool boolean bit blob decimal double float long longblob longtext medium mediumblob mediumint mediumtext time timestamp tinyblob tinyint tinytext text clob bigint int int2 int8 integer float double char varchar date datetime year unsigned signed numeric real"),atoms:o("null current_date current_time current_timestamp"),operatorChars:/^[*+\-%<>!=&|/~]/,dateSQL:o("date time timestamp datetime"),support:o("decimallessFloat zerolessFloat"),identifierQuote:'"',hooks:{"@":r,":":r,"?":r,$:r,'"':n,"`":t}}),e.defineMIME("text/x-cassandra",{name:"sql",client:{},keywords:o("add all allow alter and any apply as asc authorize batch begin by clustering columnfamily compact consistency count create custom delete desc distinct drop each_quorum exists filtering from grant if in index insert into key keyspace keyspaces level limit local_one local_quorum modify nan norecursive nosuperuser not of on one order password permission permissions primary quorum rename revoke schema select set storage superuser table three to token truncate ttl two type unlogged update use user users using values where with writetime"),builtin:o("ascii bigint blob boolean counter decimal double float frozen inet int list map static text timestamp timeuuid tuple uuid varchar varint"),atoms:o("false true infinity NaN"),operatorChars:/^[<>=]/,dateSQL:{},support:o("commentSlashSlash decimallessFloat"),hooks:{}}),e.defineMIME("text/x-plsql",{name:"sql",client:o("appinfo arraysize autocommit autoprint autorecovery autotrace blockterminator break btitle cmdsep colsep compatibility compute concat copycommit copytypecheck define describe echo editfile embedded escape exec execute feedback flagger flush heading headsep instance linesize lno loboffset logsource long longchunksize markup native newpage numformat numwidth pagesize pause pno recsep recsepchar release repfooter repheader serveroutput shiftinout show showmode size spool sqlblanklines sqlcase sqlcode sqlcontinue sqlnumber sqlpluscompatibility sqlprefix sqlprompt sqlterminator suffix tab term termout time timing trimout trimspool ttitle underline verify version wrap"),keywords:o("abort accept access add all alter and any array arraylen as asc assert assign at attributes audit authorization avg base_table begin between binary_integer body boolean by case cast char char_base check close cluster clusters colauth column comment commit compress connect connected constant constraint crash create current currval cursor data_base database date dba deallocate debugoff debugon decimal declare default definition delay delete desc digits dispose distinct do drop else elseif elsif enable end entry escape exception exception_init exchange exclusive exists exit external fast fetch file for force form from function generic goto grant group having identified if immediate in increment index indexes indicator initial initrans insert interface intersect into is key level library like limited local lock log logging long loop master maxextents maxtrans member minextents minus mislabel mode modify multiset new next no noaudit nocompress nologging noparallel not nowait number_base object of off offline on online only open option or order out package parallel partition pctfree pctincrease pctused pls_integer positive positiven pragma primary prior private privileges procedure public raise range raw read rebuild record ref references refresh release rename replace resource restrict return returning returns reverse revoke rollback row rowid rowlabel rownum rows run savepoint schema segment select separate session set share snapshot some space split sql start statement storage subtype successful synonym tabauth table tables tablespace task terminate then to trigger truncate type union unique unlimited unrecoverable unusable update use using validate value values variable view views when whenever where while with work"),builtin:o("abs acos add_months ascii asin atan atan2 average bfile bfilename bigserial bit blob ceil character chartorowid chr clob concat convert cos cosh count dec decode deref dual dump dup_val_on_index empty error exp false float floor found glb greatest hextoraw initcap instr instrb int integer isopen last_day least length lengthb ln lower lpad ltrim lub make_ref max min mlslabel mod months_between natural naturaln nchar nclob new_time next_day nextval nls_charset_decl_len nls_charset_id nls_charset_name nls_initcap nls_lower nls_sort nls_upper nlssort no_data_found notfound null number numeric nvarchar2 nvl others power rawtohex real reftohex round rowcount rowidtochar rowtype rpad rtrim serial sign signtype sin sinh smallint soundex sqlcode sqlerrm sqrt stddev string substr substrb sum sysdate tan tanh to_char text to_date to_label to_multi_byte to_number to_single_byte translate true trunc uid unlogged upper user userenv varchar varchar2 variance varying vsize xml"),operatorChars:/^[*\/+\-%<>!=~]/,dateSQL:o("date time timestamp"),support:o("doubleQuote nCharCast zerolessFloat binaryNumber hexNumber")}),e.defineMIME("text/x-hive",{name:"sql",keywords:o("select alter $elem$ $key$ $value$ add after all analyze and archive as asc before between binary both bucket buckets by cascade case cast change cluster clustered clusterstatus collection column columns comment compute concatenate continue create cross cursor data database databases dbproperties deferred delete delimited desc describe directory disable distinct distribute drop else enable end escaped exclusive exists explain export extended external fetch fields fileformat first format formatted from full function functions grant group having hold_ddltime idxproperties if import in index indexes inpath inputdriver inputformat insert intersect into is items join keys lateral left like limit lines load local location lock locks mapjoin materialized minus msck no_drop nocompress not of offline on option or order out outer outputdriver outputformat overwrite partition partitioned partitions percent plus preserve procedure purge range rcfile read readonly reads rebuild recordreader recordwriter recover reduce regexp rename repair replace restrict revoke right rlike row schema schemas semi sequencefile serde serdeproperties set shared show show_database sort sorted ssl statistics stored streamtable table tables tablesample tblproperties temporary terminated textfile then tmp to touch transform trigger unarchive undo union uniquejoin unlock update use using utc utc_tmestamp view when where while with admin authorization char compact compactions conf cube current current_date current_timestamp day decimal defined dependency directories elem_type exchange file following for grouping hour ignore inner interval jar less logical macro minute month more none noscan over owner partialscan preceding pretty principals protection reload rewrite role roles rollup rows second server sets skewed transactions truncate unbounded unset uri user values window year"),builtin:o("bool boolean long timestamp tinyint smallint bigint int float double date datetime unsigned string array struct map uniontype key_type utctimestamp value_type varchar"),atoms:o("false true null unknown"),operatorChars:/^[*+\-%<>!=]/,dateSQL:o("date timestamp"),support:o("ODBCdotTable doubleQuote binaryNumber hexNumber")}),e.defineMIME("text/x-pgsql",{name:"sql",client:o("source"),keywords:o(a+"a abort abs absent absolute access according action ada add admin after aggregate alias all allocate also alter always analyse analyze and any are array array_agg array_max_cardinality as asc asensitive assert assertion assignment asymmetric at atomic attach attribute attributes authorization avg backward base64 before begin begin_frame begin_partition bernoulli between bigint binary bit bit_length blob blocked bom boolean both breadth by c cache call called cardinality cascade cascaded case cast catalog catalog_name ceil ceiling chain char char_length character character_length character_set_catalog character_set_name character_set_schema characteristics characters check checkpoint class class_origin clob close cluster coalesce cobol collate collation collation_catalog collation_name collation_schema collect column column_name columns command_function command_function_code comment comments commit committed concurrently condition condition_number configuration conflict connect connection connection_name constant constraint constraint_catalog constraint_name constraint_schema constraints constructor contains content continue control conversion convert copy corr corresponding cost count covar_pop covar_samp create cross csv cube cume_dist current current_catalog current_date current_default_transform_group current_path current_role current_row current_schema current_time current_timestamp current_transform_group_for_type current_user cursor cursor_name cycle data database datalink datatype date datetime_interval_code datetime_interval_precision day db deallocate debug dec decimal declare default defaults deferrable deferred defined definer degree delete delimiter delimiters dense_rank depends depth deref derived desc describe descriptor detach detail deterministic diagnostics dictionary disable discard disconnect dispatch distinct dlnewcopy dlpreviouscopy dlurlcomplete dlurlcompleteonly dlurlcompletewrite dlurlpath dlurlpathonly dlurlpathwrite dlurlscheme dlurlserver dlvalue do document domain double drop dump dynamic dynamic_function dynamic_function_code each element else elseif elsif empty enable encoding encrypted end end_frame end_partition endexec enforced enum equals errcode error escape event every except exception exclude excluding exclusive exec execute exists exit exp explain expression extension external extract false family fetch file filter final first first_value flag float floor following for force foreach foreign fortran forward found frame_row free freeze from fs full function functions fusion g general generated get global go goto grant granted greatest group grouping groups handler having header hex hierarchy hint hold hour id identity if ignore ilike immediate immediately immutable implementation implicit import in include including increment indent index indexes indicator info inherit inherits initially inline inner inout input insensitive insert instance instantiable instead int integer integrity intersect intersection interval into invoker is isnull isolation join k key key_member key_type label lag language large last last_value lateral lead leading leakproof least left length level library like like_regex limit link listen ln load local localtime localtimestamp location locator lock locked log logged loop lower m map mapping match matched materialized max max_cardinality maxvalue member merge message message_length message_octet_length message_text method min minute minvalue mod mode modifies module month more move multiset mumps name names namespace national natural nchar nclob nesting new next nfc nfd nfkc nfkd nil no none normalize normalized not nothing notice notify notnull nowait nth_value ntile null nullable nullif nulls number numeric object occurrences_regex octet_length octets of off offset oids old on only open operator option options or order ordering ordinality others out outer output over overlaps overlay overriding owned owner p pad parallel parameter parameter_mode parameter_name parameter_ordinal_position parameter_specific_catalog parameter_specific_name parameter_specific_schema parser partial partition pascal passing passthrough password path percent percent_rank percentile_cont percentile_disc perform period permission pg_context pg_datatype_name pg_exception_context pg_exception_detail pg_exception_hint placing plans pli policy portion position position_regex power precedes preceding precision prepare prepared preserve primary print_strict_params prior privileges procedural procedure procedures program public publication query quote raise range rank read reads real reassign recheck recovery recursive ref references referencing refresh regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy regr_syy reindex relative release rename repeatable replace replica requiring reset respect restart restore restrict result result_oid return returned_cardinality returned_length returned_octet_length returned_sqlstate returning returns reverse revoke right role rollback rollup routine routine_catalog routine_name routine_schema routines row row_count row_number rows rowtype rule savepoint scale schema schema_name schemas scope scope_catalog scope_name scope_schema scroll search second section security select selective self sensitive sequence sequences serializable server server_name session session_user set setof sets share show similar simple size skip slice smallint snapshot some source space specific specific_name specifictype sql sqlcode sqlerror sqlexception sqlstate sqlwarning sqrt stable stacked standalone start state statement static statistics stddev_pop stddev_samp stdin stdout storage strict strip structure style subclass_origin submultiset subscription substring substring_regex succeeds sum symmetric sysid system system_time system_user t table table_name tables tablesample tablespace temp template temporary text then ties time timestamp timezone_hour timezone_minute to token top_level_count trailing transaction transaction_active transactions_committed transactions_rolled_back transform transforms translate translate_regex translation treat trigger trigger_catalog trigger_name trigger_schema trim trim_array true truncate trusted type types uescape unbounded uncommitted under unencrypted union unique unknown unlink unlisten unlogged unnamed unnest until untyped update upper uri usage use_column use_variable user user_defined_type_catalog user_defined_type_code user_defined_type_name user_defined_type_schema using vacuum valid validate validator value value_of values var_pop var_samp varbinary varchar variable_conflict variadic varying verbose version versioning view views volatile warning when whenever where while whitespace width_bucket window with within without work wrapper write xml xmlagg xmlattributes xmlbinary xmlcast xmlcomment xmlconcat xmldeclaration xmldocument xmlelement xmlexists xmlforest xmliterate xmlnamespaces xmlparse xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltext xmlvalidate year yes zone"),builtin:o("bigint int8 bigserial serial8 bit varying varbit boolean bool box bytea character char varchar cidr circle date double precision float8 inet integer int int4 interval json jsonb line lseg macaddr macaddr8 money numeric decimal path pg_lsn point polygon real float4 smallint int2 smallserial serial2 serial serial4 text time without zone with timetz timestamp timestamptz tsquery tsvector txid_snapshot uuid xml"),atoms:o("false true null unknown"),operatorChars:/^[*\/+\-%<>!=&|^\/#@?~]/,backslashStringEscapes:!1,dateSQL:o("date time timestamp"),support:o("ODBCdotTable decimallessFloat zerolessFloat binaryNumber hexNumber nCharCast charsetCast escapeConstant")}),e.defineMIME("text/x-gql",{name:"sql",keywords:o("ancestor and asc by contains desc descendant distinct from group has in is limit offset on order select superset where"),atoms:o("false true"),builtin:o("blob datetime first key __key__ string integer double boolean null"),operatorChars:/^[*+\-%<>!=]/}),e.defineMIME("text/x-gpsql",{name:"sql",client:o("source"),keywords:o("abort absolute access action active add admin after aggregate all also alter always analyse analyze and any array as asc assertion assignment asymmetric at authorization backward before begin between bigint binary bit boolean both by cache called cascade cascaded case cast chain char character characteristics check checkpoint class close cluster coalesce codegen collate column comment commit committed concurrency concurrently configuration connection constraint constraints contains content continue conversion copy cost cpu_rate_limit create createdb createexttable createrole createuser cross csv cube current current_catalog current_date current_role current_schema current_time current_timestamp current_user cursor cycle data database day deallocate dec decimal declare decode default defaults deferrable deferred definer delete delimiter delimiters deny desc dictionary disable discard distinct distributed do document domain double drop dxl each else enable encoding encrypted end enum errors escape every except exchange exclude excluding exclusive execute exists explain extension external extract false family fetch fields filespace fill filter first float following for force foreign format forward freeze from full function global grant granted greatest group group_id grouping handler hash having header hold host hour identity if ignore ilike immediate immutable implicit in including inclusive increment index indexes inherit inherits initially inline inner inout input insensitive insert instead int integer intersect interval into invoker is isnull isolation join key language large last leading least left level like limit list listen load local localtime localtimestamp location lock log login mapping master match maxvalue median merge minute minvalue missing mode modifies modify month move name names national natural nchar new newline next no nocreatedb nocreateexttable nocreaterole nocreateuser noinherit nologin none noovercommit nosuperuser not nothing notify notnull nowait null nullif nulls numeric object of off offset oids old on only operator option options or order ordered others out outer over overcommit overlaps overlay owned owner parser partial partition partitions passing password percent percentile_cont percentile_disc placing plans position preceding precision prepare prepared preserve primary prior privileges procedural procedure protocol queue quote randomly range read readable reads real reassign recheck recursive ref references reindex reject relative release rename repeatable replace replica reset resource restart restrict returning returns revoke right role rollback rollup rootpartition row rows rule savepoint scatter schema scroll search second security segment select sequence serializable session session_user set setof sets share show similar simple smallint some split sql stable standalone start statement statistics stdin stdout storage strict strip subpartition subpartitions substring superuser symmetric sysid system table tablespace temp template temporary text then threshold ties time timestamp to trailing transaction treat trigger trim true truncate trusted type unbounded uncommitted unencrypted union unique unknown unlisten until update user using vacuum valid validation validator value values varchar variadic varying verbose version view volatile web when where whitespace window with within without work writable write xml xmlattributes xmlconcat xmlelement xmlexists xmlforest xmlparse xmlpi xmlroot xmlserialize year yes zone"),builtin:o("bigint int8 bigserial serial8 bit varying varbit boolean bool box bytea character char varchar cidr circle date double precision float float8 inet integer int int4 interval json jsonb line lseg macaddr macaddr8 money numeric decimal path pg_lsn point polygon real float4 smallint int2 smallserial serial2 serial serial4 text time without zone with timetz timestamp timestamptz tsquery tsvector txid_snapshot uuid xml"),atoms:o("false true null unknown"),operatorChars:/^[*+\-%<>!=&|^\/#@?~]/,dateSQL:o("date time timestamp"),support:o("ODBCdotTable decimallessFloat zerolessFloat binaryNumber hexNumber nCharCast charsetCast")}),e.defineMIME("text/x-sparksql",{name:"sql",keywords:o("add after all alter analyze and anti archive array as asc at between bucket buckets by cache cascade case cast change clear cluster clustered codegen collection column columns comment commit compact compactions compute concatenate cost create cross cube current current_date current_timestamp database databases data dbproperties defined delete delimited deny desc describe dfs directories distinct distribute drop else end escaped except exchange exists explain export extended external false fields fileformat first following for format formatted from full function functions global grant group grouping having if ignore import in index indexes inner inpath inputformat insert intersect interval into is items join keys last lateral lazy left like limit lines list load local location lock locks logical macro map minus msck natural no not null nulls of on optimize option options or order out outer outputformat over overwrite partition partitioned partitions percent preceding principals purge range recordreader recordwriter recover reduce refresh regexp rename repair replace reset restrict revoke right rlike role roles rollback rollup row rows schema schemas select semi separated serde serdeproperties set sets show skewed sort sorted start statistics stored stratify struct table tables tablesample tblproperties temp temporary terminated then to touch transaction transactions transform true truncate unarchive unbounded uncache union unlock unset use using values view when where window with"),builtin:o("tinyint smallint int bigint boolean float double string binary timestamp decimal array map struct uniontype delimited serde sequencefile textfile rcfile inputformat outputformat"),atoms:o("false true null"),operatorChars:/^[*\/+\-%<>!=~&|^]/,dateSQL:o("date time timestamp"),support:o("ODBCdotTable doubleQuote zerolessFloat")}),e.defineMIME("text/x-esper",{name:"sql",client:o("source"),keywords:o("alter and as asc between by count create delete desc distinct drop from group having in insert into is join like not on or order select set table union update values where limit after all and as at asc avedev avg between by case cast coalesce count create current_timestamp day days delete define desc distinct else end escape events every exists false first from full group having hour hours in inner insert instanceof into irstream is istream join last lastweekday left limit like max match_recognize matches median measures metadatasql min minute minutes msec millisecond milliseconds not null offset on or order outer output partition pattern prev prior regexp retain-union retain-intersection right rstream sec second seconds select set some snapshot sql stddev sum then true unidirectional until update variable weekday when where window"),builtin:{},atoms:o("false true null"),operatorChars:/^[*+\-%<>!=&|^\/#@?~]/,dateSQL:o("time"),support:o("decimallessFloat zerolessFloat binaryNumber hexNumber")})}))}});
//# sourceMappingURL=app.b80d5059.js.map
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File