98 lines
300 KiB
JavaScript
98 lines
300 KiB
JavaScript
import{i as Rn,j as Rr,b as ct,o as O,c as L,a as C,g as ye,e as F,t as ie,n as ut,d as tt,F as Vn,k as Ft,l as Zr,r as Qr,m as Al,q as fs,v as Il,s as Ll,u as ms,p as sn,f as on,x as gs,y as Nl,w as Pl,z as Rl,_ as ql}from"./index-7cd06a8c.js";var jl=Object.defineProperty,Bl=(e,t,n)=>t in e?jl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,V=(e,t,n)=>(Bl(e,typeof t!="symbol"?t+"":t,n),n),Ul=typeof global=="object"&&global&&global.Object===Object&&global;const Yl=Ul;var zl=typeof self=="object"&&self&&self.Object===Object&&self,Hl=Yl||zl||Function("return this")();const mo=Hl;var Vl=mo.Symbol;const Fn=Vl;var go=Object.prototype,Fl=go.hasOwnProperty,$l=go.toString,Ut=Fn?Fn.toStringTag:void 0;function Wl(e){var t=Fl.call(e,Ut),n=e[Ut];try{e[Ut]=void 0;var r=!0}catch{}var i=$l.call(e);return r&&(t?e[Ut]=n:delete e[Ut]),i}var Gl=Object.prototype,Zl=Gl.toString;function Ql(e){return Zl.call(e)}var Xl="[object Null]",Jl="[object Undefined]",ys=Fn?Fn.toStringTag:void 0;function Kl(e){return e==null?e===void 0?Jl:Xl:ys&&ys in Object(e)?Wl(e):Ql(e)}function ec(e){return e!=null&&typeof e=="object"}var tc="[object Symbol]";function nc(e){return typeof e=="symbol"||ec(e)&&Kl(e)==tc}var rc=/\s/;function ic(e){for(var t=e.length;t--&&rc.test(e.charAt(t)););return t}var sc=/^\s+/;function oc(e){return e&&e.slice(0,ic(e)+1).replace(sc,"")}function $n(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var bs=0/0,ac=/^[-+]0x[0-9a-f]+$/i,lc=/^0b[01]+$/i,cc=/^0o[0-7]+$/i,uc=parseInt;function vs(e){if(typeof e=="number")return e;if(nc(e))return bs;if($n(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=$n(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=oc(e);var n=lc.test(e);return n||cc.test(e)?uc(e.slice(2),n?2:8):ac.test(e)?bs:+e}var hc=function(){return mo.Date.now()};const qr=hc;var dc="Expected a function",pc=Math.max,fc=Math.min;function mc(e,t,n){var r,i,s,o,a,l,h=0,d=!1,m=!1,c=!0;if(typeof e!="function")throw new TypeError(dc);t=vs(t)||0,$n(n)&&(d=!!n.leading,m="maxWait"in n,s=m?pc(vs(n.maxWait)||0,t):s,c="trailing"in n?!!n.trailing:c);function u(_){var N=r,U=i;return r=i=void 0,h=_,o=e.apply(U,N),o}function f(_){return h=_,a=setTimeout(I,t),d?u(_):o}function p(_){var N=_-l,U=_-h,ee=t-N;return m?fc(ee,s-U):ee}function g(_){var N=_-l,U=_-h;return l===void 0||N>=t||N<0||m&&U>=s}function I(){var _=qr();if(g(_))return D(_);a=setTimeout(I,p(_))}function D(_){return a=void 0,c&&r?u(_):(r=i=void 0,o)}function w(){a!==void 0&&clearTimeout(a),h=0,r=l=i=a=void 0}function b(){return a===void 0?o:D(qr())}function T(){var _=qr(),N=g(_);if(r=arguments,i=this,l=_,N){if(a===void 0)return f(l);if(m)return clearTimeout(a),a=setTimeout(I,t),u(l)}return a===void 0&&(a=setTimeout(I,t)),o}return T.cancel=w,T.flush=b,T}var gc="Expected a function";function ws(e,t,n){var r=!0,i=!0;if(typeof e!="function")throw new TypeError(gc);return $n(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),mc(e,t,{leading:r,maxWait:t,trailing:i})}var xs;const ur=typeof window<"u";ur&&(xs=window==null?void 0:window.navigator)!=null&&xs.userAgent&&/iP(ad|hone|od)/.test(window.navigator.userAgent);const ks=e=>{let t=0,n=e;for(;n;)t+=n.offsetTop,n=n.offsetParent;return t},yc=(e,t)=>Math.abs(ks(e)-ks(t)),bc=e=>typeof e=="function",vc=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},wc=/-(\w)/g,xc=vc(e=>e.replace(wc,(t,n)=>n?n.toUpperCase():""));class kc extends Error{constructor(t){super(t),this.name="ElementPlusError"}}function _c(e,t){throw new kc(`[${e}] ${t}`)}const Sc=(e,t)=>{var n;if(!ur||!e||!t)return"";let r=xc(t);r==="float"&&(r="cssFloat");try{const i=e.style[r];if(i)return i;const s=(n=document.defaultView)==null?void 0:n.getComputedStyle(e,"");return s?s[r]:""}catch{return e.style[r]}},Tc=(e,t)=>{if(!ur)return!1;const n={undefined:"overflow",true:"overflow-y",false:"overflow-x"}[String(t)],r=Sc(e,n);return["scroll","auto","overlay"].some(i=>r.includes(i))},Oc=(e,t)=>{if(!ur)return;let n=e;for(;n;){if([window,document,document.documentElement].includes(n))return window;if(Tc(n,t))return n;n=n.parentNode}return n};var R=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Cc(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){if(this instanceof r){var i=[null];i.push.apply(i,arguments);var s=Function.bind.apply(t,i);return new s}return t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}const Se="ElInfiniteScroll",Ec=50,Mc=200,Dc=0,Ac={delay:{type:Number,default:Mc},distance:{type:Number,default:Dc},disabled:{type:Boolean,default:!1},immediate:{type:Boolean,default:!0}},Ei=(e,t)=>Object.entries(Ac).reduce((n,[r,i])=>{var s,o;const{type:a,default:l}=i,h=e.getAttribute(`infinite-scroll-${r}`);let d=(o=(s=t[h])!=null?s:h)!=null?o:l;return d=d==="false"?!1:d,d=a(d),n[r]=Number.isNaN(d)?l:d,n},{}),yo=e=>{const{observer:t}=e[Se];t&&(t.disconnect(),delete e[Se].observer)},Ic=(e,t)=>{const{container:n,containerEl:r,instance:i,observer:s,lastScrollTop:o}=e[Se],{disabled:a,distance:l}=Ei(e,i),{clientHeight:h,scrollHeight:d,scrollTop:m}=r,c=m-o;if(e[Se].lastScrollTop=m,s||a||c<0)return;let u=!1;if(n===e)u=d-(h+m)<=l;else{const{clientTop:f,scrollHeight:p}=e,g=yc(e,r);u=m+h>=g+f+p-l}u&&t.call(i)};function jr(e,t){const{containerEl:n,instance:r}=e[Se],{disabled:i}=Ei(e,r);i||n.clientHeight===0||(n.scrollHeight<=n.clientHeight?t.call(r):yo(e))}const Lc={async mounted(e,t){const{instance:n,value:r}=t;bc(r)||_c(Se,"'v-infinite-scroll' binding value must be a function"),await gs();const{delay:i,immediate:s}=Ei(e,n),o=Oc(e,!0),a=o===window?document.documentElement:o,l=ws(Ic.bind(null,e,r),i);if(o){if(e[Se]={instance:n,container:o,containerEl:a,delay:i,cb:r,onScroll:l,lastScrollTop:a.scrollTop},s){const h=new MutationObserver(ws(jr.bind(null,e,r),Ec));e[Se].observer=h,h.observe(e,{childList:!0,subtree:!0}),jr(e,r)}o.addEventListener("scroll",l)}},unmounted(e){const{container:t,onScroll:n}=e[Se];t==null||t.removeEventListener("scroll",n),yo(e)},async updated(e){if(!e[Se])await gs();else{const{containerEl:t,cb:n,observer:r}=e[Se];t.clientHeight&&r&&jr(e,n)}}},Xr=Lc;Xr.install=e=>{e.directive("InfiniteScroll",Xr)};const Nc=Xr,Pc={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"},Rc=C("path",{fill:"currentColor",d:"M15.5 14h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0c.41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5S14 7.01 14 9.5S11.99 14 9.5 14z"},null,-1),qc=[Rc];function jc(e,t){return O(),L("svg",Pc,qc)}const Bc={name:"ic-round-search",render:jc};/**
|
||
* vue-class-component v8.0.0-rc.1
|
||
* (c) 2015-present Evan You
|
||
* @license MIT
|
||
*/function _s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ss(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 Uc(e,t,n){return t&&Ss(e.prototype,t),n&&Ss(e,n),e}function Yc(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ts(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Br(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Ts(Object(n),!0).forEach(function(r){Yc(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ts(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function zc(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Jr(e,t)}function Wn(e){return Wn=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},Wn(e)}function Jr(e,t){return Jr=Object.setPrototypeOf||function(n,r){return n.__proto__=r,n},Jr(e,t)}function Hc(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Vc(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Fc(e,t){return t&&(typeof t=="object"||typeof t=="function")?t:Vc(e)}function $c(e){var t=Hc();return function(){var n=Wn(e),r;if(t){var i=Wn(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return Fc(this,r)}}function Wc(e){return Gc(e)||Zc(e)||Qc(e)||Xc()}function Gc(e){if(Array.isArray(e))return Kr(e)}function Zc(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function Qc(e,t){if(e){if(typeof e=="string")return Kr(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Kr(e,t)}}function Kr(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Xc(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
||
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function wn(e,t,n){Object.defineProperty(e,t,{get:n,enumerable:!1,configurable:!0})}function Jc(e,t,n){Object.defineProperty(e,t,{get:function(){return n[t].value},set:function(r){n[t].value=r},enumerable:!0,configurable:!0})}function Kc(e){var t=Object.getPrototypeOf(e.prototype);if(t)return t.constructor}function xn(e,t){return e.hasOwnProperty(t)?e[t]:void 0}var bo=function(){function e(t,n){var r=this;_s(this,e),wn(this,"$props",function(){return t}),wn(this,"$attrs",function(){return n.attrs}),wn(this,"$slots",function(){return n.slots}),wn(this,"$emit",function(){return n.emit}),Object.keys(t).forEach(function(i){Object.defineProperty(r,i,{enumerable:!1,configurable:!0,writable:!0,value:t[i]})})}return Uc(e,null,[{key:"registerHooks",value:function(t){var n;(n=this.__h).push.apply(n,Wc(t))}},{key:"with",value:function(t){var n=new t,r={};Object.keys(n).forEach(function(s){var o=n[s];r[s]=o??null});var i=function(s){zc(a,s);var o=$c(a);function a(){return _s(this,a),o.apply(this,arguments)}return a}(this);return i.__b={props:r},i}},{key:"__vccOpts",get:function(){if(this===Lt)return{};var t=this,n=xn(t,"__c");if(n)return n;var r=Br({},xn(t,"__o"));t.__c=r;var i=Kc(t);i&&(r.extends=i.__vccOpts);var s=xn(t,"__b");s&&(r.mixins=r.mixins||[],r.mixins.unshift(s)),r.methods=Br({},r.methods),r.computed=Br({},r.computed);var o=t.prototype;Object.getOwnPropertyNames(o).forEach(function(h){if(h!=="constructor"){if(t.__h.indexOf(h)>-1){r[h]=o[h];return}var d=Object.getOwnPropertyDescriptor(o,h);if(typeof d.value=="function"){r.methods[h]=d.value;return}if(d.get||d.set){r.computed[h]={get:d.get,set:d.set};return}}}),r.setup=function(h,d){var m,c=new t(h,d),u=Object.keys(c),f={},p=null;return u.forEach(function(g){c[g]===void 0||c[g]&&c[g].__s||(f[g]=Ll(c[g]),Jc(c,g,f))}),u.forEach(function(g){if(c[g]&&c[g].__s){var I=c[g].__s();I instanceof Promise?(p||(p=Promise.resolve(f)),p=p.then(function(){return I.then(function(D){return f[g]=ms(D),f})})):f[g]=ms(I)}}),(m=p)!==null&&m!==void 0?m:f};var a=xn(t,"__d");a&&a.forEach(function(h){return h(r)});var l=["render","ssrRender","__file","__cssModules","__scopeId","__hmrId"];return l.forEach(function(h){t[h]&&(r[h]=t[h])}),r}}]),e}();bo.__h=["data","beforeCreate","created","beforeMount","mounted","beforeUnmount","unmounted","beforeUpdate","updated","activated","deactivated","render","errorCaptured","serverPrefetch"];var Lt=bo;function an(e){return function(t){return t.__o=e,t}}function hr(e){return function(t,n,r){var i=typeof t=="function"?t:t.constructor;i.__d||(i.__d=[]),typeof r!="number"&&(r=void 0),i.__d.push(function(s){return e(s,n,r)})}}//! moment.js
|
||
//! version : 2.29.4
|
||
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
||
//! license : MIT
|
||
//! momentjs.com
|
||
var vo;function v(){return vo.apply(null,arguments)}function eu(e){vo=e}function Oe(e){return e instanceof Array||Object.prototype.toString.call(e)==="[object Array]"}function ht(e){return e!=null&&Object.prototype.toString.call(e)==="[object Object]"}function Y(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Mi(e){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(e).length===0;var t;for(t in e)if(Y(e,t))return!1;return!0}function de(e){return e===void 0}function Fe(e){return typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]"}function ln(e){return e instanceof Date||Object.prototype.toString.call(e)==="[object Date]"}function wo(e,t){var n=[],r,i=e.length;for(r=0;r<i;++r)n.push(t(e[r],r));return n}function Je(e,t){for(var n in t)Y(t,n)&&(e[n]=t[n]);return Y(t,"toString")&&(e.toString=t.toString),Y(t,"valueOf")&&(e.valueOf=t.valueOf),e}function Pe(e,t,n,r){return Vo(e,t,n,r,!0).utc()}function tu(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function P(e){return e._pf==null&&(e._pf=tu()),e._pf}var ei;Array.prototype.some?ei=Array.prototype.some:ei=function(e){var t=Object(this),n=t.length>>>0,r;for(r=0;r<n;r++)if(r in t&&e.call(this,t[r],r,t))return!0;return!1};function Di(e){if(e._isValid==null){var t=P(e),n=ei.call(t.parsedDateParts,function(i){return i!=null}),r=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(r=r&&t.charsLeftOver===0&&t.unusedTokens.length===0&&t.bigHour===void 0),Object.isFrozen==null||!Object.isFrozen(e))e._isValid=r;else return r}return e._isValid}function dr(e){var t=Pe(NaN);return e!=null?Je(P(t),e):P(t).userInvalidated=!0,t}var Os=v.momentProperties=[],Ur=!1;function Ai(e,t){var n,r,i,s=Os.length;if(de(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),de(t._i)||(e._i=t._i),de(t._f)||(e._f=t._f),de(t._l)||(e._l=t._l),de(t._strict)||(e._strict=t._strict),de(t._tzm)||(e._tzm=t._tzm),de(t._isUTC)||(e._isUTC=t._isUTC),de(t._offset)||(e._offset=t._offset),de(t._pf)||(e._pf=P(t)),de(t._locale)||(e._locale=t._locale),s>0)for(n=0;n<s;n++)r=Os[n],i=t[r],de(i)||(e[r]=i);return e}function cn(e){Ai(this,e),this._d=new Date(e._d!=null?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),Ur===!1&&(Ur=!0,v.updateOffset(this),Ur=!1)}function Ce(e){return e instanceof cn||e!=null&&e._isAMomentObject!=null}function xo(e){v.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+e)}function ke(e,t){var n=!0;return Je(function(){if(v.deprecationHandler!=null&&v.deprecationHandler(null,e),n){var r=[],i,s,o,a=arguments.length;for(s=0;s<a;s++){if(i="",typeof arguments[s]=="object"){i+=`
|
||
[`+s+"] ";for(o in arguments[0])Y(arguments[0],o)&&(i+=o+": "+arguments[0][o]+", ");i=i.slice(0,-2)}else i=arguments[s];r.push(i)}xo(e+`
|
||
Arguments: `+Array.prototype.slice.call(r).join("")+`
|
||
`+new Error().stack),n=!1}return t.apply(this,arguments)},t)}var Cs={};function ko(e,t){v.deprecationHandler!=null&&v.deprecationHandler(e,t),Cs[e]||(xo(t),Cs[e]=!0)}v.suppressDeprecationWarnings=!1;v.deprecationHandler=null;function Re(e){return typeof Function<"u"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function nu(e){var t,n;for(n in e)Y(e,n)&&(t=e[n],Re(t)?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function ti(e,t){var n=Je({},e),r;for(r in t)Y(t,r)&&(ht(e[r])&&ht(t[r])?(n[r]={},Je(n[r],e[r]),Je(n[r],t[r])):t[r]!=null?n[r]=t[r]:delete n[r]);for(r in e)Y(e,r)&&!Y(t,r)&&ht(e[r])&&(n[r]=Je({},n[r]));return n}function Ii(e){e!=null&&this.set(e)}var ni;Object.keys?ni=Object.keys:ni=function(e){var t,n=[];for(t in e)Y(e,t)&&n.push(t);return n};var ru={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function iu(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return Re(r)?r.call(t,n):r}function Ne(e,t,n){var r=""+Math.abs(e),i=t-r.length,s=e>=0;return(s?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var Li=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,kn=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Yr={},Tt={};function E(e,t,n,r){var i=r;typeof r=="string"&&(i=function(){return this[r]()}),e&&(Tt[e]=i),t&&(Tt[t[0]]=function(){return Ne(i.apply(this,arguments),t[1],t[2])}),n&&(Tt[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function su(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function ou(e){var t=e.match(Li),n,r;for(n=0,r=t.length;n<r;n++)Tt[t[n]]?t[n]=Tt[t[n]]:t[n]=su(t[n]);return function(i){var s="",o;for(o=0;o<r;o++)s+=Re(t[o])?t[o].call(i,e):t[o];return s}}function qn(e,t){return e.isValid()?(t=_o(t,e.localeData()),Yr[t]=Yr[t]||ou(t),Yr[t](e)):e.localeData().invalidDate()}function _o(e,t){var n=5;function r(i){return t.longDateFormat(i)||i}for(kn.lastIndex=0;n>=0&&kn.test(e);)e=e.replace(kn,r),kn.lastIndex=0,n-=1;return e}var au={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function lu(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(Li).map(function(r){return r==="MMMM"||r==="MM"||r==="DD"||r==="dddd"?r.slice(1):r}).join(""),this._longDateFormat[e])}var cu="Invalid date";function uu(){return this._invalidDate}var hu="%d",du=/\d{1,2}/;function pu(e){return this._ordinal.replace("%d",e)}var fu={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function mu(e,t,n,r){var i=this._relativeTime[n];return Re(i)?i(e,t,n,r):i.replace(/%d/i,e)}function gu(e,t){var n=this._relativeTime[e>0?"future":"past"];return Re(n)?n(t):n.replace(/%s/i,t)}var $t={};function le(e,t){var n=e.toLowerCase();$t[n]=$t[n+"s"]=$t[t]=e}function _e(e){return typeof e=="string"?$t[e]||$t[e.toLowerCase()]:void 0}function Ni(e){var t={},n,r;for(r in e)Y(e,r)&&(n=_e(r),n&&(t[n]=e[r]));return t}var So={};function ce(e,t){So[e]=t}function yu(e){var t=[],n;for(n in e)Y(e,n)&&t.push({unit:n,priority:So[n]});return t.sort(function(r,i){return r.priority-i.priority}),t}function pr(e){return e%4===0&&e%100!==0||e%400===0}function xe(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function q(e){var t=+e,n=0;return t!==0&&isFinite(t)&&(n=xe(t)),n}function Nt(e,t){return function(n){return n!=null?(To(this,e,n),v.updateOffset(this,t),this):Gn(this,e)}}function Gn(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function To(e,t,n){e.isValid()&&!isNaN(n)&&(t==="FullYear"&&pr(e.year())&&e.month()===1&&e.date()===29?(n=q(n),e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),vr(n,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](n))}function bu(e){return e=_e(e),Re(this[e])?this[e]():this}function vu(e,t){if(typeof e=="object"){e=Ni(e);var n=yu(e),r,i=n.length;for(r=0;r<i;r++)this[n[r].unit](e[n[r].unit])}else if(e=_e(e),Re(this[e]))return this[e](t);return this}var Oo=/\d/,we=/\d\d/,Co=/\d{3}/,Pi=/\d{4}/,fr=/[+-]?\d{6}/,X=/\d\d?/,Eo=/\d\d\d\d?/,Mo=/\d\d\d\d\d\d?/,mr=/\d{1,3}/,Ri=/\d{1,4}/,gr=/[+-]?\d{1,6}/,Pt=/\d+/,yr=/[+-]?\d+/,wu=/Z|[+-]\d\d:?\d\d/gi,br=/Z|[+-]\d\d(?::?\d\d)?/gi,xu=/[+-]?\d+(\.\d{1,3})?/,un=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Zn;Zn={};function x(e,t,n){Zn[e]=Re(t)?t:function(r,i){return r&&n?n:t}}function ku(e,t){return Y(Zn,e)?Zn[e](t._strict,t._locale):new RegExp(_u(e))}function _u(e){return ge(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,n,r,i,s){return n||r||i||s}))}function ge(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var ri={};function W(e,t){var n,r=t,i;for(typeof e=="string"&&(e=[e]),Fe(t)&&(r=function(s,o){o[t]=q(s)}),i=e.length,n=0;n<i;n++)ri[e[n]]=r}function hn(e,t){W(e,function(n,r,i,s){i._w=i._w||{},t(n,i._w,i,s)})}function Su(e,t,n){t!=null&&Y(ri,e)&&ri[e](t,n._a,n,e)}var ae=0,ze=1,Ie=2,ne=3,Te=4,He=5,at=6,Tu=7,Ou=8;function Cu(e,t){return(e%t+t)%t}var K;Array.prototype.indexOf?K=Array.prototype.indexOf:K=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function vr(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=Cu(t,12);return e+=(t-n)/12,n===1?pr(e)?29:28:31-n%7%2}E("M",["MM",2],"Mo",function(){return this.month()+1});E("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)});E("MMMM",0,0,function(e){return this.localeData().months(this,e)});le("month","M");ce("month",8);x("M",X);x("MM",X,we);x("MMM",function(e,t){return t.monthsShortRegex(e)});x("MMMM",function(e,t){return t.monthsRegex(e)});W(["M","MM"],function(e,t){t[ze]=q(e)-1});W(["MMM","MMMM"],function(e,t,n,r){var i=n._locale.monthsParse(e,r,n._strict);i!=null?t[ze]=i:P(n).invalidMonth=e});var Eu="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Do="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Ao=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Mu=un,Du=un;function Au(e,t){return e?Oe(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Ao).test(t)?"format":"standalone"][e.month()]:Oe(this._months)?this._months:this._months.standalone}function Iu(e,t){return e?Oe(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Ao.test(t)?"format":"standalone"][e.month()]:Oe(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function Lu(e,t,n){var r,i,s,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)s=Pe([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(s,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(s,"").toLocaleLowerCase();return n?t==="MMM"?(i=K.call(this._shortMonthsParse,o),i!==-1?i:null):(i=K.call(this._longMonthsParse,o),i!==-1?i:null):t==="MMM"?(i=K.call(this._shortMonthsParse,o),i!==-1?i:(i=K.call(this._longMonthsParse,o),i!==-1?i:null)):(i=K.call(this._longMonthsParse,o),i!==-1?i:(i=K.call(this._shortMonthsParse,o),i!==-1?i:null))}function Nu(e,t,n){var r,i,s;if(this._monthsParseExact)return Lu.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++)if(i=Pe([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),!n&&!this._monthsParse[r]&&(s="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[r]=new RegExp(s.replace(".",""),"i")),n&&t==="MMMM"&&this._longMonthsParse[r].test(e)||n&&t==="MMM"&&this._shortMonthsParse[r].test(e)||!n&&this._monthsParse[r].test(e))return r}function Io(e,t){var n;if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=q(t);else if(t=e.localeData().monthsParse(t),!Fe(t))return e}return n=Math.min(e.date(),vr(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function Lo(e){return e!=null?(Io(this,e),v.updateOffset(this,!0),this):Gn(this,"Month")}function Pu(){return vr(this.year(),this.month())}function Ru(e){return this._monthsParseExact?(Y(this,"_monthsRegex")||No.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(Y(this,"_monthsShortRegex")||(this._monthsShortRegex=Mu),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function qu(e){return this._monthsParseExact?(Y(this,"_monthsRegex")||No.call(this),e?this._monthsStrictRegex:this._monthsRegex):(Y(this,"_monthsRegex")||(this._monthsRegex=Du),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function No(){function e(o,a){return a.length-o.length}var t=[],n=[],r=[],i,s;for(i=0;i<12;i++)s=Pe([2e3,i]),t.push(this.monthsShort(s,"")),n.push(this.months(s,"")),r.push(this.months(s,"")),r.push(this.monthsShort(s,""));for(t.sort(e),n.sort(e),r.sort(e),i=0;i<12;i++)t[i]=ge(t[i]),n[i]=ge(n[i]);for(i=0;i<24;i++)r[i]=ge(r[i]);this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}E("Y",0,0,function(){var e=this.year();return e<=9999?Ne(e,4):"+"+e});E(0,["YY",2],0,function(){return this.year()%100});E(0,["YYYY",4],0,"year");E(0,["YYYYY",5],0,"year");E(0,["YYYYYY",6,!0],0,"year");le("year","y");ce("year",1);x("Y",yr);x("YY",X,we);x("YYYY",Ri,Pi);x("YYYYY",gr,fr);x("YYYYYY",gr,fr);W(["YYYYY","YYYYYY"],ae);W("YYYY",function(e,t){t[ae]=e.length===2?v.parseTwoDigitYear(e):q(e)});W("YY",function(e,t){t[ae]=v.parseTwoDigitYear(e)});W("Y",function(e,t){t[ae]=parseInt(e,10)});function Wt(e){return pr(e)?366:365}v.parseTwoDigitYear=function(e){return q(e)+(q(e)>68?1900:2e3)};var Po=Nt("FullYear",!0);function ju(){return pr(this.year())}function Bu(e,t,n,r,i,s,o){var a;return e<100&&e>=0?(a=new Date(e+400,t,n,r,i,s,o),isFinite(a.getFullYear())&&a.setFullYear(e)):a=new Date(e,t,n,r,i,s,o),a}function Zt(e){var t,n;return e<100&&e>=0?(n=Array.prototype.slice.call(arguments),n[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Qn(e,t,n){var r=7+t-n,i=(7+Zt(e,0,r).getUTCDay()-t)%7;return-i+r-1}function Ro(e,t,n,r,i){var s=(7+n-r)%7,o=Qn(e,r,i),a=1+7*(t-1)+s+o,l,h;return a<=0?(l=e-1,h=Wt(l)+a):a>Wt(e)?(l=e+1,h=a-Wt(e)):(l=e,h=a),{year:l,dayOfYear:h}}function Qt(e,t,n){var r=Qn(e.year(),t,n),i=Math.floor((e.dayOfYear()-r-1)/7)+1,s,o;return i<1?(o=e.year()-1,s=i+Ve(o,t,n)):i>Ve(e.year(),t,n)?(s=i-Ve(e.year(),t,n),o=e.year()+1):(o=e.year(),s=i),{week:s,year:o}}function Ve(e,t,n){var r=Qn(e,t,n),i=Qn(e+1,t,n);return(Wt(e)-r+i)/7}E("w",["ww",2],"wo","week");E("W",["WW",2],"Wo","isoWeek");le("week","w");le("isoWeek","W");ce("week",5);ce("isoWeek",5);x("w",X);x("ww",X,we);x("W",X);x("WW",X,we);hn(["w","ww","W","WW"],function(e,t,n,r){t[r.substr(0,1)]=q(e)});function Uu(e){return Qt(e,this._week.dow,this._week.doy).week}var Yu={dow:0,doy:6};function zu(){return this._week.dow}function Hu(){return this._week.doy}function Vu(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function Fu(e){var t=Qt(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}E("d",0,"do","day");E("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)});E("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)});E("dddd",0,0,function(e){return this.localeData().weekdays(this,e)});E("e",0,0,"weekday");E("E",0,0,"isoWeekday");le("day","d");le("weekday","e");le("isoWeekday","E");ce("day",11);ce("weekday",11);ce("isoWeekday",11);x("d",X);x("e",X);x("E",X);x("dd",function(e,t){return t.weekdaysMinRegex(e)});x("ddd",function(e,t){return t.weekdaysShortRegex(e)});x("dddd",function(e,t){return t.weekdaysRegex(e)});hn(["dd","ddd","dddd"],function(e,t,n,r){var i=n._locale.weekdaysParse(e,r,n._strict);i!=null?t.d=i:P(n).invalidWeekday=e});hn(["d","e","E"],function(e,t,n,r){t[r]=q(e)});function $u(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function Wu(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function qi(e,t){return e.slice(t,7).concat(e.slice(0,t))}var Gu="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),qo="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Zu="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Qu=un,Xu=un,Ju=un;function Ku(e,t){var n=Oe(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?qi(n,this._week.dow):e?n[e.day()]:n}function eh(e){return e===!0?qi(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function th(e){return e===!0?qi(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function nh(e,t,n){var r,i,s,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)s=Pe([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(s,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(s,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(s,"").toLocaleLowerCase();return n?t==="dddd"?(i=K.call(this._weekdaysParse,o),i!==-1?i:null):t==="ddd"?(i=K.call(this._shortWeekdaysParse,o),i!==-1?i:null):(i=K.call(this._minWeekdaysParse,o),i!==-1?i:null):t==="dddd"?(i=K.call(this._weekdaysParse,o),i!==-1||(i=K.call(this._shortWeekdaysParse,o),i!==-1)?i:(i=K.call(this._minWeekdaysParse,o),i!==-1?i:null)):t==="ddd"?(i=K.call(this._shortWeekdaysParse,o),i!==-1||(i=K.call(this._weekdaysParse,o),i!==-1)?i:(i=K.call(this._minWeekdaysParse,o),i!==-1?i:null)):(i=K.call(this._minWeekdaysParse,o),i!==-1||(i=K.call(this._weekdaysParse,o),i!==-1)?i:(i=K.call(this._shortWeekdaysParse,o),i!==-1?i:null))}function rh(e,t,n){var r,i,s;if(this._weekdaysParseExact)return nh.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++)if(i=Pe([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(s="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(s.replace(".",""),"i")),n&&t==="dddd"&&this._fullWeekdaysParse[r].test(e)||n&&t==="ddd"&&this._shortWeekdaysParse[r].test(e)||n&&t==="dd"&&this._minWeekdaysParse[r].test(e)||!n&&this._weekdaysParse[r].test(e))return r}function ih(e){if(!this.isValid())return e!=null?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return e!=null?(e=$u(e,this.localeData()),this.add(e-t,"d")):t}function sh(e){if(!this.isValid())return e!=null?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,"d")}function oh(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=Wu(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function ah(e){return this._weekdaysParseExact?(Y(this,"_weekdaysRegex")||ji.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(Y(this,"_weekdaysRegex")||(this._weekdaysRegex=Qu),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function lh(e){return this._weekdaysParseExact?(Y(this,"_weekdaysRegex")||ji.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(Y(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Xu),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function ch(e){return this._weekdaysParseExact?(Y(this,"_weekdaysRegex")||ji.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(Y(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ju),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function ji(){function e(d,m){return m.length-d.length}var t=[],n=[],r=[],i=[],s,o,a,l,h;for(s=0;s<7;s++)o=Pe([2e3,1]).day(s),a=ge(this.weekdaysMin(o,"")),l=ge(this.weekdaysShort(o,"")),h=ge(this.weekdays(o,"")),t.push(a),n.push(l),r.push(h),i.push(a),i.push(l),i.push(h);t.sort(e),n.sort(e),r.sort(e),i.sort(e),this._weekdaysRegex=new RegExp("^("+i.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Bi(){return this.hours()%12||12}function uh(){return this.hours()||24}E("H",["HH",2],0,"hour");E("h",["hh",2],0,Bi);E("k",["kk",2],0,uh);E("hmm",0,0,function(){return""+Bi.apply(this)+Ne(this.minutes(),2)});E("hmmss",0,0,function(){return""+Bi.apply(this)+Ne(this.minutes(),2)+Ne(this.seconds(),2)});E("Hmm",0,0,function(){return""+this.hours()+Ne(this.minutes(),2)});E("Hmmss",0,0,function(){return""+this.hours()+Ne(this.minutes(),2)+Ne(this.seconds(),2)});function jo(e,t){E(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}jo("a",!0);jo("A",!1);le("hour","h");ce("hour",13);function Bo(e,t){return t._meridiemParse}x("a",Bo);x("A",Bo);x("H",X);x("h",X);x("k",X);x("HH",X,we);x("hh",X,we);x("kk",X,we);x("hmm",Eo);x("hmmss",Mo);x("Hmm",Eo);x("Hmmss",Mo);W(["H","HH"],ne);W(["k","kk"],function(e,t,n){var r=q(e);t[ne]=r===24?0:r});W(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e});W(["h","hh"],function(e,t,n){t[ne]=q(e),P(n).bigHour=!0});W("hmm",function(e,t,n){var r=e.length-2;t[ne]=q(e.substr(0,r)),t[Te]=q(e.substr(r)),P(n).bigHour=!0});W("hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[ne]=q(e.substr(0,r)),t[Te]=q(e.substr(r,2)),t[He]=q(e.substr(i)),P(n).bigHour=!0});W("Hmm",function(e,t,n){var r=e.length-2;t[ne]=q(e.substr(0,r)),t[Te]=q(e.substr(r))});W("Hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[ne]=q(e.substr(0,r)),t[Te]=q(e.substr(r,2)),t[He]=q(e.substr(i))});function hh(e){return(e+"").toLowerCase().charAt(0)==="p"}var dh=/[ap]\.?m?\.?/i,ph=Nt("Hours",!0);function fh(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var Uo={calendar:ru,longDateFormat:au,invalidDate:cu,ordinal:hu,dayOfMonthOrdinalParse:du,relativeTime:fu,months:Eu,monthsShort:Do,week:Yu,weekdays:Gu,weekdaysMin:Zu,weekdaysShort:qo,meridiemParse:dh},J={},Yt={},Xt;function mh(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n<r;n+=1)if(e[n]!==t[n])return n;return r}function Es(e){return e&&e.toLowerCase().replace("_","-")}function gh(e){for(var t=0,n,r,i,s;t<e.length;){for(s=Es(e[t]).split("-"),n=s.length,r=Es(e[t+1]),r=r?r.split("-"):null;n>0;){if(i=wr(s.slice(0,n).join("-")),i)return i;if(r&&r.length>=n&&mh(s,r)>=n-1)break;n--}t++}return Xt}function yh(e){return e.match("^[^/\\\\]*$")!=null}function wr(e){var t=null,n;if(J[e]===void 0&&typeof module<"u"&&module&&module.exports&&yh(e))try{t=Xt._abbr,n=require,n("./locale/"+e),et(t)}catch{J[e]=null}return J[e]}function et(e,t){var n;return e&&(de(t)?n=Ze(e):n=Ui(e,t),n?Xt=n:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Xt._abbr}function Ui(e,t){if(t!==null){var n,r=Uo;if(t.abbr=e,J[e]!=null)ko("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=J[e]._config;else if(t.parentLocale!=null)if(J[t.parentLocale]!=null)r=J[t.parentLocale]._config;else if(n=wr(t.parentLocale),n!=null)r=n._config;else return Yt[t.parentLocale]||(Yt[t.parentLocale]=[]),Yt[t.parentLocale].push({name:e,config:t}),null;return J[e]=new Ii(ti(r,t)),Yt[e]&&Yt[e].forEach(function(i){Ui(i.name,i.config)}),et(e),J[e]}else return delete J[e],null}function bh(e,t){if(t!=null){var n,r,i=Uo;J[e]!=null&&J[e].parentLocale!=null?J[e].set(ti(J[e]._config,t)):(r=wr(e),r!=null&&(i=r._config),t=ti(i,t),r==null&&(t.abbr=e),n=new Ii(t),n.parentLocale=J[e],J[e]=n),et(e)}else J[e]!=null&&(J[e].parentLocale!=null?(J[e]=J[e].parentLocale,e===et()&&et(e)):J[e]!=null&&delete J[e]);return J[e]}function Ze(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Xt;if(!Oe(e)){if(t=wr(e),t)return t;e=[e]}return gh(e)}function vh(){return ni(J)}function Yi(e){var t,n=e._a;return n&&P(e).overflow===-2&&(t=n[ze]<0||n[ze]>11?ze:n[Ie]<1||n[Ie]>vr(n[ae],n[ze])?Ie:n[ne]<0||n[ne]>24||n[ne]===24&&(n[Te]!==0||n[He]!==0||n[at]!==0)?ne:n[Te]<0||n[Te]>59?Te:n[He]<0||n[He]>59?He:n[at]<0||n[at]>999?at:-1,P(e)._overflowDayOfYear&&(t<ae||t>Ie)&&(t=Ie),P(e)._overflowWeeks&&t===-1&&(t=Tu),P(e)._overflowWeekday&&t===-1&&(t=Ou),P(e).overflow=t),e}var wh=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,xh=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,kh=/Z|[+-]\d\d(?::?\d\d)?/,_n=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],zr=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],_h=/^\/?Date\((-?\d+)/i,Sh=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Th={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function Yo(e){var t,n,r=e._i,i=wh.exec(r)||xh.exec(r),s,o,a,l,h=_n.length,d=zr.length;if(i){for(P(e).iso=!0,t=0,n=h;t<n;t++)if(_n[t][1].exec(i[1])){o=_n[t][0],s=_n[t][2]!==!1;break}if(o==null){e._isValid=!1;return}if(i[3]){for(t=0,n=d;t<n;t++)if(zr[t][1].exec(i[3])){a=(i[2]||" ")+zr[t][0];break}if(a==null){e._isValid=!1;return}}if(!s&&a!=null){e._isValid=!1;return}if(i[4])if(kh.exec(i[4]))l="Z";else{e._isValid=!1;return}e._f=o+(a||"")+(l||""),Hi(e)}else e._isValid=!1}function Oh(e,t,n,r,i,s){var o=[Ch(e),Do.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return s&&o.push(parseInt(s,10)),o}function Ch(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function Eh(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Mh(e,t,n){if(e){var r=qo.indexOf(e),i=new Date(t[0],t[1],t[2]).getDay();if(r!==i)return P(n).weekdayMismatch=!0,n._isValid=!1,!1}return!0}function Dh(e,t,n){if(e)return Th[e];if(t)return 0;var r=parseInt(n,10),i=r%100,s=(r-i)/100;return s*60+i}function zo(e){var t=Sh.exec(Eh(e._i)),n;if(t){if(n=Oh(t[4],t[3],t[2],t[5],t[6],t[7]),!Mh(t[1],n,e))return;e._a=n,e._tzm=Dh(t[8],t[9],t[10]),e._d=Zt.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),P(e).rfc2822=!0}else e._isValid=!1}function Ah(e){var t=_h.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(Yo(e),e._isValid===!1)delete e._isValid;else return;if(zo(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:v.createFromInputFallback(e)}v.createFromInputFallback=ke("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))});function kt(e,t,n){return e??t??n}function Ih(e){var t=new Date(v.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function zi(e){var t,n,r=[],i,s,o;if(!e._d){for(i=Ih(e),e._w&&e._a[Ie]==null&&e._a[ze]==null&&Lh(e),e._dayOfYear!=null&&(o=kt(e._a[ae],i[ae]),(e._dayOfYear>Wt(o)||e._dayOfYear===0)&&(P(e)._overflowDayOfYear=!0),n=Zt(o,0,e._dayOfYear),e._a[ze]=n.getUTCMonth(),e._a[Ie]=n.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=r[t]=i[t];for(;t<7;t++)e._a[t]=r[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[ne]===24&&e._a[Te]===0&&e._a[He]===0&&e._a[at]===0&&(e._nextDay=!0,e._a[ne]=0),e._d=(e._useUTC?Zt:Bu).apply(null,r),s=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[ne]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==s&&(P(e).weekdayMismatch=!0)}}function Lh(e){var t,n,r,i,s,o,a,l,h;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(s=1,o=4,n=kt(t.GG,e._a[ae],Qt(Q(),1,4).year),r=kt(t.W,1),i=kt(t.E,1),(i<1||i>7)&&(l=!0)):(s=e._locale._week.dow,o=e._locale._week.doy,h=Qt(Q(),s,o),n=kt(t.gg,e._a[ae],h.year),r=kt(t.w,h.week),t.d!=null?(i=t.d,(i<0||i>6)&&(l=!0)):t.e!=null?(i=t.e+s,(t.e<0||t.e>6)&&(l=!0)):i=s),r<1||r>Ve(n,s,o)?P(e)._overflowWeeks=!0:l!=null?P(e)._overflowWeekday=!0:(a=Ro(n,r,i,s,o),e._a[ae]=a.year,e._dayOfYear=a.dayOfYear)}v.ISO_8601=function(){};v.RFC_2822=function(){};function Hi(e){if(e._f===v.ISO_8601){Yo(e);return}if(e._f===v.RFC_2822){zo(e);return}e._a=[],P(e).empty=!0;var t=""+e._i,n,r,i,s,o,a=t.length,l=0,h,d;for(i=_o(e._f,e._locale).match(Li)||[],d=i.length,n=0;n<d;n++)s=i[n],r=(t.match(ku(s,e))||[])[0],r&&(o=t.substr(0,t.indexOf(r)),o.length>0&&P(e).unusedInput.push(o),t=t.slice(t.indexOf(r)+r.length),l+=r.length),Tt[s]?(r?P(e).empty=!1:P(e).unusedTokens.push(s),Su(s,r,e)):e._strict&&!r&&P(e).unusedTokens.push(s);P(e).charsLeftOver=a-l,t.length>0&&P(e).unusedInput.push(t),e._a[ne]<=12&&P(e).bigHour===!0&&e._a[ne]>0&&(P(e).bigHour=void 0),P(e).parsedDateParts=e._a.slice(0),P(e).meridiem=e._meridiem,e._a[ne]=Nh(e._locale,e._a[ne],e._meridiem),h=P(e).era,h!==null&&(e._a[ae]=e._locale.erasConvertYear(h,e._a[ae])),zi(e),Yi(e)}function Nh(e,t,n){var r;return n==null?t:e.meridiemHour!=null?e.meridiemHour(t,n):(e.isPM!=null&&(r=e.isPM(n),r&&t<12&&(t+=12),!r&&t===12&&(t=0)),t)}function Ph(e){var t,n,r,i,s,o,a=!1,l=e._f.length;if(l===0){P(e).invalidFormat=!0,e._d=new Date(NaN);return}for(i=0;i<l;i++)s=0,o=!1,t=Ai({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[i],Hi(t),Di(t)&&(o=!0),s+=P(t).charsLeftOver,s+=P(t).unusedTokens.length*10,P(t).score=s,a?s<r&&(r=s,n=t):(r==null||s<r||o)&&(r=s,n=t,o&&(a=!0));Je(e,n||t)}function Rh(e){if(!e._d){var t=Ni(e._i),n=t.day===void 0?t.date:t.day;e._a=wo([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],function(r){return r&&parseInt(r,10)}),zi(e)}}function qh(e){var t=new cn(Yi(Ho(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function Ho(e){var t=e._i,n=e._f;return e._locale=e._locale||Ze(e._l),t===null||n===void 0&&t===""?dr({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),Ce(t)?new cn(Yi(t)):(ln(t)?e._d=t:Oe(n)?Ph(e):n?Hi(e):jh(e),Di(e)||(e._d=null),e))}function jh(e){var t=e._i;de(t)?e._d=new Date(v.now()):ln(t)?e._d=new Date(t.valueOf()):typeof t=="string"?Ah(e):Oe(t)?(e._a=wo(t.slice(0),function(n){return parseInt(n,10)}),zi(e)):ht(t)?Rh(e):Fe(t)?e._d=new Date(t):v.createFromInputFallback(e)}function Vo(e,t,n,r,i){var s={};return(t===!0||t===!1)&&(r=t,t=void 0),(n===!0||n===!1)&&(r=n,n=void 0),(ht(e)&&Mi(e)||Oe(e)&&e.length===0)&&(e=void 0),s._isAMomentObject=!0,s._useUTC=s._isUTC=i,s._l=n,s._i=e,s._f=t,s._strict=r,qh(s)}function Q(e,t,n,r){return Vo(e,t,n,r,!1)}var Bh=ke("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Q.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:dr()}),Uh=ke("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Q.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:dr()});function Fo(e,t){var n,r;if(t.length===1&&Oe(t[0])&&(t=t[0]),!t.length)return Q();for(n=t[0],r=1;r<t.length;++r)(!t[r].isValid()||t[r][e](n))&&(n=t[r]);return n}function Yh(){var e=[].slice.call(arguments,0);return Fo("isBefore",e)}function zh(){var e=[].slice.call(arguments,0);return Fo("isAfter",e)}var Hh=function(){return Date.now?Date.now():+new Date},zt=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Vh(e){var t,n=!1,r,i=zt.length;for(t in e)if(Y(e,t)&&!(K.call(zt,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(r=0;r<i;++r)if(e[zt[r]]){if(n)return!1;parseFloat(e[zt[r]])!==q(e[zt[r]])&&(n=!0)}return!0}function Fh(){return this._isValid}function $h(){return Ee(NaN)}function xr(e){var t=Ni(e),n=t.year||0,r=t.quarter||0,i=t.month||0,s=t.week||t.isoWeek||0,o=t.day||0,a=t.hour||0,l=t.minute||0,h=t.second||0,d=t.millisecond||0;this._isValid=Vh(t),this._milliseconds=+d+h*1e3+l*6e4+a*1e3*60*60,this._days=+o+s*7,this._months=+i+r*3+n*12,this._data={},this._locale=Ze(),this._bubble()}function jn(e){return e instanceof xr}function ii(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function Wh(e,t,n){var r=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),s=0,o;for(o=0;o<r;o++)(n&&e[o]!==t[o]||!n&&q(e[o])!==q(t[o]))&&s++;return s+i}function $o(e,t){E(e,0,0,function(){var n=this.utcOffset(),r="+";return n<0&&(n=-n,r="-"),r+Ne(~~(n/60),2)+t+Ne(~~n%60,2)})}$o("Z",":");$o("ZZ","");x("Z",br);x("ZZ",br);W(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Vi(br,e)});var Gh=/([\+\-]|\d\d)/gi;function Vi(e,t){var n=(t||"").match(e),r,i,s;return n===null?null:(r=n[n.length-1]||[],i=(r+"").match(Gh)||["-",0,0],s=+(i[1]*60)+q(i[2]),s===0?0:i[0]==="+"?s:-s)}function Fi(e,t){var n,r;return t._isUTC?(n=t.clone(),r=(Ce(e)||ln(e)?e.valueOf():Q(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+r),v.updateOffset(n,!1),n):Q(e).local()}function si(e){return-Math.round(e._d.getTimezoneOffset())}v.updateOffset=function(){};function Zh(e,t,n){var r=this._offset||0,i;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=Vi(br,e),e===null)return this}else Math.abs(e)<16&&!n&&(e=e*60);return!this._isUTC&&t&&(i=si(this)),this._offset=e,this._isUTC=!0,i!=null&&this.add(i,"m"),r!==e&&(!t||this._changeInProgress?Zo(this,Ee(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,v.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?r:si(this)}function Qh(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function Xh(e){return this.utcOffset(0,e)}function Jh(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(si(this),"m")),this}function Kh(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=Vi(wu,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function ed(e){return this.isValid()?(e=e?Q(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function td(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function nd(){if(!de(this._isDSTShifted))return this._isDSTShifted;var e={},t;return Ai(e,this),e=Ho(e),e._a?(t=e._isUTC?Pe(e._a):Q(e._a),this._isDSTShifted=this.isValid()&&Wh(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function rd(){return this.isValid()?!this._isUTC:!1}function id(){return this.isValid()?this._isUTC:!1}function Wo(){return this.isValid()?this._isUTC&&this._offset===0:!1}var sd=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,od=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Ee(e,t){var n=e,r=null,i,s,o;return jn(e)?n={ms:e._milliseconds,d:e._days,M:e._months}:Fe(e)||!isNaN(+e)?(n={},t?n[t]=+e:n.milliseconds=+e):(r=sd.exec(e))?(i=r[1]==="-"?-1:1,n={y:0,d:q(r[Ie])*i,h:q(r[ne])*i,m:q(r[Te])*i,s:q(r[He])*i,ms:q(ii(r[at]*1e3))*i}):(r=od.exec(e))?(i=r[1]==="-"?-1:1,n={y:st(r[2],i),M:st(r[3],i),w:st(r[4],i),d:st(r[5],i),h:st(r[6],i),m:st(r[7],i),s:st(r[8],i)}):n==null?n={}:typeof n=="object"&&("from"in n||"to"in n)&&(o=ad(Q(n.from),Q(n.to)),n={},n.ms=o.milliseconds,n.M=o.months),s=new xr(n),jn(e)&&Y(e,"_locale")&&(s._locale=e._locale),jn(e)&&Y(e,"_isValid")&&(s._isValid=e._isValid),s}Ee.fn=xr.prototype;Ee.invalid=$h;function st(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function Ms(e,t){var n={};return n.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function ad(e,t){var n;return e.isValid()&&t.isValid()?(t=Fi(t,e),e.isBefore(t)?n=Ms(e,t):(n=Ms(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Go(e,t){return function(n,r){var i,s;return r!==null&&!isNaN(+r)&&(ko(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),s=n,n=r,r=s),i=Ee(n,r),Zo(this,i,e),this}}function Zo(e,t,n,r){var i=t._milliseconds,s=ii(t._days),o=ii(t._months);e.isValid()&&(r=r??!0,o&&Io(e,Gn(e,"Month")+o*n),s&&To(e,"Date",Gn(e,"Date")+s*n),i&&e._d.setTime(e._d.valueOf()+i*n),r&&v.updateOffset(e,s||o))}var ld=Go(1,"add"),cd=Go(-1,"subtract");function Qo(e){return typeof e=="string"||e instanceof String}function ud(e){return Ce(e)||ln(e)||Qo(e)||Fe(e)||dd(e)||hd(e)||e===null||e===void 0}function hd(e){var t=ht(e)&&!Mi(e),n=!1,r=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],i,s,o=r.length;for(i=0;i<o;i+=1)s=r[i],n=n||Y(e,s);return t&&n}function dd(e){var t=Oe(e),n=!1;return t&&(n=e.filter(function(r){return!Fe(r)&&Qo(e)}).length===0),t&&n}function pd(e){var t=ht(e)&&!Mi(e),n=!1,r=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],i,s;for(i=0;i<r.length;i+=1)s=r[i],n=n||Y(e,s);return t&&n}function fd(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function md(e,t){arguments.length===1&&(arguments[0]?ud(arguments[0])?(e=arguments[0],t=void 0):pd(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||Q(),r=Fi(n,this).startOf("day"),i=v.calendarFormat(this,r)||"sameElse",s=t&&(Re(t[i])?t[i].call(this,n):t[i]);return this.format(s||this.localeData().calendar(i,this,Q(n)))}function gd(){return new cn(this)}function yd(e,t){var n=Ce(e)?e:Q(e);return this.isValid()&&n.isValid()?(t=_e(t)||"millisecond",t==="millisecond"?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf()):!1}function bd(e,t){var n=Ce(e)?e:Q(e);return this.isValid()&&n.isValid()?(t=_e(t)||"millisecond",t==="millisecond"?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf()):!1}function vd(e,t,n,r){var i=Ce(e)?e:Q(e),s=Ce(t)?t:Q(t);return this.isValid()&&i.isValid()&&s.isValid()?(r=r||"()",(r[0]==="("?this.isAfter(i,n):!this.isBefore(i,n))&&(r[1]===")"?this.isBefore(s,n):!this.isAfter(s,n))):!1}function wd(e,t){var n=Ce(e)?e:Q(e),r;return this.isValid()&&n.isValid()?(t=_e(t)||"millisecond",t==="millisecond"?this.valueOf()===n.valueOf():(r=n.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf())):!1}function xd(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function kd(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function _d(e,t,n){var r,i,s;if(!this.isValid())return NaN;if(r=Fi(e,this),!r.isValid())return NaN;switch(i=(r.utcOffset()-this.utcOffset())*6e4,t=_e(t),t){case"year":s=Bn(this,r)/12;break;case"month":s=Bn(this,r);break;case"quarter":s=Bn(this,r)/3;break;case"second":s=(this-r)/1e3;break;case"minute":s=(this-r)/6e4;break;case"hour":s=(this-r)/36e5;break;case"day":s=(this-r-i)/864e5;break;case"week":s=(this-r-i)/6048e5;break;default:s=this-r}return n?s:xe(s)}function Bn(e,t){if(e.date()<t.date())return-Bn(t,e);var n=(t.year()-e.year())*12+(t.month()-e.month()),r=e.clone().add(n,"months"),i,s;return t-r<0?(i=e.clone().add(n-1,"months"),s=(t-r)/(r-i)):(i=e.clone().add(n+1,"months"),s=(t-r)/(i-r)),-(n+s)||0}v.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";v.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function Sd(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function Td(e){if(!this.isValid())return null;var t=e!==!0,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?qn(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):Re(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",qn(n,"Z")):qn(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function Od(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",n,r,i,s;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),n="["+e+'("]',r=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",i="-MM-DD[T]HH:mm:ss.SSS",s=t+'[")]',this.format(n+r+i+s)}function Cd(e){e||(e=this.isUtc()?v.defaultFormatUtc:v.defaultFormat);var t=qn(this,e);return this.localeData().postformat(t)}function Ed(e,t){return this.isValid()&&(Ce(e)&&e.isValid()||Q(e).isValid())?Ee({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function Md(e){return this.from(Q(),e)}function Dd(e,t){return this.isValid()&&(Ce(e)&&e.isValid()||Q(e).isValid())?Ee({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function Ad(e){return this.to(Q(),e)}function Xo(e){var t;return e===void 0?this._locale._abbr:(t=Ze(e),t!=null&&(this._locale=t),this)}var Jo=ke("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return e===void 0?this.localeData():this.locale(e)});function Ko(){return this._locale}var Xn=1e3,Ot=60*Xn,Jn=60*Ot,ea=(365*400+97)*24*Jn;function Ct(e,t){return(e%t+t)%t}function ta(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-ea:new Date(e,t,n).valueOf()}function na(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-ea:Date.UTC(e,t,n)}function Id(e){var t,n;if(e=_e(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(n=this._isUTC?na:ta,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=Ct(t+(this._isUTC?0:this.utcOffset()*Ot),Jn);break;case"minute":t=this._d.valueOf(),t-=Ct(t,Ot);break;case"second":t=this._d.valueOf(),t-=Ct(t,Xn);break}return this._d.setTime(t),v.updateOffset(this,!0),this}function Ld(e){var t,n;if(e=_e(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(n=this._isUTC?na:ta,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=Jn-Ct(t+(this._isUTC?0:this.utcOffset()*Ot),Jn)-1;break;case"minute":t=this._d.valueOf(),t+=Ot-Ct(t,Ot)-1;break;case"second":t=this._d.valueOf(),t+=Xn-Ct(t,Xn)-1;break}return this._d.setTime(t),v.updateOffset(this,!0),this}function Nd(){return this._d.valueOf()-(this._offset||0)*6e4}function Pd(){return Math.floor(this.valueOf()/1e3)}function Rd(){return new Date(this.valueOf())}function qd(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function jd(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function Bd(){return this.isValid()?this.toISOString():null}function Ud(){return Di(this)}function Yd(){return Je({},P(this))}function zd(){return P(this).overflow}function Hd(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}E("N",0,0,"eraAbbr");E("NN",0,0,"eraAbbr");E("NNN",0,0,"eraAbbr");E("NNNN",0,0,"eraName");E("NNNNN",0,0,"eraNarrow");E("y",["y",1],"yo","eraYear");E("y",["yy",2],0,"eraYear");E("y",["yyy",3],0,"eraYear");E("y",["yyyy",4],0,"eraYear");x("N",$i);x("NN",$i);x("NNN",$i);x("NNNN",ep);x("NNNNN",tp);W(["N","NN","NNN","NNNN","NNNNN"],function(e,t,n,r){var i=n._locale.erasParse(e,r,n._strict);i?P(n).era=i:P(n).invalidEra=e});x("y",Pt);x("yy",Pt);x("yyy",Pt);x("yyyy",Pt);x("yo",np);W(["y","yy","yyy","yyyy"],ae);W(["yo"],function(e,t,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[ae]=n._locale.eraYearOrdinalParse(e,i):t[ae]=parseInt(e,10)});function Vd(e,t){var n,r,i,s=this._eras||Ze("en")._eras;for(n=0,r=s.length;n<r;++n){switch(typeof s[n].since){case"string":i=v(s[n].since).startOf("day"),s[n].since=i.valueOf();break}switch(typeof s[n].until){case"undefined":s[n].until=1/0;break;case"string":i=v(s[n].until).startOf("day").valueOf(),s[n].until=i.valueOf();break}}return s}function Fd(e,t,n){var r,i,s=this.eras(),o,a,l;for(e=e.toUpperCase(),r=0,i=s.length;r<i;++r)if(o=s[r].name.toUpperCase(),a=s[r].abbr.toUpperCase(),l=s[r].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(a===e)return s[r];break;case"NNNN":if(o===e)return s[r];break;case"NNNNN":if(l===e)return s[r];break}else if([o,a,l].indexOf(e)>=0)return s[r]}function $d(e,t){var n=e.since<=e.until?1:-1;return t===void 0?v(e.since).year():v(e.since).year()+(t-e.offset)*n}function Wd(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].name;return""}function Gd(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].narrow;return""}function Zd(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].abbr;return""}function Qd(){var e,t,n,r,i=this.localeData().eras();for(e=0,t=i.length;e<t;++e)if(n=i[e].since<=i[e].until?1:-1,r=this.clone().startOf("day").valueOf(),i[e].since<=r&&r<=i[e].until||i[e].until<=r&&r<=i[e].since)return(this.year()-v(i[e].since).year())*n+i[e].offset;return this.year()}function Xd(e){return Y(this,"_erasNameRegex")||Wi.call(this),e?this._erasNameRegex:this._erasRegex}function Jd(e){return Y(this,"_erasAbbrRegex")||Wi.call(this),e?this._erasAbbrRegex:this._erasRegex}function Kd(e){return Y(this,"_erasNarrowRegex")||Wi.call(this),e?this._erasNarrowRegex:this._erasRegex}function $i(e,t){return t.erasAbbrRegex(e)}function ep(e,t){return t.erasNameRegex(e)}function tp(e,t){return t.erasNarrowRegex(e)}function np(e,t){return t._eraYearOrdinalRegex||Pt}function Wi(){var e=[],t=[],n=[],r=[],i,s,o=this.eras();for(i=0,s=o.length;i<s;++i)t.push(ge(o[i].name)),e.push(ge(o[i].abbr)),n.push(ge(o[i].narrow)),r.push(ge(o[i].name)),r.push(ge(o[i].abbr)),r.push(ge(o[i].narrow));this._erasRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+n.join("|")+")","i")}E(0,["gg",2],0,function(){return this.weekYear()%100});E(0,["GG",2],0,function(){return this.isoWeekYear()%100});function kr(e,t){E(0,[e,e.length],0,t)}kr("gggg","weekYear");kr("ggggg","weekYear");kr("GGGG","isoWeekYear");kr("GGGGG","isoWeekYear");le("weekYear","gg");le("isoWeekYear","GG");ce("weekYear",1);ce("isoWeekYear",1);x("G",yr);x("g",yr);x("GG",X,we);x("gg",X,we);x("GGGG",Ri,Pi);x("gggg",Ri,Pi);x("GGGGG",gr,fr);x("ggggg",gr,fr);hn(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,r){t[r.substr(0,2)]=q(e)});hn(["gg","GG"],function(e,t,n,r){t[r]=v.parseTwoDigitYear(e)});function rp(e){return ra.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function ip(e){return ra.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function sp(){return Ve(this.year(),1,4)}function op(){return Ve(this.isoWeekYear(),1,4)}function ap(){var e=this.localeData()._week;return Ve(this.year(),e.dow,e.doy)}function lp(){var e=this.localeData()._week;return Ve(this.weekYear(),e.dow,e.doy)}function ra(e,t,n,r,i){var s;return e==null?Qt(this,r,i).year:(s=Ve(e,r,i),t>s&&(t=s),cp.call(this,e,t,n,r,i))}function cp(e,t,n,r,i){var s=Ro(e,t,n,r,i),o=Zt(s.year,0,s.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}E("Q",0,"Qo","quarter");le("quarter","Q");ce("quarter",7);x("Q",Oo);W("Q",function(e,t){t[ze]=(q(e)-1)*3});function up(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}E("D",["DD",2],"Do","date");le("date","D");ce("date",9);x("D",X);x("DD",X,we);x("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient});W(["D","DD"],Ie);W("Do",function(e,t){t[Ie]=q(e.match(X)[0])});var ia=Nt("Date",!0);E("DDD",["DDDD",3],"DDDo","dayOfYear");le("dayOfYear","DDD");ce("dayOfYear",4);x("DDD",mr);x("DDDD",Co);W(["DDD","DDDD"],function(e,t,n){n._dayOfYear=q(e)});function hp(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}E("m",["mm",2],0,"minute");le("minute","m");ce("minute",14);x("m",X);x("mm",X,we);W(["m","mm"],Te);var dp=Nt("Minutes",!1);E("s",["ss",2],0,"second");le("second","s");ce("second",15);x("s",X);x("ss",X,we);W(["s","ss"],He);var pp=Nt("Seconds",!1);E("S",0,0,function(){return~~(this.millisecond()/100)});E(0,["SS",2],0,function(){return~~(this.millisecond()/10)});E(0,["SSS",3],0,"millisecond");E(0,["SSSS",4],0,function(){return this.millisecond()*10});E(0,["SSSSS",5],0,function(){return this.millisecond()*100});E(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});E(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});E(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});E(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});le("millisecond","ms");ce("millisecond",16);x("S",mr,Oo);x("SS",mr,we);x("SSS",mr,Co);var Ke,sa;for(Ke="SSSS";Ke.length<=9;Ke+="S")x(Ke,Pt);function fp(e,t){t[at]=q(("0."+e)*1e3)}for(Ke="S";Ke.length<=9;Ke+="S")W(Ke,fp);sa=Nt("Milliseconds",!1);E("z",0,0,"zoneAbbr");E("zz",0,0,"zoneName");function mp(){return this._isUTC?"UTC":""}function gp(){return this._isUTC?"Coordinated Universal Time":""}var y=cn.prototype;y.add=ld;y.calendar=md;y.clone=gd;y.diff=_d;y.endOf=Ld;y.format=Cd;y.from=Ed;y.fromNow=Md;y.to=Dd;y.toNow=Ad;y.get=bu;y.invalidAt=zd;y.isAfter=yd;y.isBefore=bd;y.isBetween=vd;y.isSame=wd;y.isSameOrAfter=xd;y.isSameOrBefore=kd;y.isValid=Ud;y.lang=Jo;y.locale=Xo;y.localeData=Ko;y.max=Uh;y.min=Bh;y.parsingFlags=Yd;y.set=vu;y.startOf=Id;y.subtract=cd;y.toArray=qd;y.toObject=jd;y.toDate=Rd;y.toISOString=Td;y.inspect=Od;typeof Symbol<"u"&&Symbol.for!=null&&(y[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});y.toJSON=Bd;y.toString=Sd;y.unix=Pd;y.valueOf=Nd;y.creationData=Hd;y.eraName=Wd;y.eraNarrow=Gd;y.eraAbbr=Zd;y.eraYear=Qd;y.year=Po;y.isLeapYear=ju;y.weekYear=rp;y.isoWeekYear=ip;y.quarter=y.quarters=up;y.month=Lo;y.daysInMonth=Pu;y.week=y.weeks=Vu;y.isoWeek=y.isoWeeks=Fu;y.weeksInYear=ap;y.weeksInWeekYear=lp;y.isoWeeksInYear=sp;y.isoWeeksInISOWeekYear=op;y.date=ia;y.day=y.days=ih;y.weekday=sh;y.isoWeekday=oh;y.dayOfYear=hp;y.hour=y.hours=ph;y.minute=y.minutes=dp;y.second=y.seconds=pp;y.millisecond=y.milliseconds=sa;y.utcOffset=Zh;y.utc=Xh;y.local=Jh;y.parseZone=Kh;y.hasAlignedHourOffset=ed;y.isDST=td;y.isLocal=rd;y.isUtcOffset=id;y.isUtc=Wo;y.isUTC=Wo;y.zoneAbbr=mp;y.zoneName=gp;y.dates=ke("dates accessor is deprecated. Use date instead.",ia);y.months=ke("months accessor is deprecated. Use month instead",Lo);y.years=ke("years accessor is deprecated. Use year instead",Po);y.zone=ke("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",Qh);y.isDSTShifted=ke("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",nd);function yp(e){return Q(e*1e3)}function bp(){return Q.apply(null,arguments).parseZone()}function oa(e){return e}var z=Ii.prototype;z.calendar=iu;z.longDateFormat=lu;z.invalidDate=uu;z.ordinal=pu;z.preparse=oa;z.postformat=oa;z.relativeTime=mu;z.pastFuture=gu;z.set=nu;z.eras=Vd;z.erasParse=Fd;z.erasConvertYear=$d;z.erasAbbrRegex=Jd;z.erasNameRegex=Xd;z.erasNarrowRegex=Kd;z.months=Au;z.monthsShort=Iu;z.monthsParse=Nu;z.monthsRegex=qu;z.monthsShortRegex=Ru;z.week=Uu;z.firstDayOfYear=Hu;z.firstDayOfWeek=zu;z.weekdays=Ku;z.weekdaysMin=th;z.weekdaysShort=eh;z.weekdaysParse=rh;z.weekdaysRegex=ah;z.weekdaysShortRegex=lh;z.weekdaysMinRegex=ch;z.isPM=hh;z.meridiem=fh;function Kn(e,t,n,r){var i=Ze(),s=Pe().set(r,t);return i[n](s,e)}function aa(e,t,n){if(Fe(e)&&(t=e,e=void 0),e=e||"",t!=null)return Kn(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=Kn(e,r,n,"month");return i}function Gi(e,t,n,r){typeof e=="boolean"?(Fe(t)&&(n=t,t=void 0),t=t||""):(t=e,n=t,e=!1,Fe(t)&&(n=t,t=void 0),t=t||"");var i=Ze(),s=e?i._week.dow:0,o,a=[];if(n!=null)return Kn(t,(n+s)%7,r,"day");for(o=0;o<7;o++)a[o]=Kn(t,(o+s)%7,r,"day");return a}function vp(e,t){return aa(e,t,"months")}function wp(e,t){return aa(e,t,"monthsShort")}function xp(e,t,n){return Gi(e,t,n,"weekdays")}function kp(e,t,n){return Gi(e,t,n,"weekdaysShort")}function _p(e,t,n){return Gi(e,t,n,"weekdaysMin")}et("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=q(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+n}});v.lang=ke("moment.lang is deprecated. Use moment.locale instead.",et);v.langData=ke("moment.langData is deprecated. Use moment.localeData instead.",Ze);var Be=Math.abs;function Sp(){var e=this._data;return this._milliseconds=Be(this._milliseconds),this._days=Be(this._days),this._months=Be(this._months),e.milliseconds=Be(e.milliseconds),e.seconds=Be(e.seconds),e.minutes=Be(e.minutes),e.hours=Be(e.hours),e.months=Be(e.months),e.years=Be(e.years),this}function la(e,t,n,r){var i=Ee(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}function Tp(e,t){return la(this,e,t,1)}function Op(e,t){return la(this,e,t,-1)}function Ds(e){return e<0?Math.floor(e):Math.ceil(e)}function Cp(){var e=this._milliseconds,t=this._days,n=this._months,r=this._data,i,s,o,a,l;return e>=0&&t>=0&&n>=0||e<=0&&t<=0&&n<=0||(e+=Ds(oi(n)+t)*864e5,t=0,n=0),r.milliseconds=e%1e3,i=xe(e/1e3),r.seconds=i%60,s=xe(i/60),r.minutes=s%60,o=xe(s/60),r.hours=o%24,t+=xe(o/24),l=xe(ca(t)),n+=l,t-=Ds(oi(l)),a=xe(n/12),n%=12,r.days=t,r.months=n,r.years=a,this}function ca(e){return e*4800/146097}function oi(e){return e*146097/4800}function Ep(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if(e=_e(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+r/864e5,n=this._months+ca(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(oi(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return t*24+r/36e5;case"minute":return t*1440+r/6e4;case"second":return t*86400+r/1e3;case"millisecond":return Math.floor(t*864e5)+r;default:throw new Error("Unknown unit "+e)}}function Mp(){return this.isValid()?this._milliseconds+this._days*864e5+this._months%12*2592e6+q(this._months/12)*31536e6:NaN}function Qe(e){return function(){return this.as(e)}}var Dp=Qe("ms"),Ap=Qe("s"),Ip=Qe("m"),Lp=Qe("h"),Np=Qe("d"),Pp=Qe("w"),Rp=Qe("M"),qp=Qe("Q"),jp=Qe("y");function Bp(){return Ee(this)}function Up(e){return e=_e(e),this.isValid()?this[e+"s"]():NaN}function gt(e){return function(){return this.isValid()?this._data[e]:NaN}}var Yp=gt("milliseconds"),zp=gt("seconds"),Hp=gt("minutes"),Vp=gt("hours"),Fp=gt("days"),$p=gt("months"),Wp=gt("years");function Gp(){return xe(this.days()/7)}var Ye=Math.round,_t={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Zp(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}function Qp(e,t,n,r){var i=Ee(e).abs(),s=Ye(i.as("s")),o=Ye(i.as("m")),a=Ye(i.as("h")),l=Ye(i.as("d")),h=Ye(i.as("M")),d=Ye(i.as("w")),m=Ye(i.as("y")),c=s<=n.ss&&["s",s]||s<n.s&&["ss",s]||o<=1&&["m"]||o<n.m&&["mm",o]||a<=1&&["h"]||a<n.h&&["hh",a]||l<=1&&["d"]||l<n.d&&["dd",l];return n.w!=null&&(c=c||d<=1&&["w"]||d<n.w&&["ww",d]),c=c||h<=1&&["M"]||h<n.M&&["MM",h]||m<=1&&["y"]||["yy",m],c[2]=t,c[3]=+e>0,c[4]=r,Zp.apply(null,c)}function Xp(e){return e===void 0?Ye:typeof e=="function"?(Ye=e,!0):!1}function Jp(e,t){return _t[e]===void 0?!1:t===void 0?_t[e]:(_t[e]=t,e==="s"&&(_t.ss=t-1),!0)}function Kp(e,t){if(!this.isValid())return this.localeData().invalidDate();var n=!1,r=_t,i,s;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(n=e),typeof t=="object"&&(r=Object.assign({},_t,t),t.s!=null&&t.ss==null&&(r.ss=t.s-1)),i=this.localeData(),s=Qp(this,!n,r,i),n&&(s=i.pastFuture(+this,s)),i.postformat(s)}var Hr=Math.abs;function wt(e){return(e>0)-(e<0)||+e}function _r(){if(!this.isValid())return this.localeData().invalidDate();var e=Hr(this._milliseconds)/1e3,t=Hr(this._days),n=Hr(this._months),r,i,s,o,a=this.asSeconds(),l,h,d,m;return a?(r=xe(e/60),i=xe(r/60),e%=60,r%=60,s=xe(n/12),n%=12,o=e?e.toFixed(3).replace(/\.?0+$/,""):"",l=a<0?"-":"",h=wt(this._months)!==wt(a)?"-":"",d=wt(this._days)!==wt(a)?"-":"",m=wt(this._milliseconds)!==wt(a)?"-":"",l+"P"+(s?h+s+"Y":"")+(n?h+n+"M":"")+(t?d+t+"D":"")+(i||r||e?"T":"")+(i?m+i+"H":"")+(r?m+r+"M":"")+(e?m+o+"S":"")):"P0D"}var B=xr.prototype;B.isValid=Fh;B.abs=Sp;B.add=Tp;B.subtract=Op;B.as=Ep;B.asMilliseconds=Dp;B.asSeconds=Ap;B.asMinutes=Ip;B.asHours=Lp;B.asDays=Np;B.asWeeks=Pp;B.asMonths=Rp;B.asQuarters=qp;B.asYears=jp;B.valueOf=Mp;B._bubble=Cp;B.clone=Bp;B.get=Up;B.milliseconds=Yp;B.seconds=zp;B.minutes=Hp;B.hours=Vp;B.days=Fp;B.weeks=Gp;B.months=$p;B.years=Wp;B.humanize=Kp;B.toISOString=_r;B.toString=_r;B.toJSON=_r;B.locale=Xo;B.localeData=Ko;B.toIsoString=ke("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",_r);B.lang=Jo;E("X",0,0,"unix");E("x",0,0,"valueOf");x("x",yr);x("X",xu);W("X",function(e,t,n){n._d=new Date(parseFloat(e)*1e3)});W("x",function(e,t,n){n._d=new Date(q(e))});//! moment.js
|
||
v.version="2.29.4";eu(Q);v.fn=y;v.min=Yh;v.max=zh;v.now=Hh;v.utc=Pe;v.unix=yp;v.months=vp;v.isDate=ln;v.locale=et;v.invalid=dr;v.duration=Ee;v.isMoment=Ce;v.weekdays=xp;v.parseZone=bp;v.localeData=Ze;v.isDuration=jn;v.monthsShort=wp;v.weekdaysMin=_p;v.defineLocale=Ui;v.updateLocale=bh;v.locales=vh;v.weekdaysShort=kp;v.normalizeUnits=_e;v.relativeTimeRounding=Xp;v.relativeTimeThreshold=Jp;v.calendarFormat=fd;v.prototype=y;v.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};const ef=/\B([A-Z])/g,tf=e=>e.replace(ef,"-$1").toLowerCase();function Xe(e){return hr((t,n)=>{const r=e||tf(n);t.emits||(t.emits=[]),t.emits.push(r);const i=t.methods[n];t.methods[n]=function(...s){const o=l=>{l===void 0?s.length===0?this.$emit(r):s.length===1?this.$emit(r,s[0]):this.$emit(r,...s):(s.unshift(l),this.$emit(r,...s))},a=i.apply(this,s);return nf(a)?a.then(o):o(a),a}})}function nf(e){return e instanceof Promise||e&&typeof e.then=="function"}function qe(e){return hr((t,n)=>{t.props||(t.props=Object.create(null)),t.props[n]=e})}function ua(e){return hr((t,n)=>{t.computed||(t.computed=Object.create(null)),t.computed[n]={cache:!1,get(){return this.$refs[e||n]}}})}function rf(e,t){return hr((n,r)=>{n.watch||(n.watch=Object.create(null));const i=n.watch;typeof i[e]=="object"&&!Array.isArray(i[e])?i[e]=[i[e]]:typeof i[e]>"u"&&(i[e]=[]),i[e].push(Object.assign({handler:r},t))})}const sf={viewBox:"0 0 576 512",width:"1.2em",height:"1.2em"},of=C("path",{fill:"currentColor",d:"M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0a144 144 0 1 1-288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"},null,-1),af=[of];function lf(e,t){return O(),L("svg",sf,af)}const cf={name:"fa6-solid-eye",render:lf},uf={viewBox:"0 0 512 512",width:"1.2em",height:"1.2em"},hf=C("path",{fill:"currentColor",d:"M96 0C60.7 0 32 28.7 32 64v384c0 35.3 28.7 64 64 64h288c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H96zm112 288h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H144c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0a64 64 0 1 1-128 0zM512 80c0-8.8-7.2-16-16-16s-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V80zm-16 112c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16v-64c0-8.8-7.2-16-16-16zm16 144c0-8.8-7.2-16-16-16s-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16v-64z"},null,-1),df=[hf];function pf(e,t){return O(),L("svg",uf,df)}const ff={name:"fa6-solid-address-book",render:pf},mf={viewBox:"0 0 384 512",width:"1.2em",height:"1.2em"},gf=C("path",{fill:"currentColor",d:"M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80v352c0 17.4 9.4 33.4 24.5 41.9S58.2 482 73 473l288-176c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"},null,-1),yf=[gf];function bf(e,t){return O(),L("svg",mf,yf)}const ha={name:"fa6-solid-play",render:bf},vf={viewBox:"0 0 512 512",width:"1.2em",height:"1.2em"},wf=C("path",{fill:"currentColor",d:"M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32v242.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64v-32c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48a24 24 0 1 1 0-48z"},null,-1),xf=[wf];function kf(e,t){return O(),L("svg",vf,xf)}const _f={name:"fa6-solid-download",render:kf};function ai(e){return v.utc(v.duration(e,"seconds").asMilliseconds()).format("mm:ss")}function Sf(e){for(const t of["B","KiB","MiB","GiB","TiB","PiB"]){if(Math.abs(e)<1024)return`${e.toFixed(1)} ${t}`;e/=1024}return"> 1024 PiB"}var da=function(e,t,n,r){var i=typeof r<"u"?[r,e]:[e],s=new Blob(i,{type:n||"application/octet-stream"});if(typeof window.navigator.msSaveBlob<"u")window.navigator.msSaveBlob(s,t);else{var o=window.URL&&window.URL.createObjectURL?window.URL.createObjectURL(s):window.webkitURL.createObjectURL(s),a=document.createElement("a");a.style.display="none",a.href=o,a.setAttribute("download",t),typeof a.download>"u"&&a.setAttribute("target","_blank"),document.body.appendChild(a),a.click(),setTimeout(function(){document.body.removeChild(a),window.URL.revokeObjectURL(o)},200)}},Tf=Object.defineProperty,Of=Object.getOwnPropertyDescriptor,Sr=(e,t,n,r)=>{for(var i=r>1?void 0:r?Of(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&Tf(t,n,i),i};let Et=class extends Lt{constructor(){super(...arguments),V(this,"f"),V(this,"hasHead")}get pollFile(){return this.f}get locationFile(){return this.f}fileThumbClick(){if(!this.f.media_type)return da(this.f.url,this.f.url.split("/").slice(-1)[0]);this.play()}play(){return this.f}get shouldDisplayDetail(){return!this.f.media_type||this.isAudioOrVoice||this.f.media_type=="contact"}get isAudioOrVoice(){return this.f.media_type=="audio_file"||this.f.media_type=="voice_message"}get fileTitle(){const e=this.f;if(!e.media_type)return e.original_name??e.url.split("/").slice(-1)[0];if(e.media_type=="voice_message")return"Voice Message";if(e.media_type=="audio_file"){let t="";return e.performer&&(t+=e.performer+" - "),e.title&&(t+=e.title),t}if(e.media_type=="contact"){let t=e.first_name??"";return e.last_name&&(t+=" "+e.last_name),t}}get duration(){return ai(this.f.duration)}get size(){return Sf(this.f.size)}};Sr([qe({required:!0})],Et.prototype,"f",2);Sr([qe({required:!0})],Et.prototype,"hasHead",2);Sr([Xe("play-file")],Et.prototype,"play",1);Et=Sr([an({components:{Location:Rn(()=>Rr(()=>import("./Location-81e58527-e9a6e0fd.js"),["assets/Location-81e58527-e9a6e0fd.js","assets/index-7cd06a8c.js","assets/index-c6e289c6.css"])),Poll:Rn(()=>Rr(()=>import("./Poll-65ead0f9-a73200e3.js"),["assets/Poll-65ead0f9-a73200e3.js","assets/index-7cd06a8c.js","assets/index-c6e289c6.css"])),VideoPlayer:Rn(()=>Rr(()=>import("./VideoPlayer-8b06fc9a-5627a270.js"),["assets/VideoPlayer-8b06fc9a-5627a270.js","assets/index-7cd06a8c.js","assets/index-c6e289c6.css"]))}})],Et);const dn=(e,t)=>{const n=e.__vccOpts||e;for(const[r,i]of t)n[r]=i;return n},Cf={key:0,class:"file"},Ef=["src"],Mf={class:"icon fbox-center"},Df={class:"detail fbox-vcenter"},Af={key:0,class:"title"},If={class:"file-detail"},Lf={key:0,class:"duration"},Nf={key:1,class:"size"},Pf={key:2,class:"phone"},Rf={key:1,class:"sticker"},qf=["src"],jf=["src"],Bf=["src"],Uf=["src"],Yf=["src"];function zf(e,t,n,r,i,s){const o=_f,a=ha,l=ff,h=ct("VideoPlayer"),d=ct("Poll"),m=ct("Location");return O(),L(Vn,null,[e.shouldDisplayDetail?(O(),L("div",Cf,[C("div",{class:"thumb clickable",onClick:t[0]||(t[0]=(...c)=>e.fileThumbClick&&e.fileThumbClick(...c))},[C("img",{src:e.f.thumb??"data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",alt:""},null,8,Ef),C("div",Mf,[e.f.media_type?e.isAudioOrVoice?(O(),ye(a,{key:1})):e.f.media_type==="contact"?(O(),ye(l,{key:2})):F("",!0):(O(),ye(o,{key:0}))])]),C("div",Df,[e.fileTitle?(O(),L("div",Af,ie(e.fileTitle),1)):F("",!0),C("div",If,[e.f.duration?(O(),L("span",Lf,ie(e.duration),1)):F("",!0),e.f.size?(O(),L("span",Nf,ie(e.size),1)):F("",!0),e.f.phone_number?(O(),L("span",Pf,ie(e.f.phone_number),1)):F("",!0)])])])):F("",!0),e.f.media_type==="sticker"?(O(),L("div",Rf,[e.f.url.toLowerCase().endsWith("webm")?(O(),L("video",{key:0,src:e.f.url,preload:"auto",muted:"",autoplay:"",loop:"",playsinline:"",disablepictureinpicture:""},[e.f.thumb?(O(),L("img",{key:0,src:e.f.thumb,alt:""},null,8,jf)):F("",!0)],8,qf)):(O(),L("img",{key:1,src:e.f.url,alt:""},null,8,Bf))])):F("",!0),e.f.media_type==="video_file"?(O(),L("div",{key:2,class:ut(["video no-head",{"has-head":e.hasHead}])},[tt(h,{f:e.f},null,8,["f"])],2)):F("",!0),e.f.media_type==="animation"?(O(),L("div",{key:3,class:ut(["video no-head",{"has-head":e.hasHead}])},[C("video",{src:e.f.url,preload:"auto",muted:"",autoplay:"",loop:"",playsinline:"",disablepictureinpicture:""},[e.f.thumb?(O(),L("img",{key:0,src:e.f.thumb,alt:""},null,8,Yf)):F("",!0)],8,Uf)],2)):F("",!0),e.f.media_type==="poll"?(O(),ye(d,{key:4,f:e.pollFile},null,8,["f"])):F("",!0),e.f.media_type==="location"?(O(),ye(m,{key:5,class:ut(["location no-head",{"has-head":e.hasHead}]),f:e.locationFile},null,8,["class","f"])):F("",!0)],64)}const Hf=dn(Et,[["render",zf],["__scopeId","data-v-be702ed6"]]);parseInt(getComputedStyle(document.documentElement).fontSize,10);const As=(e,t,n)=>Math.min(n,Math.max(t,e)),S={None:0,Top:1,Right:2,Bottom:4,Left:8};function Vf(e){return e.map(t=>t>1.2?"w":t<.8?"n":"q").join("")}function Ff(e){return e.reduce((t,n)=>n+t,1)/e.length}function Is(e,t){return e.reduce((n,r)=>n+r,t)}function $f(e,t){return e.map(n=>t>1.1?As(n,1,2.75):As(n,.6667,1))}function Wf(e){const t={width:0,height:0};return e.forEach(({dimensions:n,sides:r})=>{r&S.Right&&(t.width=n.width+n.x),r&S.Bottom&&(t.height=n.height+n.y)}),t}function Gf(e,t,n){const r=e.map(d=>d.width/d.height),i=Vf(r),s=Ff(r),o=r.length,a=r.some(d=>d>2);let l;const h={ratios:r,proportions:i,averageRatio:s,maxWidth:t,minWidth:100,maxHeight:n,spacing:2};if(o===1){const d=r[0];l=[{dimensions:{x:0,y:0,width:t,height:d>1?n/d:n},sides:4}]}else o>=5||a?l=Zf(h):o===2?l=Qf(h):o===3?l=e0(h):l=r0(h);return{layout:l,containerStyle:Wf(l)}}function Zf({ratios:e,averageRatio:t,maxWidth:n,minWidth:r,spacing:i,maxHeight:s=4*n/3}){const o=$f(e,t),a=e.length,l=new Array(a),h=[],d=(w,b)=>{const T=o.slice(w,w+b),_=Is(T,0);return(n-(b-1)*i)/_},m=w=>{const b=[];let T=0;w.forEach(_=>{b.push(d(T,_)),T+=_}),h.push({lineCounts:w,heights:b})};for(let w=1;w!==a;++w){const b=a-w;w<=3&&b<=3&&m([w,b])}for(let w=1;w!==a-1;++w)for(let b=1;b!==a-w;++b){const T=a-w-b;w<=3&&b<=(t<.85?4:3)&&T<=3&&m([w,b,T])}for(let w=1;w!==a-1;++w)for(let b=1;b!==a-w;++b)for(let T=1;T!==a-w-b;++T){const _=a-w-b-T;w<=3&&b<=3&&T<=3&&_<=4&&m([w,b,T,_])}let c,u=0;for(let w=0;w<h.length;w++){const{heights:b,lineCounts:T}=h[w],_=T.length,N=Is(b,0)+i*(_-1),U=Math.min(...b)<r?1.5:1,ee=(()=>{for(let oe=1;oe!==_;++oe)if(T[oe-1]>T[oe])return 1.5;return 1})(),te=Math.abs(N-s)*U*ee;(!c||te<u)&&(c=h[w],u=te)}const f=c.lineCounts,p=c.heights,g=f.length;let I=0,D=0;for(let w=0;w!==g;++w){const b=f[w],T=p[w],_=Math.round(T);let N=0;for(let U=0;U!==b;++U){const ee=S.None|(w===0?S.Top:S.None)|(w===g-1?S.Bottom:S.None)|(U===0?S.Left:S.None)|(U===b-1?S.Right:S.None),te=o[I],oe=U===b-1?n-N:Math.round(te*T);l[I]={dimensions:{x:N,y:D,width:oe,height:_},sides:ee},N+=oe+i,++I}D+=_+i}return l}function Qf(e){const{ratios:t,proportions:n,averageRatio:r}=e;return n==="ww"&&r>1.4&&t[1]-t[0]<.2?Xf(e):n==="ww"||n==="qq"?Jf(e):Kf(e)}function Xf(e){const{ratios:t,maxWidth:n,spacing:r,maxHeight:i}=e,s=Math.round(Math.min(n/t[0],Math.min(n/t[1],(i-r)/2)));return[{dimensions:{x:0,y:0,width:n,height:s},sides:S.Left|S.Top|S.Right},{dimensions:{x:0,y:s+r,width:n,height:s},sides:S.Left|S.Bottom|S.Right}]}function Jf(e){const{ratios:t,maxWidth:n,spacing:r,maxHeight:i}=e,s=(n-r)/2,o=Math.round(Math.min(s/t[0],Math.min(s/t[1],i)));return[{dimensions:{x:0,y:0,width:s,height:o},sides:S.Top|S.Left|S.Bottom},{dimensions:{x:s+r,y:0,width:s,height:o},sides:S.Top|S.Right|S.Bottom}]}function Kf(e){const{ratios:t,minWidth:n,maxWidth:r,spacing:i,maxHeight:s}=e,o=Math.round(1.5*n),a=Math.min(Math.round(Math.max(.4*(r-i),(r-i)/t[0]/(1/t[0]+1/t[1]))),r-i-o),l=r-a-i,h=Math.min(s,Math.round(Math.min(l/t[0],a/t[1])));return[{dimensions:{x:0,y:0,width:l,height:h},sides:S.Top|S.Left|S.Bottom},{dimensions:{x:l+i,y:0,width:a,height:h},sides:S.Top|S.Right|S.Bottom}]}function e0(e){const{proportions:t}=e;return t[0]==="n"?t0(e):n0(e)}function t0(e){const{maxHeight:t,spacing:n,ratios:r,maxWidth:i,minWidth:s}=e,o=t,a=Math.round(Math.min((t-n)/2,r[1]*(i-n)/(r[2]+r[1]))),l=o-a-n,h=Math.max(s,Math.round(Math.min((i-n)/2,Math.min(a*r[2],l*r[1])))),d=Math.min(Math.round(o*r[0]),i-n-h);return[{dimensions:{x:0,y:0,width:d,height:o},sides:S.Top|S.Left|S.Bottom},{dimensions:{x:d+n,y:0,width:h,height:l},sides:S.Top|S.Right},{dimensions:{x:d+n,y:l+n,width:h,height:a},sides:S.Bottom|S.Right}]}function n0(e){const{maxWidth:t,ratios:n,maxHeight:r,spacing:i}=e,s=t,o=Math.round(Math.min(s/n[0],.66*(r-i))),a=(t-i)/2,l=Math.min(r-o-i,Math.round(Math.min(a/n[1],a/n[2]))),h=s-a-i;return[{dimensions:{x:0,y:0,width:s,height:o},sides:S.Left|S.Top|S.Right},{dimensions:{x:0,y:o+i,width:a,height:l},sides:S.Bottom|S.Left},{dimensions:{x:a+i,y:o+i,width:h,height:l},sides:S.Bottom|S.Right}]}function r0(e){const{proportions:t}=e;return t[0]==="w"?i0(e):s0(e)}function i0({maxWidth:e,ratios:t,spacing:n,maxHeight:r,minWidth:i}){const s=e,o=Math.round(Math.min(s/t[0],.66*(r-n))),a=Math.round((e-2*n)/(t[1]+t[2]+t[3])),l=Math.max(i,Math.round(Math.min(.4*(e-2*n),a*t[1]))),h=Math.round(Math.max(Math.max(i,.33*(e-2*n)),a*t[3])),d=s-l-h-2*n,m=Math.min(r-o-n,a);return[{dimensions:{x:0,y:0,width:s,height:o},sides:S.Left|S.Top|S.Right},{dimensions:{x:0,y:o+n,width:l,height:m},sides:S.Bottom|S.Left},{dimensions:{x:l+n,y:o+n,width:d,height:m},sides:S.Bottom},{dimensions:{x:l+n+d+n,y:o+n,width:h,height:m},sides:S.Right|S.Bottom}]}function s0({maxHeight:e,ratios:t,maxWidth:n,spacing:r,minWidth:i}){const s=e,o=Math.round(Math.min(s*t[0],.6*(n-r))),a=Math.round((e-2*r)/(1/t[1]+1/t[2]+1/t[3])),l=Math.round(a/t[1]),h=Math.round(a/t[2]),d=s-l-h-2*r,m=Math.max(i,Math.min(n-o-r,a));return[{dimensions:{x:0,y:0,width:o,height:s},sides:S.Top|S.Left|S.Bottom},{dimensions:{x:o+r,y:0,width:m,height:l},sides:S.Top|S.Right},{dimensions:{x:o+r,y:l+r,width:m,height:h},sides:S.Right},{dimensions:{x:o+r,y:l+h+2*r,width:m,height:d},sides:S.Bottom|S.Right}]}var o0=Object.defineProperty,a0=Object.getOwnPropertyDescriptor,Rt=(e,t,n,r)=>{for(var i=r>1?void 0:r?a0(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&o0(t,n,i),i};let nt=class extends Lt{constructor(){super(...arguments),V(this,"p"),V(this,"postsUrl"),V(this,"el"),V(this,"sizeScale",1)}get text(){if(this.p.text)return this.p.text}get fwdUrl(){return typeof this.p.forwarded_from=="string"?void 0:this.p.forwarded_from.url}get fwdName(){return typeof this.p.forwarded_from=="string"?this.p.forwarded_from:this.p.forwarded_from.name}get dims(){return console.log(`Calculating dimensions for ${this.p.id}...`),Gf(this.p.images,450,450)}get containerStyle(){const e=this.sizeScale,t=this.dims.containerStyle;return{width:t.width*e+"px",height:t.height*e+"px"}}getImageStyle(e){const t=this.sizeScale,n=this.dims.layout[e].dimensions;return{left:n.x*t+"px",top:n.y*t+"px",width:n.width*t+"px",height:n.height*t+"px"}}clickReply(){return this.p.reply.id}refreshSize(){this.sizeScale=this.el.clientWidth/450}mounted(){this.initEmoji(),this.refreshSize(),window.addEventListener("resize",this.refreshSize)}unmounted(){window.removeEventListener("resize",this.refreshSize)}replaceUrl(e){return new URL(e,this.postsUrl).toString()}initEmoji(){document.querySelectorAll("i.custom-emoji:not(.init)").forEach(e=>{const t=this.replaceUrl(e.getAttribute("emoji-src"));e.classList.add("init"),t.endsWith("webm")?e.innerHTML=`<video src="${t}" preload="auto" muted autoplay loop playsinline disablepictureinpicture></video>`:e.innerHTML=`<img src="${t}" alt="">`})}clickImg(e){return e}};Rt([qe({required:!0})],nt.prototype,"p",2);Rt([qe({required:!0})],nt.prototype,"postsUrl",2);Rt([ua("post")],nt.prototype,"el",2);Rt([Xe("click-reply")],nt.prototype,"clickReply",1);Rt([Xe("click-img")],nt.prototype,"clickImg",1);nt=Rt([an({components:{FileView:Hf}})],nt);const pa=e=>(sn("data-v-1c3777dc"),e=e(),on(),e),l0=["id"],c0={class:"head unselectable"},u0={key:0,class:"forward"},h0=["href"],d0={key:0,class:"thumb-wrap"},p0=["src"],f0={class:"mtext"},m0=pa(()=>C("div",{class:"reply-to"},"Reply to:",-1)),g0=["innerHTML"],y0=["src","onClick"],b0={key:2,class:"files"},v0=["innerHTML"],w0={class:"info font-code unselectable"},x0={class:"id"},k0=pa(()=>C("div",{class:"f-grow1"},null,-1)),_0={key:0,class:"author"},S0={class:"date"},T0={key:1,class:"views"};function O0(e,t,n,r,i,s){const o=ct("FileView"),a=cf;return O(),L("div",{class:ut(["post tgb-card",{service:e.p.type==="service"}]),id:`message-${e.p.id}`,ref:"post"},[C("div",c0,[e.p.forwarded_from?(O(),L("div",u0,[Ft(" Forwarded from: "),C("a",{href:e.fwdUrl},ie(e.fwdName),9,h0)])):F("",!0)]),e.p.reply?(O(),L("div",{key:0,class:"reply undraggable clickable",onClick:t[0]||(t[0]=(...l)=>e.clickReply&&e.clickReply(...l))},[e.p.reply.thumb?(O(),L("div",d0,[C("img",{class:"thumb",src:e.p.reply.thumb,alt:"",loading:"lazy"},null,8,p0)])):F("",!0),C("div",f0,[m0,C("div",{class:"reply-text",innerHTML:e.p.reply.text},null,8,g0)])])):F("",!0),e.p.images?(O(),L("div",{key:1,class:ut(["images",{"has-head":e.p.reply||e.p.forwarded_from}]),style:Zr(e.containerStyle)},[(O(!0),L(Vn,null,Qr(e.p.images,(l,h)=>(O(),L("img",{key:h,src:l.url,alt:"image",loading:"lazy",class:"clickable",onClick:d=>e.clickImg(h),style:Zr(e.getImageStyle(h))},null,12,y0))),128))],6)):F("",!0),e.p.files?(O(),L("div",b0,[(O(!0),L(Vn,null,Qr(e.p.files,l=>(O(),ye(o,{f:l,"has-head":!!(e.p.reply||e.p.forwarded_from||e.p.images),onPlayFile:t[1]||(t[1]=h=>e.$emit("play-file",h))},null,8,["f","has-head"]))),256))])):F("",!0),C("div",{class:"text",innerHTML:e.text},null,8,v0),C("div",w0,[C("div",x0,"#"+ie(e.p.id),1),k0,e.p.author?(O(),L("div",_0,ie(e.p.author),1)):F("",!0),C("div",S0,ie(e.p.date),1),e.p.views?(O(),L("div",T0,[Ft(ie(e.p.views)+" ",1),tt(a)])):F("",!0)])],10,l0)}const C0=dn(nt,[["render",O0],["__scopeId","data-v-1c3777dc"]]);function Ls(){const e=document.querySelectorAll(".spoiler");console.log("Spoilers initialized."),e.forEach(t=>{t.classList.contains("spoiler-init")||(t.classList.add("spoiler-init"),t.addEventListener("click",()=>{t.classList.toggle("spoiler-visible"),console.log(`Spoiler clicked: ${t}`)}))})}const E0={viewBox:"0 0 1024 1024",width:"1.2em",height:"1.2em"},M0=C("path",{fill:"currentColor",d:"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512L340.864 831.872a30.592 30.592 0 0 0 0 42.752a29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"},null,-1),D0=[M0];function A0(e,t){return O(),L("svg",E0,D0)}const I0={name:"ep-arrow-right",render:A0},L0={viewBox:"0 0 1024 1024",width:"1.2em",height:"1.2em"},N0=C("path",{fill:"currentColor",d:"M609.408 149.376L277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0a30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688a29.12 29.12 0 0 0-41.728 0z"},null,-1),P0=[N0];function R0(e,t){return O(),L("svg",L0,P0)}const q0={name:"ep-arrow-left",render:R0},j0={viewBox:"0 0 1024 1024",width:"1.2em",height:"1.2em"},B0=C("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64zm384-253.696l236.288-236.352l45.248 45.248L508.8 704L192 387.2l45.248-45.248L480 584.704V128h64v450.304z"},null,-1),U0=[B0];function Y0(e,t){return O(),L("svg",j0,U0)}const z0={name:"ep-download",render:Y0},H0={viewBox:"0 0 1024 1024",width:"1.2em",height:"1.2em"},V0=C("path",{fill:"currentColor",d:"M764.288 214.592L512 466.88L259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512L214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"},null,-1),F0=[V0];function $0(e,t){return O(),L("svg",H0,F0)}const W0={name:"ep-close",render:$0};var Ns="Control",Ps="Meta",G0="Escape",Z0="ArrowLeft",Q0="ArrowRight",X0=Object.defineProperty,J0=Object.getOwnPropertyDescriptor,pn=(e,t,n,r)=>{for(var i=r>1?void 0:r?J0(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&X0(t,n,i),i};let pt=class extends Lt{constructor(){super(...arguments),V(this,"imgs"),V(this,"index"),V(this,"ctrlDown",!1),V(this,"zoom",1)}get img(){if(this.imgs)return this.imgs[this.index]}get isOpen(){return!!this.img}get hasPrev(){return this.index>0}get hasNext(){return this.index+1<this.imgs.length}get textHtml(){if(this.img.text)return this.img.text}async download(){da(await(await fetch(this.img.url)).blob(),this.img.fileName??this.img.url.split("/").slice(-1)[0])}close(){this._rawUpdateIndex(-1)}updateIndex(e){const t=this.index+e;t<0||t>=this.imgs.length||(this.zoom=1,this._rawUpdateIndex(t))}_rawUpdateIndex(e){return e}keydown(e){if(this.isOpen){if(e.code===G0)return this.close();if(e.code===Z0)return this.updateIndex(-1);if(e.code===Q0)return this.updateIndex(1);if(e.key==Ns||e.key===Ps)return this.ctrlDown=!0}}keyup(e){if(e.key==Ns||e.key===Ps)return this.ctrlDown=!1}wheel(e){if(!this.isOpen)return;e.preventDefault();const t=Math.sign(e.deltaY);this.ctrlDown?this.zoom=Math.min(Math.max(this.zoom*=1+t*-.1,.1),5):this.updateIndex(t)}get imgStyle(){return{transform:`scale(${this.zoom.toFixed(2)})`}}mounted(){document.addEventListener("keydown",this.keydown),document.addEventListener("keyup",this.keyup),document.addEventListener("wheel",this.wheel,{passive:!1})}unmounted(){document.removeEventListener("keydown",this.keydown),document.removeEventListener("keyup",this.keyup),document.removeEventListener("wheel",this.wheel)}};pn([qe({required:!0})],pt.prototype,"imgs",2);pn([qe({required:!0})],pt.prototype,"index",2);pn([Xe("close")],pt.prototype,"close",1);pn([Xe("update:index")],pt.prototype,"_rawUpdateIndex",1);pt=pn([an({components:{}})],pt);const K0=e=>(sn("data-v-8d7ec9da"),e=e(),on(),e),em={key:0,id:"ImageViewer"},tm={class:"img-container"},nm=["src"],rm={class:"top"},im=K0(()=>C("span",{class:"f-grow1"},null,-1)),sm={class:"bottom"},om={class:"left unselectable"},am={class:"index"},lm={class:"detail"},cm={key:0,class:"date"},um={class:"right"},hm={class:"description unselectable"},dm={key:0,class:"text"},pm=["innerHTML"],fm={class:"arrows"};function mm(e,t,n,r,i,s){const o=W0,a=z0,l=q0,h=I0;return e.img?(O(),L("div",em,[C("div",tm,[C("img",{src:e.img.url,alt:"Photo",class:"undraggable",style:Zr(e.imgStyle)},null,12,nm)]),C("div",rm,[im,tt(o,{class:"icn close clickable",onClick:e.close},null,8,["onClick"])]),C("div",sm,[C("div",om,[C("div",am,"Photo "+ie(e.index+1)+" of "+ie(e.imgs.length),1),C("div",lm,[e.img.date?(O(),L("span",cm,ie(e.img.date),1)):F("",!0)])]),C("div",um,[tt(a,{class:"icn download clickable",onClick:e.download},null,8,["onClick"])]),C("div",hm,[e.img.text?(O(),L("div",dm,[C("div",{innerHTML:e.textHtml},null,8,pm)])):F("",!0)])]),C("div",fm,[e.hasPrev?(O(),ye(l,{key:0,class:"icn left clickable",onClick:t[0]||(t[0]=d=>e.updateIndex(-1))})):F("",!0),e.hasNext?(O(),ye(h,{key:1,class:"icn right clickable",onClick:t[1]||(t[1]=d=>e.updateIndex(1))})):F("",!0)])])):F("",!0)}const gm=dn(pt,[["render",mm],["__scopeId","data-v-8d7ec9da"]]);var ym=Object.defineProperty,bm=Object.getOwnPropertyDescriptor,fn=(e,t,n,r)=>{for(var i=r>1?void 0:r?bm(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&ym(t,n,i),i};let ft=class extends Lt{constructor(){super(...arguments),V(this,"postsUrl"),V(this,"postsData"),V(this,"margins"),V(this,"searchEl"),V(this,"search",""),V(this,"posts",[]),V(this,"imgList",null),V(this,"postImgIndex"),V(this,"count",20),V(this,"audio",null),V(this,"img",-1),V(this,"replyShake",[]),V(this,"replyLoading",!1),V(this,"fail",null)}get purl(){return new URL(this.postsUrl,document.location.href).href}get audios(){return this.posts.filter(e=>{var t,n;return((n=(t=e.files)==null?void 0:t.at(0))==null?void 0:n.media_type)=="audio_file"}).flatMap(e=>e.files)}audioNext(e){this.audio=this.audios.at(this.audios.indexOf(this.audio)+e)}get searchedPosts(){let e=this.search.toLowerCase();if(!e)return this.posts;let t=this.posts;function n(r){let i;return[i,e]=e.split(" ",2),i.substring(r)}for(;e;){if(e.startsWith("id:")){let r=n(3);console.log(r),t=t.filter(i=>i.id+""==r);continue}if(e.startsWith("author:")){let r=n(7);t=t.filter(i=>i.author.toLowerCase().startsWith(r));continue}if(e.startsWith("date:")){let r=n(5);t=t.filter(i=>i.date.includes(r));continue}break}return e?t.filter(r=>r.text&&r.text.toLowerCase().includes(e)):t}get searchedCount(){return Math.min(this.count,this.searchedPosts.length)}onKey(e){(e.ctrlKey||e.metaKey)&&e.code=="KeyF"&&(this.searchEl.focus(),this.searchEl.scrollIntoView({block:"center"}),e.stopPropagation(),e.preventDefault())}onHashChange(e){const t=window.location.hash;console.log("Hash change",e.newURL,t),t&&(this.search=decodeURIComponent(t),window.location.hash="",this.searchEl.scrollIntoView({block:"center"}),e.preventDefault(),e.stopPropagation())}mounted(){document.addEventListener("keydown",this.onKey),window.addEventListener("hashchange",this.onHashChange)}unmounted(){document.removeEventListener("keydown",this.onKey),window.removeEventListener("hashchange",this.onHashChange)}replaceUrl(e){return new URL(e,this.purl).toString()}infiniteScroll(){console.log("Infinite Scroll - Load more"),this.count=Math.min(this.count+10,this.posts.length)}get postIdIndex(){return Object.fromEntries(this.posts.map((e,t)=>[e.id,t]))}clickReply(e){if(this.replyLoading)return;const t=this.postIdIndex[e];t>this.count&&(this.replyLoading=!0,this.count=Math.min(t+10,this.posts.length)),this.jumpToReply(e,t)}jumpToReply(e,t){const n=document.getElementById(`message-${e}`);if(!n)return setTimeout(()=>this.jumpToReply(e,t),50);n.scrollIntoView({behavior:"smooth",block:"center"}),this.replyLoading=!1;const r=()=>{this.replyShake=[...this.replyShake,t],setTimeout(()=>this.replyShake=this.replyShake.filter(a=>a!=t),1500)};let i;const s=setTimeout(()=>{r(),window.removeEventListener("scroll",i)},1e3);let o;i=a=>{clearTimeout(o),o=setTimeout(()=>{clearTimeout(s),r(),window.removeEventListener("scroll",i)},100)},window.addEventListener("scroll",i)}async created(){try{this.postsData?this.posts=this.postsData:this.posts=await(await fetch(this.purl)).json(),this.posts.forEach(e=>e.date=v(e.date).format("YYYY-MM-DD h:mm")),this.posts.reverse(),this.posts=this.posts.filter(e=>e.type!=="service"),this.count=Math.min(this.count,this.posts.length),this.posts.forEach(e=>{var t,n,r;(t=e.images)==null||t.forEach(i=>i.url=this.replaceUrl(i.url)),(n=e.reply)!=null&&n.thumb&&(e.reply.thumb=this.replaceUrl(e.reply.thumb)),(r=e.files)==null||r.forEach(i=>{i.url=this.replaceUrl(i.url),i.thumb&&(i.thumb=this.replaceUrl(i.thumb))})}),this.imgList=this.posts.flatMap((e,t)=>(e.images??[]).map(n=>{var r;return{url:n.url,text:e.text,author:e.author??(typeof e.forwarded_from=="string"?e.forwarded_from:(r=e.forwarded_from)==null?void 0:r.name),date:e.date,postIndex:t}})),this.postImgIndex=new Array(this.posts.length).fill(null),this.imgList.forEach((e,t)=>{this.postImgIndex[e.postIndex]===null&&(this.postImgIndex[e.postIndex]=t)}),console.log(this.imgList),console.log(this.postImgIndex),setTimeout(()=>Ls(),100)}catch(e){console.log(e),this.fail=e}}updated(){Ls()}};fn([qe({required:!0})],ft.prototype,"postsUrl",2);fn([qe()],ft.prototype,"postsData",2);fn([qe({default:!0})],ft.prototype,"margins",2);fn([ua("searchEl")],ft.prototype,"searchEl",2);ft=fn([an({components:{PostView:C0,ImageViewer:gm,AudioPlayer:Rn(()=>Promise.resolve().then(()=>Xm))}})],ft);const vm=e=>(sn("data-v-779d22a7"),e=e(),on(),e),wm={class:"search"},xm={key:0,class:"error tgb-card"},km=vm(()=>C("br",null,null,-1)),_m={key:1,"infinite-scroll-distance":50};function Sm(e,t,n,r,i,s){const o=Bc,a=ct("PostView"),l=ct("AudioPlayer"),h=ct("ImageViewer"),d=Nc;return O(),L("div",{class:ut(["tg-blog",{margins:e.margins}])},[Al(e.$slots,"default",{},void 0,!0),C("div",wm,[fs(C("input",{"onUpdate:modelValue":t[0]||(t[0]=m=>e.search=m),ref:"searchEl",placeholder:"Search..."},null,512),[[Il,e.search]]),tt(o)]),e.fail?(O(),L("div",xm,[C("h2",null,[Ft("Failed loading posts from: "),km,Ft(ie(e.purl),1)]),Ft(" "+ie(e.fail),1)])):F("",!0),e.posts.length!==0?fs((O(),L("div",_m,[(O(!0),L(Vn,null,Qr(e.searchedCount,(m,c)=>(O(),ye(a,{p:e.searchedPosts[c],postsUrl:e.purl,key:e.searchedPosts[c].id,onPlayFile:t[1]||(t[1]=u=>e.audio=u),onClickImg:u=>e.img=e.postImgIndex[c]+u,onClickReply:e.clickReply,class:ut({shake:e.replyShake.includes(c)})},null,8,["p","postsUrl","onClickImg","onClickReply","class"]))),128))])),[[d,e.infiniteScroll]]):F("",!0),e.audio?(O(),ye(l,{key:2,audio:e.audio,onPrev:t[2]||(t[2]=m=>e.audioNext(-1)),onNext:t[3]||(t[3]=m=>e.audioNext(1))},null,8,["audio"])):F("",!0),tt(h,{imgs:e.imgList,index:e.img,"onUpdate:index":t[4]||(t[4]=m=>e.img=m)},null,8,["imgs","index"])],2)}const Tm=dn(ft,[["render",Sm],["__scopeId","data-v-779d22a7"]]),Om={viewBox:"0 0 512 512",width:"1.2em",height:"1.2em"},Cm=C("path",{fill:"currentColor",d:"M52.5 440.6c-9.5 7.9-22.8 9.7-34.1 4.4S0 428.4 0 416V96c0-12.4 7.2-23.7 18.4-29s24.5-3.6 34.1 4.4L224 214.3v83.4L52.5 440.6zM256 352V96c0-12.4 7.2-23.7 18.4-29s24.5-3.6 34.1 4.4l192 160c7.3 6.1 11.5 15.1 11.5 24.6s-4.2 18.5-11.5 24.6l-192 160c-9.5 7.9-22.8 9.7-34.1 4.4S256 428.4 256 416v-64z"},null,-1),Em=[Cm];function Mm(e,t){return O(),L("svg",Om,Em)}const Dm={name:"fa6-solid-forward",render:Mm},Am={viewBox:"0 0 320 512",width:"1.2em",height:"1.2em"},Im=C("path",{fill:"currentColor",d:"M48 64C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H48zm192 0c-26.5 0-48 21.5-48 48v288c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48h-32z"},null,-1),Lm=[Im];function Nm(e,t){return O(),L("svg",Am,Lm)}const Pm={name:"fa6-solid-pause",render:Nm},Rm={viewBox:"0 0 512 512",width:"1.2em",height:"1.2em"},qm=C("path",{fill:"currentColor",d:"M459.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4L288 214.3v83.4l171.5 142.9zM256 352V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160C4.2 237.5 0 246.5 0 256s4.2 18.5 11.5 24.6l192 160c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29v-64z"},null,-1),jm=[qm];function Bm(e,t){return O(),L("svg",Rm,jm)}const Um={name:"fa6-solid-backward",render:Bm};var Ym=Object.defineProperty,zm=Object.getOwnPropertyDescriptor,yt=(e,t,n,r)=>{for(var i=r>1?void 0:r?zm(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&Ym(t,n,i),i};let $e=class extends Lt{constructor(){super(...arguments),V(this,"audio"),V(this,"playing",null),V(this,"duration","00:00"),V(this,"time","00:00")}mounted(){this.init()}pause(){this.playing.pause(),this.$forceUpdate()}play(){this.playing.play(),this.$forceUpdate()}next(){}prev(){}unmounted(){this.playing&&this.playing.pause()}init(){this.playing&&!this.playing.paused&&this.playing.pause(),this.playing=new Audio,this.playing.src=this.audio.url,this.playing.onloadedmetadata=()=>{this.duration=ai(this.playing.duration)},this.playing.ontimeupdate=()=>{this.time=ai(this.playing.currentTime)},this.playing.onended=()=>{this.$forceUpdate(),this.next()},this.playing.play()}};yt([qe({required:!0})],$e.prototype,"audio",2);yt([Xe("pause")],$e.prototype,"pause",1);yt([Xe("play")],$e.prototype,"play",1);yt([Xe("next")],$e.prototype,"next",1);yt([Xe("prev")],$e.prototype,"prev",1);yt([rf("audio")],$e.prototype,"init",1);$e=yt([an({components:{}})],$e);const fa=e=>(sn("data-v-dcaa915d"),e=e(),on(),e),Hm={id:"AudioPlayer"},Vm={class:"wrap"},Fm={class:"unselectable"},$m={class:"control"},Wm=fa(()=>C("span",{class:"f-grow1"},null,-1)),Gm=fa(()=>C("span",{class:"f-grow1"},null,-1));function Zm(e,t,n,r,i,s){var o;const a=Um,l=ha,h=Pm,d=Dm;return O(),L("div",Hm,[C("div",Vm,[C("div",Fm,ie(e.audio.performer)+" - "+ie(e.audio.title),1),C("div",$m,[C("span",null,ie(this.time),1),Wm,tt(a,{class:"clickable",onClick:e.prev},null,8,["onClick"]),(o=e.playing)!=null&&o.paused?(O(),ye(l,{key:0,onClick:e.play},null,8,["onClick"])):(O(),ye(h,{key:1,onClick:e.pause},null,8,["onClick"])),tt(d,{class:"clickable",onClick:e.next},null,8,["onClick"]),Gm,C("span",null,ie(this.duration),1)])])])}const Qm=dn($e,[["render",Zm],["__scopeId","data-v-dcaa915d"]]),Xm=Object.freeze(Object.defineProperty({__proto__:null,default:Qm},Symbol.toStringTag,{value:"Module"}));function ma(){return{async:!1,baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let qt=ma();function Jm(e){qt=e}const ga=/[&<>"']/,Km=new RegExp(ga.source,"g"),ya=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,eg=new RegExp(ya.source,"g"),tg={"&":"&","<":"<",">":">",'"':""","'":"'"},Rs=e=>tg[e];function se(e,t){if(t){if(ga.test(e))return e.replace(Km,Rs)}else if(ya.test(e))return e.replace(eg,Rs);return e}const ng=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function ba(e){return e.replace(ng,(t,n)=>(n=n.toLowerCase(),n==="colon"?":":n.charAt(0)==="#"?n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1)):""))}const rg=/(^|[^\[])\^/g;function G(e,t){e=typeof e=="string"?e:e.source,t=t||"";const n={replace:(r,i)=>(i=i.source||i,i=i.replace(rg,"$1"),e=e.replace(r,i),n),getRegex:()=>new RegExp(e,t)};return n}const ig=/[^\w:]/g,sg=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function qs(e,t,n){if(e){let r;try{r=decodeURIComponent(ba(n)).replace(ig,"").toLowerCase()}catch{return null}if(r.indexOf("javascript:")===0||r.indexOf("vbscript:")===0||r.indexOf("data:")===0)return null}t&&!sg.test(n)&&(n=cg(t,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch{return null}return n}const Sn={},og=/^[^:]+:\/*[^/]*$/,ag=/^([^:]+:)[\s\S]*$/,lg=/^([^:]+:\/*[^/]*)[\s\S]*$/;function cg(e,t){Sn[" "+e]||(og.test(e)?Sn[" "+e]=e+"/":Sn[" "+e]=Un(e,"/",!0)),e=Sn[" "+e];const n=e.indexOf(":")===-1;return t.substring(0,2)==="//"?n?t:e.replace(ag,"$1")+t:t.charAt(0)==="/"?n?t:e.replace(lg,"$1")+t:e+t}const er={exec:function(){}};function Me(e){let t=1,n,r;for(;t<arguments.length;t++){n=arguments[t];for(r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}function js(e,t){const n=e.replace(/\|/g,(s,o,a)=>{let l=!1,h=o;for(;--h>=0&&a[h]==="\\";)l=!l;return l?"|":" |"}),r=n.split(/ \|/);let i=0;if(r[0].trim()||r.shift(),r.length>0&&!r[r.length-1].trim()&&r.pop(),r.length>t)r.splice(t);else for(;r.length<t;)r.push("");for(;i<r.length;i++)r[i]=r[i].trim().replace(/\\\|/g,"|");return r}function Un(e,t,n){const r=e.length;if(r===0)return"";let i=0;for(;i<r;){const s=e.charAt(r-i-1);if(s===t&&!n)i++;else if(s!==t&&n)i++;else break}return e.slice(0,r-i)}function ug(e,t){if(e.indexOf(t[1])===-1)return-1;const n=e.length;let r=0,i=0;for(;i<n;i++)if(e[i]==="\\")i++;else if(e[i]===t[0])r++;else if(e[i]===t[1]&&(r--,r<0))return i;return-1}function va(e){e&&e.sanitize&&!e.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function Bs(e,t){if(t<1)return"";let n="";for(;t>1;)t&1&&(n+=e),t>>=1,e+=e;return n+e}function Us(e,t,n,r){const i=t.href,s=t.title?se(t.title):null,o=e[1].replace(/\\([\[\]])/g,"$1");if(e[0].charAt(0)!=="!"){r.state.inLink=!0;const a={type:"link",raw:n,href:i,title:s,text:o,tokens:r.inlineTokens(o)};return r.state.inLink=!1,a}return{type:"image",raw:n,href:i,title:s,text:se(o)}}function hg(e,t){const n=e.match(/^(\s+)(?:```)/);if(n===null)return t;const r=n[1];return t.split(`
|
||
`).map(i=>{const s=i.match(/^\s+/);if(s===null)return i;const[o]=s;return o.length>=r.length?i.slice(r.length):i}).join(`
|
||
`)}let Zi=class{constructor(e){this.options=e||qt}space(e){const t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){const t=this.rules.block.code.exec(e);if(t){const n=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?n:Un(n,`
|
||
`)}}}fences(e){const t=this.rules.block.fences.exec(e);if(t){const n=t[0],r=hg(n,t[3]||"");return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline._escapes,"$1"):t[2],text:r}}}heading(e){const t=this.rules.block.heading.exec(e);if(t){let n=t[2].trim();if(/#$/.test(n)){const r=Un(n,"#");(this.options.pedantic||!r||/ $/.test(r))&&(n=r.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}hr(e){const t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}}blockquote(e){const t=this.rules.block.blockquote.exec(e);if(t){const n=t[0].replace(/^ *>[ \t]?/gm,""),r=this.lexer.state.top;this.lexer.state.top=!0;const i=this.lexer.blockTokens(n);return this.lexer.state.top=r,{type:"blockquote",raw:t[0],tokens:i,text:n}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n,r,i,s,o,a,l,h,d,m,c,u,f=t[1].trim();const p=f.length>1,g={type:"list",raw:"",ordered:p,start:p?+f.slice(0,-1):"",loose:!1,items:[]};f=p?`\\d{1,9}\\${f.slice(-1)}`:`\\${f}`,this.options.pedantic&&(f=p?f:"[*+-]");const I=new RegExp(`^( {0,3}${f})((?:[ ][^\\n]*)?(?:\\n|$))`);for(;e&&(u=!1,!(!(t=I.exec(e))||this.rules.block.hr.test(e)));){if(n=t[0],e=e.substring(n.length),h=t[2].split(`
|
||
`,1)[0].replace(/^\t+/,w=>" ".repeat(3*w.length)),d=e.split(`
|
||
`,1)[0],this.options.pedantic?(s=2,c=h.trimLeft()):(s=t[2].search(/[^ ]/),s=s>4?1:s,c=h.slice(s),s+=t[1].length),a=!1,!h&&/^ *$/.test(d)&&(n+=d+`
|
||
`,e=e.substring(d.length+1),u=!0),!u){const w=new RegExp(`^ {0,${Math.min(3,s-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),b=new RegExp(`^ {0,${Math.min(3,s-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),T=new RegExp(`^ {0,${Math.min(3,s-1)}}(?:\`\`\`|~~~)`),_=new RegExp(`^ {0,${Math.min(3,s-1)}}#`);for(;e&&(m=e.split(`
|
||
`,1)[0],d=m,this.options.pedantic&&(d=d.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),!(T.test(d)||_.test(d)||w.test(d)||b.test(e)));){if(d.search(/[^ ]/)>=s||!d.trim())c+=`
|
||
`+d.slice(s);else{if(a||h.search(/[^ ]/)>=4||T.test(h)||_.test(h)||b.test(h))break;c+=`
|
||
`+d}!a&&!d.trim()&&(a=!0),n+=m+`
|
||
`,e=e.substring(m.length+1),h=d.slice(s)}}g.loose||(l?g.loose=!0:/\n *\n *$/.test(n)&&(l=!0)),this.options.gfm&&(r=/^\[[ xX]\] /.exec(c),r&&(i=r[0]!=="[ ] ",c=c.replace(/^\[[ xX]\] +/,""))),g.items.push({type:"list_item",raw:n,task:!!r,checked:i,loose:!1,text:c}),g.raw+=n}g.items[g.items.length-1].raw=n.trimRight(),g.items[g.items.length-1].text=c.trimRight(),g.raw=g.raw.trimRight();const D=g.items.length;for(o=0;o<D;o++)if(this.lexer.state.top=!1,g.items[o].tokens=this.lexer.blockTokens(g.items[o].text,[]),!g.loose){const w=g.items[o].tokens.filter(T=>T.type==="space"),b=w.length>0&&w.some(T=>/\n.*\n/.test(T.raw));g.loose=b}if(g.loose)for(o=0;o<D;o++)g.items[o].loose=!0;return g}}html(e){const t=this.rules.block.html.exec(e);if(t){const n={type:"html",raw:t[0],pre:!this.options.sanitizer&&(t[1]==="pre"||t[1]==="script"||t[1]==="style"),text:t[0]};if(this.options.sanitize){const r=this.options.sanitizer?this.options.sanitizer(t[0]):se(t[0]);n.type="paragraph",n.text=r,n.tokens=this.lexer.inline(r)}return n}}def(e){const t=this.rules.block.def.exec(e);if(t){const n=t[1].toLowerCase().replace(/\s+/g," "),r=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline._escapes,"$1"):"",i=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline._escapes,"$1"):t[3];return{type:"def",tag:n,raw:t[0],href:r,title:i}}}table(e){const t=this.rules.block.table.exec(e);if(t){const n={type:"table",header:js(t[1]).map(r=>({text:r})),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split(`
|
||
`):[]};if(n.header.length===n.align.length){n.raw=t[0];let r=n.align.length,i,s,o,a;for(i=0;i<r;i++)/^ *-+: *$/.test(n.align[i])?n.align[i]="right":/^ *:-+: *$/.test(n.align[i])?n.align[i]="center":/^ *:-+ *$/.test(n.align[i])?n.align[i]="left":n.align[i]=null;for(r=n.rows.length,i=0;i<r;i++)n.rows[i]=js(n.rows[i],n.header.length).map(l=>({text:l}));for(r=n.header.length,s=0;s<r;s++)n.header[s].tokens=this.lexer.inline(n.header[s].text);for(r=n.rows.length,s=0;s<r;s++)for(a=n.rows[s],o=0;o<a.length;o++)a[o].tokens=this.lexer.inline(a[o].text);return n}}}lheading(e){const t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}paragraph(e){const t=this.rules.block.paragraph.exec(e);if(t){const n=t[1].charAt(t[1].length-1)===`
|
||
`?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:n,tokens:this.lexer.inline(n)}}}text(e){const t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){const t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:se(t[1])}}tag(e){const t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&/^<a /i.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):se(t[0]):t[0]}}link(e){const t=this.rules.inline.link.exec(e);if(t){const n=t[2].trim();if(!this.options.pedantic&&/^</.test(n)){if(!/>$/.test(n))return;const s=Un(n.slice(0,-1),"\\");if((n.length-s.length)%2===0)return}else{const s=ug(t[2],"()");if(s>-1){const o=(t[0].indexOf("!")===0?5:4)+t[1].length+s;t[2]=t[2].substring(0,s),t[0]=t[0].substring(0,o).trim(),t[3]=""}}let r=t[2],i="";if(this.options.pedantic){const s=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(r);s&&(r=s[1],i=s[3])}else i=t[3]?t[3].slice(1,-1):"";return r=r.trim(),/^</.test(r)&&(this.options.pedantic&&!/>$/.test(n)?r=r.slice(1):r=r.slice(1,-1)),Us(t,{href:r&&r.replace(this.rules.inline._escapes,"$1"),title:i&&i.replace(this.rules.inline._escapes,"$1")},t[0],this.lexer)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let r=(n[2]||n[1]).replace(/\s+/g," ");if(r=t[r.toLowerCase()],!r){const i=n[0].charAt(0);return{type:"text",raw:i,text:i}}return Us(n,r,n[0],this.lexer)}}emStrong(e,t,n=""){let r=this.rules.inline.emStrong.lDelim.exec(e);if(!r||r[3]&&n.match(/[\p{L}\p{N}]/u))return;const i=r[1]||r[2]||"";if(!i||i&&(n===""||this.rules.inline.punctuation.exec(n))){const s=r[0].length-1;let o,a,l=s,h=0;const d=r[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(d.lastIndex=0,t=t.slice(-1*e.length+s);(r=d.exec(t))!=null;){if(o=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!o)continue;if(a=o.length,r[3]||r[4]){l+=a;continue}else if((r[5]||r[6])&&s%3&&!((s+a)%3)){h+=a;continue}if(l-=a,l>0)continue;a=Math.min(a,a+l+h);const m=e.slice(0,s+r.index+(r[0].length-o.length)+a);if(Math.min(s,a)%2){const u=m.slice(1,-1);return{type:"em",raw:m,text:u,tokens:this.lexer.inlineTokens(u)}}const c=m.slice(2,-2);return{type:"strong",raw:m,text:c,tokens:this.lexer.inlineTokens(c)}}}}codespan(e){const t=this.rules.inline.code.exec(e);if(t){let n=t[2].replace(/\n/g," ");const r=/[^ ]/.test(n),i=/^ /.test(n)&&/ $/.test(n);return r&&i&&(n=n.substring(1,n.length-1)),n=se(n,!0),{type:"codespan",raw:t[0],text:n}}}br(e){const t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e){const t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(e,t){const n=this.rules.inline.autolink.exec(e);if(n){let r,i;return n[2]==="@"?(r=se(this.options.mangle?t(n[1]):n[1]),i="mailto:"+r):(r=se(n[1]),i=r),{type:"link",raw:n[0],text:r,href:i,tokens:[{type:"text",raw:r,text:r}]}}}url(e,t){let n;if(n=this.rules.inline.url.exec(e)){let r,i;if(n[2]==="@")r=se(this.options.mangle?t(n[0]):n[0]),i="mailto:"+r;else{let s;do s=n[0],n[0]=this.rules.inline._backpedal.exec(n[0])[0];while(s!==n[0]);r=se(n[0]),n[1]==="www."?i="http://"+n[0]:i=n[0]}return{type:"link",raw:n[0],text:r,href:i,tokens:[{type:"text",raw:r,text:r}]}}}inlineText(e,t){const n=this.rules.inline.text.exec(e);if(n){let r;return this.lexer.state.inRawBlock?r=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):se(n[0]):n[0]:r=se(this.options.smartypants?t(n[0]):n[0]),{type:"text",raw:n[0],text:r}}}};const M={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:er,lheading:/^((?:.|\n(?!\n))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};M._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/;M._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/;M.def=G(M.def).replace("label",M._label).replace("title",M._title).getRegex();M.bullet=/(?:[*+-]|\d{1,9}[.)])/;M.listItemStart=G(/^( *)(bull) */).replace("bull",M.bullet).getRegex();M.list=G(M.list).replace(/bull/g,M.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+M.def.source+")").getRegex();M._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul";M._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/;M.html=G(M.html,"i").replace("comment",M._comment).replace("tag",M._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex();M.paragraph=G(M._paragraph).replace("hr",M.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",M._tag).getRegex();M.blockquote=G(M.blockquote).replace("paragraph",M.paragraph).getRegex();M.normal=Me({},M);M.gfm=Me({},M.normal,{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"});M.gfm.table=G(M.gfm.table).replace("hr",M.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",M._tag).getRegex();M.gfm.paragraph=G(M._paragraph).replace("hr",M.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",M.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",M._tag).getRegex();M.pedantic=Me({},M.normal,{html:G(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",M._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:er,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:G(M.normal._paragraph).replace("hr",M.hr).replace("heading",` *#{1,6} *[^
|
||
]`).replace("lheading",M.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const k={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:er,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^(?:[^_*\\]|\\.)*?\_\_(?:[^_*\\]|\\.)*?\*(?:[^_*\\]|\\.)*?(?=\_\_)|(?:[^*\\]|\\.)+(?=[^*])|[punct_](\*+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|(?:[^punct*_\s\\]|\\.)(\*+)(?=[^punct*_\s])/,rDelimUnd:/^(?:[^_*\\]|\\.)*?\*\*(?:[^_*\\]|\\.)*?\_(?:[^_*\\]|\\.)*?(?=\*\*)|(?:[^_\\]|\\.)+(?=[^_])|[punct*](\_+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:er,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};k._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~";k.punctuation=G(k.punctuation).replace(/punctuation/g,k._punctuation).getRegex();k.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g;k.escapedEmSt=/(?:^|[^\\])(?:\\\\)*\\[*_]/g;k._comment=G(M._comment).replace("(?:-->|$)","-->").getRegex();k.emStrong.lDelim=G(k.emStrong.lDelim).replace(/punct/g,k._punctuation).getRegex();k.emStrong.rDelimAst=G(k.emStrong.rDelimAst,"g").replace(/punct/g,k._punctuation).getRegex();k.emStrong.rDelimUnd=G(k.emStrong.rDelimUnd,"g").replace(/punct/g,k._punctuation).getRegex();k._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g;k._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;k._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/;k.autolink=G(k.autolink).replace("scheme",k._scheme).replace("email",k._email).getRegex();k._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/;k.tag=G(k.tag).replace("comment",k._comment).replace("attribute",k._attribute).getRegex();k._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/;k._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/;k._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/;k.link=G(k.link).replace("label",k._label).replace("href",k._href).replace("title",k._title).getRegex();k.reflink=G(k.reflink).replace("label",k._label).replace("ref",M._label).getRegex();k.nolink=G(k.nolink).replace("ref",M._label).getRegex();k.reflinkSearch=G(k.reflinkSearch,"g").replace("reflink",k.reflink).replace("nolink",k.nolink).getRegex();k.normal=Me({},k);k.pedantic=Me({},k.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:G(/^!?\[(label)\]\((.*?)\)/).replace("label",k._label).getRegex(),reflink:G(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",k._label).getRegex()});k.gfm=Me({},k.normal,{escape:G(k.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/});k.gfm.url=G(k.gfm.url,"i").replace("email",k.gfm._extended_email).getRegex();k.breaks=Me({},k.gfm,{br:G(k.br).replace("{2,}","*").getRegex(),text:G(k.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});function dg(e){return e.replace(/---/g,"—").replace(/--/g,"–").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")}function Ys(e){let t="",n,r;const i=e.length;for(n=0;n<i;n++)r=e.charCodeAt(n),Math.random()>.5&&(r="x"+r.toString(16)),t+="&#"+r+";";return t}class We{constructor(t){this.tokens=[],this.tokens.links=Object.create(null),this.options=t||qt,this.options.tokenizer=this.options.tokenizer||new Zi,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const n={block:M.normal,inline:k.normal};this.options.pedantic?(n.block=M.pedantic,n.inline=k.pedantic):this.options.gfm&&(n.block=M.gfm,this.options.breaks?n.inline=k.breaks:n.inline=k.gfm),this.tokenizer.rules=n}static get rules(){return{block:M,inline:k}}static lex(t,n){return new We(n).lex(t)}static lexInline(t,n){return new We(n).inlineTokens(t)}lex(t){t=t.replace(/\r\n|\r/g,`
|
||
`),this.blockTokens(t,this.tokens);let n;for(;n=this.inlineQueue.shift();)this.inlineTokens(n.src,n.tokens);return this.tokens}blockTokens(t,n=[]){this.options.pedantic?t=t.replace(/\t/g," ").replace(/^ +$/gm,""):t=t.replace(/^( *)(\t+)/gm,(a,l,h)=>l+" ".repeat(h.length));let r,i,s,o;for(;t;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(a=>(r=a.call({lexer:this},t,n))?(t=t.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.space(t)){t=t.substring(r.raw.length),r.raw.length===1&&n.length>0?n[n.length-1].raw+=`
|
||
`:n.push(r);continue}if(r=this.tokenizer.code(t)){t=t.substring(r.raw.length),i=n[n.length-1],i&&(i.type==="paragraph"||i.type==="text")?(i.raw+=`
|
||
`+r.raw,i.text+=`
|
||
`+r.text,this.inlineQueue[this.inlineQueue.length-1].src=i.text):n.push(r);continue}if(r=this.tokenizer.fences(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.heading(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.hr(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.blockquote(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.list(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.html(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.def(t)){t=t.substring(r.raw.length),i=n[n.length-1],i&&(i.type==="paragraph"||i.type==="text")?(i.raw+=`
|
||
`+r.raw,i.text+=`
|
||
`+r.raw,this.inlineQueue[this.inlineQueue.length-1].src=i.text):this.tokens.links[r.tag]||(this.tokens.links[r.tag]={href:r.href,title:r.title});continue}if(r=this.tokenizer.table(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.lheading(t)){t=t.substring(r.raw.length),n.push(r);continue}if(s=t,this.options.extensions&&this.options.extensions.startBlock){let a=1/0;const l=t.slice(1);let h;this.options.extensions.startBlock.forEach(function(d){h=d.call({lexer:this},l),typeof h=="number"&&h>=0&&(a=Math.min(a,h))}),a<1/0&&a>=0&&(s=t.substring(0,a+1))}if(this.state.top&&(r=this.tokenizer.paragraph(s))){i=n[n.length-1],o&&i.type==="paragraph"?(i.raw+=`
|
||
`+r.raw,i.text+=`
|
||
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=i.text):n.push(r),o=s.length!==t.length,t=t.substring(r.raw.length);continue}if(r=this.tokenizer.text(t)){t=t.substring(r.raw.length),i=n[n.length-1],i&&i.type==="text"?(i.raw+=`
|
||
`+r.raw,i.text+=`
|
||
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=i.text):n.push(r);continue}if(t){const a="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(a);break}else throw new Error(a)}}return this.state.top=!0,n}inline(t,n=[]){return this.inlineQueue.push({src:t,tokens:n}),n}inlineTokens(t,n=[]){let r,i,s,o=t,a,l,h;if(this.tokens.links){const d=Object.keys(this.tokens.links);if(d.length>0)for(;(a=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)d.includes(a[0].slice(a[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,a.index)+"["+Bs("a",a[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(a=this.tokenizer.rules.inline.blockSkip.exec(o))!=null;)o=o.slice(0,a.index)+"["+Bs("a",a[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(a=this.tokenizer.rules.inline.escapedEmSt.exec(o))!=null;)o=o.slice(0,a.index+a[0].length-2)+"++"+o.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex),this.tokenizer.rules.inline.escapedEmSt.lastIndex--;for(;t;)if(l||(h=""),l=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(d=>(r=d.call({lexer:this},t,n))?(t=t.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.escape(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.tag(t)){t=t.substring(r.raw.length),i=n[n.length-1],i&&r.type==="text"&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(r=this.tokenizer.link(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(r.raw.length),i=n[n.length-1],i&&r.type==="text"&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(r=this.tokenizer.emStrong(t,o,h)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.codespan(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.br(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.del(t)){t=t.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.autolink(t,Ys)){t=t.substring(r.raw.length),n.push(r);continue}if(!this.state.inLink&&(r=this.tokenizer.url(t,Ys))){t=t.substring(r.raw.length),n.push(r);continue}if(s=t,this.options.extensions&&this.options.extensions.startInline){let d=1/0;const m=t.slice(1);let c;this.options.extensions.startInline.forEach(function(u){c=u.call({lexer:this},m),typeof c=="number"&&c>=0&&(d=Math.min(d,c))}),d<1/0&&d>=0&&(s=t.substring(0,d+1))}if(r=this.tokenizer.inlineText(s,dg)){t=t.substring(r.raw.length),r.raw.slice(-1)!=="_"&&(h=r.raw.slice(-1)),l=!0,i=n[n.length-1],i&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(t){const d="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(d);break}else throw new Error(d)}}return n}}class Qi{constructor(t){this.options=t||qt}code(t,n,r){const i=(n||"").match(/\S*/)[0];if(this.options.highlight){const s=this.options.highlight(t,i);s!=null&&s!==t&&(r=!0,t=s)}return t=t.replace(/\n$/,"")+`
|
||
`,i?'<pre><code class="'+this.options.langPrefix+se(i)+'">'+(r?t:se(t,!0))+`</code></pre>
|
||
`:"<pre><code>"+(r?t:se(t,!0))+`</code></pre>
|
||
`}blockquote(t){return`<blockquote>
|
||
${t}</blockquote>
|
||
`}html(t){return t}heading(t,n,r,i){if(this.options.headerIds){const s=this.options.headerPrefix+i.slug(r);return`<h${n} id="${s}">${t}</h${n}>
|
||
`}return`<h${n}>${t}</h${n}>
|
||
`}hr(){return this.options.xhtml?`<hr/>
|
||
`:`<hr>
|
||
`}list(t,n,r){const i=n?"ol":"ul",s=n&&r!==1?' start="'+r+'"':"";return"<"+i+s+`>
|
||
`+t+"</"+i+`>
|
||
`}listitem(t){return`<li>${t}</li>
|
||
`}checkbox(t){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "}paragraph(t){return`<p>${t}</p>
|
||
`}table(t,n){return n&&(n=`<tbody>${n}</tbody>`),`<table>
|
||
<thead>
|
||
`+t+`</thead>
|
||
`+n+`</table>
|
||
`}tablerow(t){return`<tr>
|
||
${t}</tr>
|
||
`}tablecell(t,n){const r=n.header?"th":"td";return(n.align?`<${r} align="${n.align}">`:`<${r}>`)+t+`</${r}>
|
||
`}strong(t){return`<strong>${t}</strong>`}em(t){return`<em>${t}</em>`}codespan(t){return`<code>${t}</code>`}br(){return this.options.xhtml?"<br/>":"<br>"}del(t){return`<del>${t}</del>`}link(t,n,r){if(t=qs(this.options.sanitize,this.options.baseUrl,t),t===null)return r;let i='<a href="'+t+'"';return n&&(i+=' title="'+n+'"'),i+=">"+r+"</a>",i}image(t,n,r){if(t=qs(this.options.sanitize,this.options.baseUrl,t),t===null)return r;let i=`<img src="${t}" alt="${r}"`;return n&&(i+=` title="${n}"`),i+=this.options.xhtml?"/>":">",i}text(t){return t}}class wa{strong(t){return t}em(t){return t}codespan(t){return t}del(t){return t}html(t){return t}text(t){return t}link(t,n,r){return""+r}image(t,n,r){return""+r}br(){return""}}class xa{constructor(){this.seen={}}serialize(t){return t.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(t,n){let r=t,i=0;if(this.seen.hasOwnProperty(r)){i=this.seen[t];do i++,r=t+"-"+i;while(this.seen.hasOwnProperty(r))}return n||(this.seen[t]=i,this.seen[r]=0),r}slug(t,n={}){const r=this.serialize(t);return this.getNextSafeSlug(r,n.dryrun)}}let dt=class li{constructor(t){this.options=t||qt,this.options.renderer=this.options.renderer||new Qi,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new wa,this.slugger=new xa}static parse(t,n){return new li(n).parse(t)}static parseInline(t,n){return new li(n).parseInline(t)}parse(t,n=!0){let r="",i,s,o,a,l,h,d,m,c,u,f,p,g,I,D,w,b,T,_;const N=t.length;for(i=0;i<N;i++){if(u=t[i],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[u.type]&&(_=this.options.extensions.renderers[u.type].call({parser:this},u),_!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(u.type))){r+=_||"";continue}switch(u.type){case"space":continue;case"hr":{r+=this.renderer.hr();continue}case"heading":{r+=this.renderer.heading(this.parseInline(u.tokens),u.depth,ba(this.parseInline(u.tokens,this.textRenderer)),this.slugger);continue}case"code":{r+=this.renderer.code(u.text,u.lang,u.escaped);continue}case"table":{for(m="",d="",a=u.header.length,s=0;s<a;s++)d+=this.renderer.tablecell(this.parseInline(u.header[s].tokens),{header:!0,align:u.align[s]});for(m+=this.renderer.tablerow(d),c="",a=u.rows.length,s=0;s<a;s++){for(h=u.rows[s],d="",l=h.length,o=0;o<l;o++)d+=this.renderer.tablecell(this.parseInline(h[o].tokens),{header:!1,align:u.align[o]});c+=this.renderer.tablerow(d)}r+=this.renderer.table(m,c);continue}case"blockquote":{c=this.parse(u.tokens),r+=this.renderer.blockquote(c);continue}case"list":{for(f=u.ordered,p=u.start,g=u.loose,a=u.items.length,c="",s=0;s<a;s++)D=u.items[s],w=D.checked,b=D.task,I="",D.task&&(T=this.renderer.checkbox(w),g?D.tokens.length>0&&D.tokens[0].type==="paragraph"?(D.tokens[0].text=T+" "+D.tokens[0].text,D.tokens[0].tokens&&D.tokens[0].tokens.length>0&&D.tokens[0].tokens[0].type==="text"&&(D.tokens[0].tokens[0].text=T+" "+D.tokens[0].tokens[0].text)):D.tokens.unshift({type:"text",text:T}):I+=T),I+=this.parse(D.tokens,g),c+=this.renderer.listitem(I,b,w);r+=this.renderer.list(c,f,p);continue}case"html":{r+=this.renderer.html(u.text);continue}case"paragraph":{r+=this.renderer.paragraph(this.parseInline(u.tokens));continue}case"text":{for(c=u.tokens?this.parseInline(u.tokens):u.text;i+1<N&&t[i+1].type==="text";)u=t[++i],c+=`
|
||
`+(u.tokens?this.parseInline(u.tokens):u.text);r+=n?this.renderer.paragraph(c):c;continue}default:{const U='Token with "'+u.type+'" type was not found.';if(this.options.silent){console.error(U);return}else throw new Error(U)}}}return r}parseInline(t,n){n=n||this.renderer;let r="",i,s,o;const a=t.length;for(i=0;i<a;i++){if(s=t[i],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[s.type]&&(o=this.options.extensions.renderers[s.type].call({parser:this},s),o!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(s.type))){r+=o||"";continue}switch(s.type){case"escape":{r+=n.text(s.text);break}case"html":{r+=n.html(s.text);break}case"link":{r+=n.link(s.href,s.title,this.parseInline(s.tokens,n));break}case"image":{r+=n.image(s.href,s.title,s.text);break}case"strong":{r+=n.strong(this.parseInline(s.tokens,n));break}case"em":{r+=n.em(this.parseInline(s.tokens,n));break}case"codespan":{r+=n.codespan(s.text);break}case"br":{r+=n.br();break}case"del":{r+=n.del(this.parseInline(s.tokens,n));break}case"text":{r+=n.text(s.text);break}default:{const l='Token with "'+s.type+'" type was not found.';if(this.options.silent){console.error(l);return}else throw new Error(l)}}}return r}};function A(e,t,n){if(typeof e>"u"||e===null)throw new Error("marked(): input parameter is undefined or null");if(typeof e!="string")throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected");if(typeof t=="function"&&(n=t,t=null),t=Me({},A.defaults,t||{}),va(t),n){const i=t.highlight;let s;try{s=We.lex(e,t)}catch(l){return n(l)}const o=function(l){let h;if(!l)try{t.walkTokens&&A.walkTokens(s,t.walkTokens),h=dt.parse(s,t)}catch(d){l=d}return t.highlight=i,l?n(l):n(null,h)};if(!i||i.length<3||(delete t.highlight,!s.length))return o();let a=0;A.walkTokens(s,function(l){l.type==="code"&&(a++,setTimeout(()=>{i(l.text,l.lang,function(h,d){if(h)return o(h);d!=null&&d!==l.text&&(l.text=d,l.escaped=!0),a--,a===0&&o()})},0))}),a===0&&o();return}function r(i){if(i.message+=`
|
||
Please report this to https://github.com/markedjs/marked.`,t.silent)return"<p>An error occurred:</p><pre>"+se(i.message+"",!0)+"</pre>";throw i}try{const i=We.lex(e,t);if(t.walkTokens){if(t.async)return Promise.all(A.walkTokens(i,t.walkTokens)).then(()=>dt.parse(i,t)).catch(r);A.walkTokens(i,t.walkTokens)}return dt.parse(i,t)}catch(i){r(i)}}A.options=A.setOptions=function(e){return Me(A.defaults,e),Jm(A.defaults),A};A.getDefaults=ma;A.defaults=qt;A.use=function(...e){const t=A.defaults.extensions||{renderers:{},childTokens:{}};e.forEach(n=>{const r=Me({},n);if(r.async=A.defaults.async||r.async,n.extensions&&(n.extensions.forEach(i=>{if(!i.name)throw new Error("extension name required");if(i.renderer){const s=t.renderers[i.name];s?t.renderers[i.name]=function(...o){let a=i.renderer.apply(this,o);return a===!1&&(a=s.apply(this,o)),a}:t.renderers[i.name]=i.renderer}if(i.tokenizer){if(!i.level||i.level!=="block"&&i.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");t[i.level]?t[i.level].unshift(i.tokenizer):t[i.level]=[i.tokenizer],i.start&&(i.level==="block"?t.startBlock?t.startBlock.push(i.start):t.startBlock=[i.start]:i.level==="inline"&&(t.startInline?t.startInline.push(i.start):t.startInline=[i.start]))}i.childTokens&&(t.childTokens[i.name]=i.childTokens)}),r.extensions=t),n.renderer){const i=A.defaults.renderer||new Qi;for(const s in n.renderer){const o=i[s];i[s]=(...a)=>{let l=n.renderer[s].apply(i,a);return l===!1&&(l=o.apply(i,a)),l}}r.renderer=i}if(n.tokenizer){const i=A.defaults.tokenizer||new Zi;for(const s in n.tokenizer){const o=i[s];i[s]=(...a)=>{let l=n.tokenizer[s].apply(i,a);return l===!1&&(l=o.apply(i,a)),l}}r.tokenizer=i}if(n.walkTokens){const i=A.defaults.walkTokens;r.walkTokens=function(s){let o=[];return o.push(n.walkTokens.call(this,s)),i&&(o=o.concat(i.call(this,s))),o}}A.setOptions(r)})};A.walkTokens=function(e,t){let n=[];for(const r of e)switch(n=n.concat(t.call(A,r)),r.type){case"table":{for(const i of r.header)n=n.concat(A.walkTokens(i.tokens,t));for(const i of r.rows)for(const s of i)n=n.concat(A.walkTokens(s.tokens,t));break}case"list":{n=n.concat(A.walkTokens(r.items,t));break}default:A.defaults.extensions&&A.defaults.extensions.childTokens&&A.defaults.extensions.childTokens[r.type]?A.defaults.extensions.childTokens[r.type].forEach(function(i){n=n.concat(A.walkTokens(r[i],t))}):r.tokens&&(n=n.concat(A.walkTokens(r.tokens,t)))}return n};A.parseInline=function(e,t){if(typeof e>"u"||e===null)throw new Error("marked.parseInline(): input parameter is undefined or null");if(typeof e!="string")throw new Error("marked.parseInline(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected");t=Me({},A.defaults,t||{}),va(t);try{const n=We.lexInline(e,t);return t.walkTokens&&A.walkTokens(n,t.walkTokens),dt.parseInline(n,t)}catch(n){if(n.message+=`
|
||
Please report this to https://github.com/markedjs/marked.`,t.silent)return"<p>An error occurred:</p><pre>"+se(n.message+"",!0)+"</pre>";throw n}};A.Parser=dt;A.parser=dt.parse;A.Renderer=Qi;A.TextRenderer=wa;A.Lexer=We;A.lexer=We.lex;A.Tokenizer=Zi;A.Slugger=xa;A.parse=A;A.options;A.setOptions;A.use;A.walkTokens;A.parseInline;dt.parse;We.lex;var pg={},Tr={},Xi={},Jt={},Ji={};Object.defineProperty(Ji,"__esModule",{value:!0});Ji.default=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(function(e){return e.charCodeAt(0)}));var Ki={};Object.defineProperty(Ki,"__esModule",{value:!0});Ki.default=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(function(e){return e.charCodeAt(0)}));var ci={};(function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.replaceCodePoint=e.fromCodePoint=void 0;var n=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);e.fromCodePoint=(t=String.fromCodePoint)!==null&&t!==void 0?t:function(s){var o="";return s>65535&&(s-=65536,o+=String.fromCharCode(s>>>10&1023|55296),s=56320|s&1023),o+=String.fromCharCode(s),o};function r(s){var o;return s>=55296&&s<=57343||s>1114111?65533:(o=n.get(s))!==null&&o!==void 0?o:s}e.replaceCodePoint=r;function i(s){return(0,e.fromCodePoint)(r(s))}e.default=i})(ci);(function(e){var t=R&&R.__importDefault||function(p){return p&&p.__esModule?p:{default:p}};Object.defineProperty(e,"__esModule",{value:!0}),e.decodeXML=e.decodeHTMLStrict=e.decodeHTML=e.determineBranch=e.BinTrieFlags=e.fromCodePoint=e.replaceCodePoint=e.decodeCodePoint=e.xmlDecodeTree=e.htmlDecodeTree=void 0;var n=t(Ji);e.htmlDecodeTree=n.default;var r=t(Ki);e.xmlDecodeTree=r.default;var i=t(ci);e.decodeCodePoint=i.default;var s=ci;Object.defineProperty(e,"replaceCodePoint",{enumerable:!0,get:function(){return s.replaceCodePoint}}),Object.defineProperty(e,"fromCodePoint",{enumerable:!0,get:function(){return s.fromCodePoint}});var o;(function(p){p[p.NUM=35]="NUM",p[p.SEMI=59]="SEMI",p[p.ZERO=48]="ZERO",p[p.NINE=57]="NINE",p[p.LOWER_A=97]="LOWER_A",p[p.LOWER_F=102]="LOWER_F",p[p.LOWER_X=120]="LOWER_X",p[p.To_LOWER_BIT=32]="To_LOWER_BIT"})(o||(o={}));var a;(function(p){p[p.VALUE_LENGTH=49152]="VALUE_LENGTH",p[p.BRANCH_LENGTH=16256]="BRANCH_LENGTH",p[p.JUMP_TABLE=127]="JUMP_TABLE"})(a=e.BinTrieFlags||(e.BinTrieFlags={}));function l(p){return function(g,I){for(var D="",w=0,b=0;(b=g.indexOf("&",b))>=0;){if(D+=g.slice(w,b),w=b,b+=1,g.charCodeAt(b)===o.NUM){var T=b+1,_=10,N=g.charCodeAt(T);(N|o.To_LOWER_BIT)===o.LOWER_X&&(_=16,b+=1,T+=1);do N=g.charCodeAt(++b);while(N>=o.ZERO&&N<=o.NINE||_===16&&(N|o.To_LOWER_BIT)>=o.LOWER_A&&(N|o.To_LOWER_BIT)<=o.LOWER_F);if(T!==b){var U=g.substring(T,b),ee=parseInt(U,_);if(g.charCodeAt(b)===o.SEMI)b+=1;else if(I)continue;D+=(0,i.default)(ee),w=b}continue}for(var te=0,oe=1,he=0,je=p[he];b<g.length&&(he=h(p,je,he+1,g.charCodeAt(b)),!(he<0));b++,oe++){je=p[he];var vt=je&a.VALUE_LENGTH;if(vt){(!I||g.charCodeAt(b)===o.SEMI)&&(te=he,oe=0);var Bt=(vt>>14)-1;if(Bt===0)break;he+=Bt}}if(te!==0){var Bt=(p[te]&a.VALUE_LENGTH)>>14;D+=Bt===1?String.fromCharCode(p[te]&~a.VALUE_LENGTH):Bt===2?String.fromCharCode(p[te+1]):String.fromCharCode(p[te+1],p[te+2]),w=b-oe+1}}return D+g.slice(w)}}function h(p,g,I,D){var w=(g&a.BRANCH_LENGTH)>>7,b=g&a.JUMP_TABLE;if(w===0)return b!==0&&D===b?I:-1;if(b){var T=D-b;return T<0||T>=w?-1:p[I+T]-1}for(var _=I,N=_+w-1;_<=N;){var U=_+N>>>1,ee=p[U];if(ee<D)_=U+1;else if(ee>D)N=U-1;else return p[U+w]}return-1}e.determineBranch=h;var d=l(n.default),m=l(r.default);function c(p){return d(p,!1)}e.decodeHTML=c;function u(p){return d(p,!0)}e.decodeHTMLStrict=u;function f(p){return m(p,!0)}e.decodeXML=f})(Jt);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.QuoteType=void 0;var t=Jt,n;(function(c){c[c.Tab=9]="Tab",c[c.NewLine=10]="NewLine",c[c.FormFeed=12]="FormFeed",c[c.CarriageReturn=13]="CarriageReturn",c[c.Space=32]="Space",c[c.ExclamationMark=33]="ExclamationMark",c[c.Num=35]="Num",c[c.Amp=38]="Amp",c[c.SingleQuote=39]="SingleQuote",c[c.DoubleQuote=34]="DoubleQuote",c[c.Dash=45]="Dash",c[c.Slash=47]="Slash",c[c.Zero=48]="Zero",c[c.Nine=57]="Nine",c[c.Semi=59]="Semi",c[c.Lt=60]="Lt",c[c.Eq=61]="Eq",c[c.Gt=62]="Gt",c[c.Questionmark=63]="Questionmark",c[c.UpperA=65]="UpperA",c[c.LowerA=97]="LowerA",c[c.UpperF=70]="UpperF",c[c.LowerF=102]="LowerF",c[c.UpperZ=90]="UpperZ",c[c.LowerZ=122]="LowerZ",c[c.LowerX=120]="LowerX",c[c.OpeningSquareBracket=91]="OpeningSquareBracket"})(n||(n={}));var r;(function(c){c[c.Text=1]="Text",c[c.BeforeTagName=2]="BeforeTagName",c[c.InTagName=3]="InTagName",c[c.InSelfClosingTag=4]="InSelfClosingTag",c[c.BeforeClosingTagName=5]="BeforeClosingTagName",c[c.InClosingTagName=6]="InClosingTagName",c[c.AfterClosingTagName=7]="AfterClosingTagName",c[c.BeforeAttributeName=8]="BeforeAttributeName",c[c.InAttributeName=9]="InAttributeName",c[c.AfterAttributeName=10]="AfterAttributeName",c[c.BeforeAttributeValue=11]="BeforeAttributeValue",c[c.InAttributeValueDq=12]="InAttributeValueDq",c[c.InAttributeValueSq=13]="InAttributeValueSq",c[c.InAttributeValueNq=14]="InAttributeValueNq",c[c.BeforeDeclaration=15]="BeforeDeclaration",c[c.InDeclaration=16]="InDeclaration",c[c.InProcessingInstruction=17]="InProcessingInstruction",c[c.BeforeComment=18]="BeforeComment",c[c.CDATASequence=19]="CDATASequence",c[c.InSpecialComment=20]="InSpecialComment",c[c.InCommentLike=21]="InCommentLike",c[c.BeforeSpecialS=22]="BeforeSpecialS",c[c.SpecialStartSequence=23]="SpecialStartSequence",c[c.InSpecialTag=24]="InSpecialTag",c[c.BeforeEntity=25]="BeforeEntity",c[c.BeforeNumericEntity=26]="BeforeNumericEntity",c[c.InNamedEntity=27]="InNamedEntity",c[c.InNumericEntity=28]="InNumericEntity",c[c.InHexEntity=29]="InHexEntity"})(r||(r={}));function i(c){return c===n.Space||c===n.NewLine||c===n.Tab||c===n.FormFeed||c===n.CarriageReturn}function s(c){return c===n.Slash||c===n.Gt||i(c)}function o(c){return c>=n.Zero&&c<=n.Nine}function a(c){return c>=n.LowerA&&c<=n.LowerZ||c>=n.UpperA&&c<=n.UpperZ}function l(c){return c>=n.UpperA&&c<=n.UpperF||c>=n.LowerA&&c<=n.LowerF}var h;(function(c){c[c.NoValue=0]="NoValue",c[c.Unquoted=1]="Unquoted",c[c.Single=2]="Single",c[c.Double=3]="Double"})(h=e.QuoteType||(e.QuoteType={}));var d={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101])},m=function(){function c(u,f){var p=u.xmlMode,g=p===void 0?!1:p,I=u.decodeEntities,D=I===void 0?!0:I;this.cbs=f,this.state=r.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=r.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.sequenceIndex=0,this.trieIndex=0,this.trieCurrent=0,this.entityResult=0,this.entityExcess=0,this.xmlMode=g,this.decodeEntities=D,this.entityTrie=g?t.xmlDecodeTree:t.htmlDecodeTree}return c.prototype.reset=function(){this.state=r.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=r.Text,this.currentSequence=void 0,this.running=!0,this.offset=0},c.prototype.write=function(u){this.offset+=this.buffer.length,this.buffer=u,this.parse()},c.prototype.end=function(){this.running&&this.finish()},c.prototype.pause=function(){this.running=!1},c.prototype.resume=function(){this.running=!0,this.index<this.buffer.length+this.offset&&this.parse()},c.prototype.getIndex=function(){return this.index},c.prototype.getSectionStart=function(){return this.sectionStart},c.prototype.stateText=function(u){u===n.Lt||!this.decodeEntities&&this.fastForwardTo(n.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=r.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&u===n.Amp&&(this.state=r.BeforeEntity)},c.prototype.stateSpecialStartSequence=function(u){var f=this.sequenceIndex===this.currentSequence.length,p=f?s(u):(u|32)===this.currentSequence[this.sequenceIndex];if(!p)this.isSpecial=!1;else if(!f){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=r.InTagName,this.stateInTagName(u)},c.prototype.stateInSpecialTag=function(u){if(this.sequenceIndex===this.currentSequence.length){if(u===n.Gt||i(u)){var f=this.index-this.currentSequence.length;if(this.sectionStart<f){var p=this.index;this.index=f,this.cbs.ontext(this.sectionStart,f),this.index=p}this.isSpecial=!1,this.sectionStart=f+2,this.stateInClosingTagName(u);return}this.sequenceIndex=0}(u|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===d.TitleEnd?this.decodeEntities&&u===n.Amp&&(this.state=r.BeforeEntity):this.fastForwardTo(n.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=Number(u===n.Lt)},c.prototype.stateCDATASequence=function(u){u===d.Cdata[this.sequenceIndex]?++this.sequenceIndex===d.Cdata.length&&(this.state=r.InCommentLike,this.currentSequence=d.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=r.InDeclaration,this.stateInDeclaration(u))},c.prototype.fastForwardTo=function(u){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===u)return!0;return this.index=this.buffer.length+this.offset-1,!1},c.prototype.stateInCommentLike=function(u){u===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===d.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index,2):this.cbs.oncomment(this.sectionStart,this.index,2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=r.Text):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):u!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)},c.prototype.isTagStartChar=function(u){return this.xmlMode?!s(u):a(u)},c.prototype.startSpecial=function(u,f){this.isSpecial=!0,this.currentSequence=u,this.sequenceIndex=f,this.state=r.SpecialStartSequence},c.prototype.stateBeforeTagName=function(u){if(u===n.ExclamationMark)this.state=r.BeforeDeclaration,this.sectionStart=this.index+1;else if(u===n.Questionmark)this.state=r.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(u)){var f=u|32;this.sectionStart=this.index,!this.xmlMode&&f===d.TitleEnd[2]?this.startSpecial(d.TitleEnd,3):this.state=!this.xmlMode&&f===d.ScriptEnd[2]?r.BeforeSpecialS:r.InTagName}else u===n.Slash?this.state=r.BeforeClosingTagName:(this.state=r.Text,this.stateText(u))},c.prototype.stateInTagName=function(u){s(u)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(u))},c.prototype.stateBeforeClosingTagName=function(u){i(u)||(u===n.Gt?this.state=r.Text:(this.state=this.isTagStartChar(u)?r.InClosingTagName:r.InSpecialComment,this.sectionStart=this.index))},c.prototype.stateInClosingTagName=function(u){(u===n.Gt||i(u))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.AfterClosingTagName,this.stateAfterClosingTagName(u))},c.prototype.stateAfterClosingTagName=function(u){(u===n.Gt||this.fastForwardTo(n.Gt))&&(this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeAttributeName=function(u){u===n.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=r.InSpecialTag,this.sequenceIndex=0):this.state=r.Text,this.baseState=this.state,this.sectionStart=this.index+1):u===n.Slash?this.state=r.InSelfClosingTag:i(u)||(this.state=r.InAttributeName,this.sectionStart=this.index)},c.prototype.stateInSelfClosingTag=function(u){u===n.Gt?(this.cbs.onselfclosingtag(this.index),this.state=r.Text,this.baseState=r.Text,this.sectionStart=this.index+1,this.isSpecial=!1):i(u)||(this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(u))},c.prototype.stateInAttributeName=function(u){(u===n.Eq||s(u))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.AfterAttributeName,this.stateAfterAttributeName(u))},c.prototype.stateAfterAttributeName=function(u){u===n.Eq?this.state=r.BeforeAttributeValue:u===n.Slash||u===n.Gt?(this.cbs.onattribend(h.NoValue,this.index),this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(u)):i(u)||(this.cbs.onattribend(h.NoValue,this.index),this.state=r.InAttributeName,this.sectionStart=this.index)},c.prototype.stateBeforeAttributeValue=function(u){u===n.DoubleQuote?(this.state=r.InAttributeValueDq,this.sectionStart=this.index+1):u===n.SingleQuote?(this.state=r.InAttributeValueSq,this.sectionStart=this.index+1):i(u)||(this.sectionStart=this.index,this.state=r.InAttributeValueNq,this.stateInAttributeValueNoQuotes(u))},c.prototype.handleInAttributeValue=function(u,f){u===f||!this.decodeEntities&&this.fastForwardTo(f)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(f===n.DoubleQuote?h.Double:h.Single,this.index),this.state=r.BeforeAttributeName):this.decodeEntities&&u===n.Amp&&(this.baseState=this.state,this.state=r.BeforeEntity)},c.prototype.stateInAttributeValueDoubleQuotes=function(u){this.handleInAttributeValue(u,n.DoubleQuote)},c.prototype.stateInAttributeValueSingleQuotes=function(u){this.handleInAttributeValue(u,n.SingleQuote)},c.prototype.stateInAttributeValueNoQuotes=function(u){i(u)||u===n.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(h.Unquoted,this.index),this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(u)):this.decodeEntities&&u===n.Amp&&(this.baseState=this.state,this.state=r.BeforeEntity)},c.prototype.stateBeforeDeclaration=function(u){u===n.OpeningSquareBracket?(this.state=r.CDATASequence,this.sequenceIndex=0):this.state=u===n.Dash?r.BeforeComment:r.InDeclaration},c.prototype.stateInDeclaration=function(u){(u===n.Gt||this.fastForwardTo(n.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateInProcessingInstruction=function(u){(u===n.Gt||this.fastForwardTo(n.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeComment=function(u){u===n.Dash?(this.state=r.InCommentLike,this.currentSequence=d.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=r.InDeclaration},c.prototype.stateInSpecialComment=function(u){(u===n.Gt||this.fastForwardTo(n.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeSpecialS=function(u){var f=u|32;f===d.ScriptEnd[3]?this.startSpecial(d.ScriptEnd,4):f===d.StyleEnd[3]?this.startSpecial(d.StyleEnd,4):(this.state=r.InTagName,this.stateInTagName(u))},c.prototype.stateBeforeEntity=function(u){this.entityExcess=1,this.entityResult=0,u===n.Num?this.state=r.BeforeNumericEntity:u===n.Amp||(this.trieIndex=0,this.trieCurrent=this.entityTrie[0],this.state=r.InNamedEntity,this.stateInNamedEntity(u))},c.prototype.stateInNamedEntity=function(u){if(this.entityExcess+=1,this.trieIndex=(0,t.determineBranch)(this.entityTrie,this.trieCurrent,this.trieIndex+1,u),this.trieIndex<0){this.emitNamedEntity(),this.index--;return}this.trieCurrent=this.entityTrie[this.trieIndex];var f=this.trieCurrent&t.BinTrieFlags.VALUE_LENGTH;if(f){var p=(f>>14)-1;if(!this.allowLegacyEntity()&&u!==n.Semi)this.trieIndex+=p;else{var g=this.index-this.entityExcess+1;g>this.sectionStart&&this.emitPartial(this.sectionStart,g),this.entityResult=this.trieIndex,this.trieIndex+=p,this.entityExcess=0,this.sectionStart=this.index+1,p===0&&this.emitNamedEntity()}}},c.prototype.emitNamedEntity=function(){if(this.state=this.baseState,this.entityResult!==0){var u=(this.entityTrie[this.entityResult]&t.BinTrieFlags.VALUE_LENGTH)>>14;switch(u){case 1:this.emitCodePoint(this.entityTrie[this.entityResult]&~t.BinTrieFlags.VALUE_LENGTH);break;case 2:this.emitCodePoint(this.entityTrie[this.entityResult+1]);break;case 3:this.emitCodePoint(this.entityTrie[this.entityResult+1]),this.emitCodePoint(this.entityTrie[this.entityResult+2])}}},c.prototype.stateBeforeNumericEntity=function(u){(u|32)===n.LowerX?(this.entityExcess++,this.state=r.InHexEntity):(this.state=r.InNumericEntity,this.stateInNumericEntity(u))},c.prototype.emitNumericEntity=function(u){var f=this.index-this.entityExcess-1,p=f+2+Number(this.state===r.InHexEntity);p!==this.index&&(f>this.sectionStart&&this.emitPartial(this.sectionStart,f),this.sectionStart=this.index+Number(u),this.emitCodePoint((0,t.replaceCodePoint)(this.entityResult))),this.state=this.baseState},c.prototype.stateInNumericEntity=function(u){u===n.Semi?this.emitNumericEntity(!0):o(u)?(this.entityResult=this.entityResult*10+(u-n.Zero),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},c.prototype.stateInHexEntity=function(u){u===n.Semi?this.emitNumericEntity(!0):o(u)?(this.entityResult=this.entityResult*16+(u-n.Zero),this.entityExcess++):l(u)?(this.entityResult=this.entityResult*16+((u|32)-n.LowerA+10),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},c.prototype.allowLegacyEntity=function(){return!this.xmlMode&&(this.baseState===r.Text||this.baseState===r.InSpecialTag)},c.prototype.cleanup=function(){this.running&&this.sectionStart!==this.index&&(this.state===r.Text||this.state===r.InSpecialTag&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===r.InAttributeValueDq||this.state===r.InAttributeValueSq||this.state===r.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))},c.prototype.shouldContinue=function(){return this.index<this.buffer.length+this.offset&&this.running},c.prototype.parse=function(){for(;this.shouldContinue();){var u=this.buffer.charCodeAt(this.index-this.offset);this.state===r.Text?this.stateText(u):this.state===r.SpecialStartSequence?this.stateSpecialStartSequence(u):this.state===r.InSpecialTag?this.stateInSpecialTag(u):this.state===r.CDATASequence?this.stateCDATASequence(u):this.state===r.InAttributeValueDq?this.stateInAttributeValueDoubleQuotes(u):this.state===r.InAttributeName?this.stateInAttributeName(u):this.state===r.InCommentLike?this.stateInCommentLike(u):this.state===r.InSpecialComment?this.stateInSpecialComment(u):this.state===r.BeforeAttributeName?this.stateBeforeAttributeName(u):this.state===r.InTagName?this.stateInTagName(u):this.state===r.InClosingTagName?this.stateInClosingTagName(u):this.state===r.BeforeTagName?this.stateBeforeTagName(u):this.state===r.AfterAttributeName?this.stateAfterAttributeName(u):this.state===r.InAttributeValueSq?this.stateInAttributeValueSingleQuotes(u):this.state===r.BeforeAttributeValue?this.stateBeforeAttributeValue(u):this.state===r.BeforeClosingTagName?this.stateBeforeClosingTagName(u):this.state===r.AfterClosingTagName?this.stateAfterClosingTagName(u):this.state===r.BeforeSpecialS?this.stateBeforeSpecialS(u):this.state===r.InAttributeValueNq?this.stateInAttributeValueNoQuotes(u):this.state===r.InSelfClosingTag?this.stateInSelfClosingTag(u):this.state===r.InDeclaration?this.stateInDeclaration(u):this.state===r.BeforeDeclaration?this.stateBeforeDeclaration(u):this.state===r.BeforeComment?this.stateBeforeComment(u):this.state===r.InProcessingInstruction?this.stateInProcessingInstruction(u):this.state===r.InNamedEntity?this.stateInNamedEntity(u):this.state===r.BeforeEntity?this.stateBeforeEntity(u):this.state===r.InHexEntity?this.stateInHexEntity(u):this.state===r.InNumericEntity?this.stateInNumericEntity(u):this.stateBeforeNumericEntity(u),this.index++}this.cleanup()},c.prototype.finish=function(){this.state===r.InNamedEntity&&this.emitNamedEntity(),this.sectionStart<this.index&&this.handleTrailingData(),this.cbs.onend()},c.prototype.handleTrailingData=function(){var u=this.buffer.length+this.offset;this.state===r.InCommentLike?this.currentSequence===d.CdataEnd?this.cbs.oncdata(this.sectionStart,u,0):this.cbs.oncomment(this.sectionStart,u,0):this.state===r.InNumericEntity&&this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state===r.InHexEntity&&this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state===r.InTagName||this.state===r.BeforeAttributeName||this.state===r.BeforeAttributeValue||this.state===r.AfterAttributeName||this.state===r.InAttributeName||this.state===r.InAttributeValueSq||this.state===r.InAttributeValueDq||this.state===r.InAttributeValueNq||this.state===r.InClosingTagName||this.cbs.ontext(this.sectionStart,u)},c.prototype.emitPartial=function(u,f){this.baseState!==r.Text&&this.baseState!==r.InSpecialTag?this.cbs.onattribdata(u,f):this.cbs.ontext(u,f)},c.prototype.emitCodePoint=function(u){this.baseState!==r.Text&&this.baseState!==r.InSpecialTag?this.cbs.onattribentity(u):this.cbs.ontextentity(u)},c}();e.default=m})(Xi);var fg=R&&R.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||("get"in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),mg=R&&R.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),gg=R&&R.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&fg(t,e,n);return mg(t,e),t};Object.defineProperty(Tr,"__esModule",{value:!0});Tr.Parser=void 0;var Tn=gg(Xi),zs=Jt,xt=new Set(["input","option","optgroup","select","button","datalist","textarea"]),H=new Set(["p"]),Hs=new Set(["thead","tbody"]),Vs=new Set(["dd","dt"]),Fs=new Set(["rt","rp"]),yg=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",H],["h1",H],["h2",H],["h3",H],["h4",H],["h5",H],["h6",H],["select",xt],["input",xt],["output",xt],["button",xt],["datalist",xt],["textarea",xt],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",Vs],["dt",Vs],["address",H],["article",H],["aside",H],["blockquote",H],["details",H],["div",H],["dl",H],["fieldset",H],["figcaption",H],["figure",H],["footer",H],["form",H],["header",H],["hr",H],["main",H],["nav",H],["ol",H],["pre",H],["section",H],["table",H],["ul",H],["rt",Fs],["rp",Fs],["tbody",Hs],["tfoot",Hs]]),bg=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),$s=new Set(["math","svg"]),Ws=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),vg=/\s|\//,wg=function(){function e(t,n){n===void 0&&(n={});var r,i,s,o,a;this.options=n,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.foreignContext=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=t??{},this.lowerCaseTagNames=(r=n.lowerCaseTags)!==null&&r!==void 0?r:!n.xmlMode,this.lowerCaseAttributeNames=(i=n.lowerCaseAttributeNames)!==null&&i!==void 0?i:!n.xmlMode,this.tokenizer=new((s=n.Tokenizer)!==null&&s!==void 0?s:Tn.default)(this.options,this),(a=(o=this.cbs).onparserinit)===null||a===void 0||a.call(o,this)}return e.prototype.ontext=function(t,n){var r,i,s=this.getSlice(t,n);this.endIndex=n-1,(i=(r=this.cbs).ontext)===null||i===void 0||i.call(r,s),this.startIndex=n},e.prototype.ontextentity=function(t){var n,r,i=this.tokenizer.getSectionStart();this.endIndex=i-1,(r=(n=this.cbs).ontext)===null||r===void 0||r.call(n,(0,zs.fromCodePoint)(t)),this.startIndex=i},e.prototype.isVoidElement=function(t){return!this.options.xmlMode&&bg.has(t)},e.prototype.onopentagname=function(t,n){this.endIndex=n;var r=this.getSlice(t,n);this.lowerCaseTagNames&&(r=r.toLowerCase()),this.emitOpenTag(r)},e.prototype.emitOpenTag=function(t){var n,r,i,s;this.openTagStart=this.startIndex,this.tagname=t;var o=!this.options.xmlMode&&yg.get(t);if(o)for(;this.stack.length>0&&o.has(this.stack[this.stack.length-1]);){var a=this.stack.pop();(r=(n=this.cbs).onclosetag)===null||r===void 0||r.call(n,a,!0)}this.isVoidElement(t)||(this.stack.push(t),$s.has(t)?this.foreignContext.push(!0):Ws.has(t)&&this.foreignContext.push(!1)),(s=(i=this.cbs).onopentagname)===null||s===void 0||s.call(i,t),this.cbs.onopentag&&(this.attribs={})},e.prototype.endOpenTag=function(t){var n,r;this.startIndex=this.openTagStart,this.attribs&&((r=(n=this.cbs).onopentag)===null||r===void 0||r.call(n,this.tagname,this.attribs,t),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""},e.prototype.onopentagend=function(t){this.endIndex=t,this.endOpenTag(!1),this.startIndex=t+1},e.prototype.onclosetag=function(t,n){var r,i,s,o,a,l;this.endIndex=n;var h=this.getSlice(t,n);if(this.lowerCaseTagNames&&(h=h.toLowerCase()),($s.has(h)||Ws.has(h))&&this.foreignContext.pop(),this.isVoidElement(h))!this.options.xmlMode&&h==="br"&&((i=(r=this.cbs).onopentagname)===null||i===void 0||i.call(r,"br"),(o=(s=this.cbs).onopentag)===null||o===void 0||o.call(s,"br",{},!0),(l=(a=this.cbs).onclosetag)===null||l===void 0||l.call(a,"br",!1));else{var d=this.stack.lastIndexOf(h);if(d!==-1)if(this.cbs.onclosetag)for(var m=this.stack.length-d;m--;)this.cbs.onclosetag(this.stack.pop(),m!==0);else this.stack.length=d;else!this.options.xmlMode&&h==="p"&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=n+1},e.prototype.onselfclosingtag=function(t){this.endIndex=t,this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?(this.closeCurrentTag(!1),this.startIndex=t+1):this.onopentagend(t)},e.prototype.closeCurrentTag=function(t){var n,r,i=this.tagname;this.endOpenTag(t),this.stack[this.stack.length-1]===i&&((r=(n=this.cbs).onclosetag)===null||r===void 0||r.call(n,i,!t),this.stack.pop())},e.prototype.onattribname=function(t,n){this.startIndex=t;var r=this.getSlice(t,n);this.attribname=this.lowerCaseAttributeNames?r.toLowerCase():r},e.prototype.onattribdata=function(t,n){this.attribvalue+=this.getSlice(t,n)},e.prototype.onattribentity=function(t){this.attribvalue+=(0,zs.fromCodePoint)(t)},e.prototype.onattribend=function(t,n){var r,i;this.endIndex=n,(i=(r=this.cbs).onattribute)===null||i===void 0||i.call(r,this.attribname,this.attribvalue,t===Tn.QuoteType.Double?'"':t===Tn.QuoteType.Single?"'":t===Tn.QuoteType.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""},e.prototype.getInstructionName=function(t){var n=t.search(vg),r=n<0?t:t.substr(0,n);return this.lowerCaseTagNames&&(r=r.toLowerCase()),r},e.prototype.ondeclaration=function(t,n){this.endIndex=n;var r=this.getSlice(t,n);if(this.cbs.onprocessinginstruction){var i=this.getInstructionName(r);this.cbs.onprocessinginstruction("!".concat(i),"!".concat(r))}this.startIndex=n+1},e.prototype.onprocessinginstruction=function(t,n){this.endIndex=n;var r=this.getSlice(t,n);if(this.cbs.onprocessinginstruction){var i=this.getInstructionName(r);this.cbs.onprocessinginstruction("?".concat(i),"?".concat(r))}this.startIndex=n+1},e.prototype.oncomment=function(t,n,r){var i,s,o,a;this.endIndex=n,(s=(i=this.cbs).oncomment)===null||s===void 0||s.call(i,this.getSlice(t,n-r)),(a=(o=this.cbs).oncommentend)===null||a===void 0||a.call(o),this.startIndex=n+1},e.prototype.oncdata=function(t,n,r){var i,s,o,a,l,h,d,m,c,u;this.endIndex=n;var f=this.getSlice(t,n-r);this.options.xmlMode||this.options.recognizeCDATA?((s=(i=this.cbs).oncdatastart)===null||s===void 0||s.call(i),(a=(o=this.cbs).ontext)===null||a===void 0||a.call(o,f),(h=(l=this.cbs).oncdataend)===null||h===void 0||h.call(l)):((m=(d=this.cbs).oncomment)===null||m===void 0||m.call(d,"[CDATA[".concat(f,"]]")),(u=(c=this.cbs).oncommentend)===null||u===void 0||u.call(c)),this.startIndex=n+1},e.prototype.onend=function(){var t,n;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(var r=this.stack.length;r>0;this.cbs.onclosetag(this.stack[--r],!0));}(n=(t=this.cbs).onend)===null||n===void 0||n.call(t)},e.prototype.reset=function(){var t,n,r,i;(n=(t=this.cbs).onreset)===null||n===void 0||n.call(t),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,(i=(r=this.cbs).onparserinit)===null||i===void 0||i.call(r,this),this.buffers.length=0,this.bufferOffset=0,this.writeIndex=0,this.ended=!1},e.prototype.parseComplete=function(t){this.reset(),this.end(t)},e.prototype.getSlice=function(t,n){for(;t-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();for(var r=this.buffers[0].slice(t-this.bufferOffset,n-this.bufferOffset);n-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),r+=this.buffers[0].slice(0,n-this.bufferOffset);return r},e.prototype.shiftBuffer=function(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()},e.prototype.write=function(t){var n,r;if(this.ended){(r=(n=this.cbs).onerror)===null||r===void 0||r.call(n,new Error(".write() after done!"));return}this.buffers.push(t),this.tokenizer.running&&(this.tokenizer.write(t),this.writeIndex++)},e.prototype.end=function(t){var n,r;if(this.ended){(r=(n=this.cbs).onerror)===null||r===void 0||r.call(n,Error(".end() after done!"));return}t&&this.write(t),this.ended=!0,this.tokenizer.end()},e.prototype.pause=function(){this.tokenizer.pause()},e.prototype.resume=function(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex<this.buffers.length;)this.tokenizer.write(this.buffers[this.writeIndex++]);this.ended&&this.tokenizer.end()},e.prototype.parseChunk=function(t){this.write(t)},e.prototype.done=function(t){this.end(t)},e}();Tr.Parser=wg;var rt={},jt={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Doctype=e.CDATA=e.Tag=e.Style=e.Script=e.Comment=e.Directive=e.Text=e.Root=e.isTag=e.ElementType=void 0;var t;(function(r){r.Root="root",r.Text="text",r.Directive="directive",r.Comment="comment",r.Script="script",r.Style="style",r.Tag="tag",r.CDATA="cdata",r.Doctype="doctype"})(t=e.ElementType||(e.ElementType={}));function n(r){return r.type===t.Tag||r.type===t.Script||r.type===t.Style}e.isTag=n,e.Root=t.Root,e.Text=t.Text,e.Directive=t.Directive,e.Comment=t.Comment,e.Script=t.Script,e.Style=t.Style,e.Tag=t.Tag,e.CDATA=t.CDATA,e.Doctype=t.Doctype})(jt);var j={},it=R&&R.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Gt=R&&R.__assign||function(){return Gt=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Gt.apply(this,arguments)};Object.defineProperty(j,"__esModule",{value:!0});j.cloneNode=j.hasChildren=j.isDocument=j.isDirective=j.isComment=j.isText=j.isCDATA=j.isTag=j.Element=j.Document=j.CDATA=j.NodeWithChildren=j.ProcessingInstruction=j.Comment=j.Text=j.DataNode=j.Node=void 0;var me=jt,es=function(){function e(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(e.prototype,"parentNode",{get:function(){return this.parent},set:function(t){this.parent=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"previousSibling",{get:function(){return this.prev},set:function(t){this.prev=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nextSibling",{get:function(){return this.next},set:function(t){this.next=t},enumerable:!1,configurable:!0}),e.prototype.cloneNode=function(t){return t===void 0&&(t=!1),ts(this,t)},e}();j.Node=es;var Or=function(e){it(t,e);function t(n){var r=e.call(this)||this;return r.data=n,r}return Object.defineProperty(t.prototype,"nodeValue",{get:function(){return this.data},set:function(n){this.data=n},enumerable:!1,configurable:!0}),t}(es);j.DataNode=Or;var ka=function(e){it(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.type=me.ElementType.Text,n}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),t}(Or);j.Text=ka;var _a=function(e){it(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.type=me.ElementType.Comment,n}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),t}(Or);j.Comment=_a;var Sa=function(e){it(t,e);function t(n,r){var i=e.call(this,r)||this;return i.name=n,i.type=me.ElementType.Directive,i}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),t}(Or);j.ProcessingInstruction=Sa;var Cr=function(e){it(t,e);function t(n){var r=e.call(this)||this;return r.children=n,r}return Object.defineProperty(t.prototype,"firstChild",{get:function(){var n;return(n=this.children[0])!==null&&n!==void 0?n:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.children},set:function(n){this.children=n},enumerable:!1,configurable:!0}),t}(es);j.NodeWithChildren=Cr;var Ta=function(e){it(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.type=me.ElementType.CDATA,n}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),t}(Cr);j.CDATA=Ta;var Oa=function(e){it(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.type=me.ElementType.Root,n}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),t}(Cr);j.Document=Oa;var Ca=function(e){it(t,e);function t(n,r,i,s){i===void 0&&(i=[]),s===void 0&&(s=n==="script"?me.ElementType.Script:n==="style"?me.ElementType.Style:me.ElementType.Tag);var o=e.call(this,i)||this;return o.name=n,o.attribs=r,o.type=s,o}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tagName",{get:function(){return this.name},set:function(n){this.name=n},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var n=this;return Object.keys(this.attribs).map(function(r){var i,s;return{name:r,value:n.attribs[r],namespace:(i=n["x-attribsNamespace"])===null||i===void 0?void 0:i[r],prefix:(s=n["x-attribsPrefix"])===null||s===void 0?void 0:s[r]}})},enumerable:!1,configurable:!0}),t}(Cr);j.Element=Ca;function Ea(e){return(0,me.isTag)(e)}j.isTag=Ea;function Ma(e){return e.type===me.ElementType.CDATA}j.isCDATA=Ma;function Da(e){return e.type===me.ElementType.Text}j.isText=Da;function Aa(e){return e.type===me.ElementType.Comment}j.isComment=Aa;function Ia(e){return e.type===me.ElementType.Directive}j.isDirective=Ia;function La(e){return e.type===me.ElementType.Root}j.isDocument=La;function xg(e){return Object.prototype.hasOwnProperty.call(e,"children")}j.hasChildren=xg;function ts(e,t){t===void 0&&(t=!1);var n;if(Da(e))n=new ka(e.data);else if(Aa(e))n=new _a(e.data);else if(Ea(e)){var r=t?Vr(e.children):[],i=new Ca(e.name,Gt({},e.attribs),r);r.forEach(function(l){return l.parent=i}),e.namespace!=null&&(i.namespace=e.namespace),e["x-attribsNamespace"]&&(i["x-attribsNamespace"]=Gt({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(i["x-attribsPrefix"]=Gt({},e["x-attribsPrefix"])),n=i}else if(Ma(e)){var r=t?Vr(e.children):[],s=new Ta(r);r.forEach(function(h){return h.parent=s}),n=s}else if(La(e)){var r=t?Vr(e.children):[],o=new Oa(r);r.forEach(function(h){return h.parent=o}),e["x-mode"]&&(o["x-mode"]=e["x-mode"]),n=o}else if(Ia(e)){var a=new Sa(e.name,e.data);e["x-name"]!=null&&(a["x-name"]=e["x-name"],a["x-publicId"]=e["x-publicId"],a["x-systemId"]=e["x-systemId"]),n=a}else throw new Error("Not implemented yet: ".concat(e.type));return n.startIndex=e.startIndex,n.endIndex=e.endIndex,e.sourceCodeLocation!=null&&(n.sourceCodeLocation=e.sourceCodeLocation),n}j.cloneNode=ts;function Vr(e){for(var t=e.map(function(r){return ts(r,!0)}),n=1;n<t.length;n++)t[n].prev=t[n-1],t[n-1].next=t[n];return t}(function(e){var t=R&&R.__createBinding||(Object.create?function(a,l,h,d){d===void 0&&(d=h);var m=Object.getOwnPropertyDescriptor(l,h);(!m||("get"in m?!l.__esModule:m.writable||m.configurable))&&(m={enumerable:!0,get:function(){return l[h]}}),Object.defineProperty(a,d,m)}:function(a,l,h,d){d===void 0&&(d=h),a[d]=l[h]}),n=R&&R.__exportStar||function(a,l){for(var h in a)h!=="default"&&!Object.prototype.hasOwnProperty.call(l,h)&&t(l,a,h)};Object.defineProperty(e,"__esModule",{value:!0}),e.DomHandler=void 0;var r=jt,i=j;n(j,e);var s={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},o=function(){function a(l,h,d){this.dom=[],this.root=new i.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof h=="function"&&(d=h,h=s),typeof l=="object"&&(h=l,l=void 0),this.callback=l??null,this.options=h??s,this.elementCB=d??null}return a.prototype.onparserinit=function(l){this.parser=l},a.prototype.onreset=function(){this.dom=[],this.root=new i.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},a.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},a.prototype.onerror=function(l){this.handleCallback(l)},a.prototype.onclosetag=function(){this.lastNode=null;var l=this.tagStack.pop();this.options.withEndIndices&&(l.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(l)},a.prototype.onopentag=function(l,h){var d=this.options.xmlMode?r.ElementType.Tag:void 0,m=new i.Element(l,h,void 0,d);this.addNode(m),this.tagStack.push(m)},a.prototype.ontext=function(l){var h=this.lastNode;if(h&&h.type===r.ElementType.Text)h.data+=l,this.options.withEndIndices&&(h.endIndex=this.parser.endIndex);else{var d=new i.Text(l);this.addNode(d),this.lastNode=d}},a.prototype.oncomment=function(l){if(this.lastNode&&this.lastNode.type===r.ElementType.Comment){this.lastNode.data+=l;return}var h=new i.Comment(l);this.addNode(h),this.lastNode=h},a.prototype.oncommentend=function(){this.lastNode=null},a.prototype.oncdatastart=function(){var l=new i.Text(""),h=new i.CDATA([l]);this.addNode(h),l.parent=h,this.lastNode=l},a.prototype.oncdataend=function(){this.lastNode=null},a.prototype.onprocessinginstruction=function(l,h){var d=new i.ProcessingInstruction(l,h);this.addNode(d)},a.prototype.handleCallback=function(l){if(typeof this.callback=="function")this.callback(l,this.dom);else if(l)throw l},a.prototype.addNode=function(l){var h=this.tagStack[this.tagStack.length-1],d=h.children[h.children.length-1];this.options.withStartIndices&&(l.startIndex=this.parser.startIndex),this.options.withEndIndices&&(l.endIndex=this.parser.endIndex),h.children.push(l),d&&(l.prev=d,d.next=l),l.parent=h,this.lastNode=null},a}();e.DomHandler=o,e.default=o})(rt);var ui={},be={},mn={},Na={},mt={},ns={};Object.defineProperty(ns,"__esModule",{value:!0});function On(e){for(var t=1;t<e.length;t++)e[t][0]+=e[t-1][0]+1;return e}ns.default=new Map(On([[9,"	"],[0,"
"],[22,"!"],[0,"""],[0,"#"],[0,"$"],[0,"%"],[0,"&"],[0,"'"],[0,"("],[0,")"],[0,"*"],[0,"+"],[0,","],[1,"."],[0,"/"],[10,":"],[0,";"],[0,{v:"<",n:8402,o:"<⃒"}],[0,{v:"=",n:8421,o:"=⃥"}],[0,{v:">",n:8402,o:">⃒"}],[0,"?"],[0,"@"],[26,"["],[0,"\"],[0,"]"],[0,"^"],[0,"_"],[0,"`"],[5,{n:106,o:"fj"}],[20,"{"],[0,"|"],[0,"}"],[34," "],[0,"¡"],[0,"¢"],[0,"£"],[0,"¤"],[0,"¥"],[0,"¦"],[0,"§"],[0,"¨"],[0,"©"],[0,"ª"],[0,"«"],[0,"¬"],[0,"­"],[0,"®"],[0,"¯"],[0,"°"],[0,"±"],[0,"²"],[0,"³"],[0,"´"],[0,"µ"],[0,"¶"],[0,"·"],[0,"¸"],[0,"¹"],[0,"º"],[0,"»"],[0,"¼"],[0,"½"],[0,"¾"],[0,"¿"],[0,"À"],[0,"Á"],[0,"Â"],[0,"Ã"],[0,"Ä"],[0,"Å"],[0,"Æ"],[0,"Ç"],[0,"È"],[0,"É"],[0,"Ê"],[0,"Ë"],[0,"Ì"],[0,"Í"],[0,"Î"],[0,"Ï"],[0,"Ð"],[0,"Ñ"],[0,"Ò"],[0,"Ó"],[0,"Ô"],[0,"Õ"],[0,"Ö"],[0,"×"],[0,"Ø"],[0,"Ù"],[0,"Ú"],[0,"Û"],[0,"Ü"],[0,"Ý"],[0,"Þ"],[0,"ß"],[0,"à"],[0,"á"],[0,"â"],[0,"ã"],[0,"ä"],[0,"å"],[0,"æ"],[0,"ç"],[0,"è"],[0,"é"],[0,"ê"],[0,"ë"],[0,"ì"],[0,"í"],[0,"î"],[0,"ï"],[0,"ð"],[0,"ñ"],[0,"ò"],[0,"ó"],[0,"ô"],[0,"õ"],[0,"ö"],[0,"÷"],[0,"ø"],[0,"ù"],[0,"ú"],[0,"û"],[0,"ü"],[0,"ý"],[0,"þ"],[0,"ÿ"],[0,"Ā"],[0,"ā"],[0,"Ă"],[0,"ă"],[0,"Ą"],[0,"ą"],[0,"Ć"],[0,"ć"],[0,"Ĉ"],[0,"ĉ"],[0,"Ċ"],[0,"ċ"],[0,"Č"],[0,"č"],[0,"Ď"],[0,"ď"],[0,"Đ"],[0,"đ"],[0,"Ē"],[0,"ē"],[2,"Ė"],[0,"ė"],[0,"Ę"],[0,"ę"],[0,"Ě"],[0,"ě"],[0,"Ĝ"],[0,"ĝ"],[0,"Ğ"],[0,"ğ"],[0,"Ġ"],[0,"ġ"],[0,"Ģ"],[1,"Ĥ"],[0,"ĥ"],[0,"Ħ"],[0,"ħ"],[0,"Ĩ"],[0,"ĩ"],[0,"Ī"],[0,"ī"],[2,"Į"],[0,"į"],[0,"İ"],[0,"ı"],[0,"IJ"],[0,"ij"],[0,"Ĵ"],[0,"ĵ"],[0,"Ķ"],[0,"ķ"],[0,"ĸ"],[0,"Ĺ"],[0,"ĺ"],[0,"Ļ"],[0,"ļ"],[0,"Ľ"],[0,"ľ"],[0,"Ŀ"],[0,"ŀ"],[0,"Ł"],[0,"ł"],[0,"Ń"],[0,"ń"],[0,"Ņ"],[0,"ņ"],[0,"Ň"],[0,"ň"],[0,"ʼn"],[0,"Ŋ"],[0,"ŋ"],[0,"Ō"],[0,"ō"],[2,"Ő"],[0,"ő"],[0,"Œ"],[0,"œ"],[0,"Ŕ"],[0,"ŕ"],[0,"Ŗ"],[0,"ŗ"],[0,"Ř"],[0,"ř"],[0,"Ś"],[0,"ś"],[0,"Ŝ"],[0,"ŝ"],[0,"Ş"],[0,"ş"],[0,"Š"],[0,"š"],[0,"Ţ"],[0,"ţ"],[0,"Ť"],[0,"ť"],[0,"Ŧ"],[0,"ŧ"],[0,"Ũ"],[0,"ũ"],[0,"Ū"],[0,"ū"],[0,"Ŭ"],[0,"ŭ"],[0,"Ů"],[0,"ů"],[0,"Ű"],[0,"ű"],[0,"Ų"],[0,"ų"],[0,"Ŵ"],[0,"ŵ"],[0,"Ŷ"],[0,"ŷ"],[0,"Ÿ"],[0,"Ź"],[0,"ź"],[0,"Ż"],[0,"ż"],[0,"Ž"],[0,"ž"],[19,"ƒ"],[34,"Ƶ"],[63,"ǵ"],[65,"ȷ"],[142,"ˆ"],[0,"ˇ"],[16,"˘"],[0,"˙"],[0,"˚"],[0,"˛"],[0,"˜"],[0,"˝"],[51,"̑"],[127,"Α"],[0,"Β"],[0,"Γ"],[0,"Δ"],[0,"Ε"],[0,"Ζ"],[0,"Η"],[0,"Θ"],[0,"Ι"],[0,"Κ"],[0,"Λ"],[0,"Μ"],[0,"Ν"],[0,"Ξ"],[0,"Ο"],[0,"Π"],[0,"Ρ"],[1,"Σ"],[0,"Τ"],[0,"Υ"],[0,"Φ"],[0,"Χ"],[0,"Ψ"],[0,"Ω"],[7,"α"],[0,"β"],[0,"γ"],[0,"δ"],[0,"ε"],[0,"ζ"],[0,"η"],[0,"θ"],[0,"ι"],[0,"κ"],[0,"λ"],[0,"μ"],[0,"ν"],[0,"ξ"],[0,"ο"],[0,"π"],[0,"ρ"],[0,"ς"],[0,"σ"],[0,"τ"],[0,"υ"],[0,"φ"],[0,"χ"],[0,"ψ"],[0,"ω"],[7,"ϑ"],[0,"ϒ"],[2,"ϕ"],[0,"ϖ"],[5,"Ϝ"],[0,"ϝ"],[18,"ϰ"],[0,"ϱ"],[3,"ϵ"],[0,"϶"],[10,"Ё"],[0,"Ђ"],[0,"Ѓ"],[0,"Є"],[0,"Ѕ"],[0,"І"],[0,"Ї"],[0,"Ј"],[0,"Љ"],[0,"Њ"],[0,"Ћ"],[0,"Ќ"],[1,"Ў"],[0,"Џ"],[0,"А"],[0,"Б"],[0,"В"],[0,"Г"],[0,"Д"],[0,"Е"],[0,"Ж"],[0,"З"],[0,"И"],[0,"Й"],[0,"К"],[0,"Л"],[0,"М"],[0,"Н"],[0,"О"],[0,"П"],[0,"Р"],[0,"С"],[0,"Т"],[0,"У"],[0,"Ф"],[0,"Х"],[0,"Ц"],[0,"Ч"],[0,"Ш"],[0,"Щ"],[0,"Ъ"],[0,"Ы"],[0,"Ь"],[0,"Э"],[0,"Ю"],[0,"Я"],[0,"а"],[0,"б"],[0,"в"],[0,"г"],[0,"д"],[0,"е"],[0,"ж"],[0,"з"],[0,"и"],[0,"й"],[0,"к"],[0,"л"],[0,"м"],[0,"н"],[0,"о"],[0,"п"],[0,"р"],[0,"с"],[0,"т"],[0,"у"],[0,"ф"],[0,"х"],[0,"ц"],[0,"ч"],[0,"ш"],[0,"щ"],[0,"ъ"],[0,"ы"],[0,"ь"],[0,"э"],[0,"ю"],[0,"я"],[1,"ё"],[0,"ђ"],[0,"ѓ"],[0,"є"],[0,"ѕ"],[0,"і"],[0,"ї"],[0,"ј"],[0,"љ"],[0,"њ"],[0,"ћ"],[0,"ќ"],[1,"ў"],[0,"џ"],[7074," "],[0," "],[0," "],[0," "],[1," "],[0," "],[0," "],[0," "],[0,"​"],[0,"‌"],[0,"‍"],[0,"‎"],[0,"‏"],[0,"‐"],[2,"–"],[0,"—"],[0,"―"],[0,"‖"],[1,"‘"],[0,"’"],[0,"‚"],[1,"“"],[0,"”"],[0,"„"],[1,"†"],[0,"‡"],[0,"•"],[2,"‥"],[0,"…"],[9,"‰"],[0,"‱"],[0,"′"],[0,"″"],[0,"‴"],[0,"‵"],[3,"‹"],[0,"›"],[3,"‾"],[2,"⁁"],[1,"⁃"],[0,"⁄"],[10,"⁏"],[7,"⁗"],[7,{v:" ",n:8202,o:"  "}],[0,"⁠"],[0,"⁡"],[0,"⁢"],[0,"⁣"],[72,"€"],[46,"⃛"],[0,"⃜"],[37,"ℂ"],[2,"℅"],[4,"ℊ"],[0,"ℋ"],[0,"ℌ"],[0,"ℍ"],[0,"ℎ"],[0,"ℏ"],[0,"ℐ"],[0,"ℑ"],[0,"ℒ"],[0,"ℓ"],[1,"ℕ"],[0,"№"],[0,"℗"],[0,"℘"],[0,"ℙ"],[0,"ℚ"],[0,"ℛ"],[0,"ℜ"],[0,"ℝ"],[0,"℞"],[3,"™"],[1,"ℤ"],[2,"℧"],[0,"ℨ"],[0,"℩"],[2,"ℬ"],[0,"ℭ"],[1,"ℯ"],[0,"ℰ"],[0,"ℱ"],[1,"ℳ"],[0,"ℴ"],[0,"ℵ"],[0,"ℶ"],[0,"ℷ"],[0,"ℸ"],[12,"ⅅ"],[0,"ⅆ"],[0,"ⅇ"],[0,"ⅈ"],[10,"⅓"],[0,"⅔"],[0,"⅕"],[0,"⅖"],[0,"⅗"],[0,"⅘"],[0,"⅙"],[0,"⅚"],[0,"⅛"],[0,"⅜"],[0,"⅝"],[0,"⅞"],[49,"←"],[0,"↑"],[0,"→"],[0,"↓"],[0,"↔"],[0,"↕"],[0,"↖"],[0,"↗"],[0,"↘"],[0,"↙"],[0,"↚"],[0,"↛"],[1,{v:"↝",n:824,o:"↝̸"}],[0,"↞"],[0,"↟"],[0,"↠"],[0,"↡"],[0,"↢"],[0,"↣"],[0,"↤"],[0,"↥"],[0,"↦"],[0,"↧"],[1,"↩"],[0,"↪"],[0,"↫"],[0,"↬"],[0,"↭"],[0,"↮"],[1,"↰"],[0,"↱"],[0,"↲"],[0,"↳"],[1,"↵"],[0,"↶"],[0,"↷"],[2,"↺"],[0,"↻"],[0,"↼"],[0,"↽"],[0,"↾"],[0,"↿"],[0,"⇀"],[0,"⇁"],[0,"⇂"],[0,"⇃"],[0,"⇄"],[0,"⇅"],[0,"⇆"],[0,"⇇"],[0,"⇈"],[0,"⇉"],[0,"⇊"],[0,"⇋"],[0,"⇌"],[0,"⇍"],[0,"⇎"],[0,"⇏"],[0,"⇐"],[0,"⇑"],[0,"⇒"],[0,"⇓"],[0,"⇔"],[0,"⇕"],[0,"⇖"],[0,"⇗"],[0,"⇘"],[0,"⇙"],[0,"⇚"],[0,"⇛"],[1,"⇝"],[6,"⇤"],[0,"⇥"],[15,"⇵"],[7,"⇽"],[0,"⇾"],[0,"⇿"],[0,"∀"],[0,"∁"],[0,{v:"∂",n:824,o:"∂̸"}],[0,"∃"],[0,"∄"],[0,"∅"],[1,"∇"],[0,"∈"],[0,"∉"],[1,"∋"],[0,"∌"],[2,"∏"],[0,"∐"],[0,"∑"],[0,"−"],[0,"∓"],[0,"∔"],[1,"∖"],[0,"∗"],[0,"∘"],[1,"√"],[2,"∝"],[0,"∞"],[0,"∟"],[0,{v:"∠",n:8402,o:"∠⃒"}],[0,"∡"],[0,"∢"],[0,"∣"],[0,"∤"],[0,"∥"],[0,"∦"],[0,"∧"],[0,"∨"],[0,{v:"∩",n:65024,o:"∩︀"}],[0,{v:"∪",n:65024,o:"∪︀"}],[0,"∫"],[0,"∬"],[0,"∭"],[0,"∮"],[0,"∯"],[0,"∰"],[0,"∱"],[0,"∲"],[0,"∳"],[0,"∴"],[0,"∵"],[0,"∶"],[0,"∷"],[0,"∸"],[1,"∺"],[0,"∻"],[0,{v:"∼",n:8402,o:"∼⃒"}],[0,{v:"∽",n:817,o:"∽̱"}],[0,{v:"∾",n:819,o:"∾̳"}],[0,"∿"],[0,"≀"],[0,"≁"],[0,{v:"≂",n:824,o:"≂̸"}],[0,"≃"],[0,"≄"],[0,"≅"],[0,"≆"],[0,"≇"],[0,"≈"],[0,"≉"],[0,"≊"],[0,{v:"≋",n:824,o:"≋̸"}],[0,"≌"],[0,{v:"≍",n:8402,o:"≍⃒"}],[0,{v:"≎",n:824,o:"≎̸"}],[0,{v:"≏",n:824,o:"≏̸"}],[0,{v:"≐",n:824,o:"≐̸"}],[0,"≑"],[0,"≒"],[0,"≓"],[0,"≔"],[0,"≕"],[0,"≖"],[0,"≗"],[1,"≙"],[0,"≚"],[1,"≜"],[2,"≟"],[0,"≠"],[0,{v:"≡",n:8421,o:"≡⃥"}],[0,"≢"],[1,{v:"≤",n:8402,o:"≤⃒"}],[0,{v:"≥",n:8402,o:"≥⃒"}],[0,{v:"≦",n:824,o:"≦̸"}],[0,{v:"≧",n:824,o:"≧̸"}],[0,{v:"≨",n:65024,o:"≨︀"}],[0,{v:"≩",n:65024,o:"≩︀"}],[0,{v:"≪",n:new Map(On([[824,"≪̸"],[7577,"≪⃒"]]))}],[0,{v:"≫",n:new Map(On([[824,"≫̸"],[7577,"≫⃒"]]))}],[0,"≬"],[0,"≭"],[0,"≮"],[0,"≯"],[0,"≰"],[0,"≱"],[0,"≲"],[0,"≳"],[0,"≴"],[0,"≵"],[0,"≶"],[0,"≷"],[0,"≸"],[0,"≹"],[0,"≺"],[0,"≻"],[0,"≼"],[0,"≽"],[0,"≾"],[0,{v:"≿",n:824,o:"≿̸"}],[0,"⊀"],[0,"⊁"],[0,{v:"⊂",n:8402,o:"⊂⃒"}],[0,{v:"⊃",n:8402,o:"⊃⃒"}],[0,"⊄"],[0,"⊅"],[0,"⊆"],[0,"⊇"],[0,"⊈"],[0,"⊉"],[0,{v:"⊊",n:65024,o:"⊊︀"}],[0,{v:"⊋",n:65024,o:"⊋︀"}],[1,"⊍"],[0,"⊎"],[0,{v:"⊏",n:824,o:"⊏̸"}],[0,{v:"⊐",n:824,o:"⊐̸"}],[0,"⊑"],[0,"⊒"],[0,{v:"⊓",n:65024,o:"⊓︀"}],[0,{v:"⊔",n:65024,o:"⊔︀"}],[0,"⊕"],[0,"⊖"],[0,"⊗"],[0,"⊘"],[0,"⊙"],[0,"⊚"],[0,"⊛"],[1,"⊝"],[0,"⊞"],[0,"⊟"],[0,"⊠"],[0,"⊡"],[0,"⊢"],[0,"⊣"],[0,"⊤"],[0,"⊥"],[1,"⊧"],[0,"⊨"],[0,"⊩"],[0,"⊪"],[0,"⊫"],[0,"⊬"],[0,"⊭"],[0,"⊮"],[0,"⊯"],[0,"⊰"],[1,"⊲"],[0,"⊳"],[0,{v:"⊴",n:8402,o:"⊴⃒"}],[0,{v:"⊵",n:8402,o:"⊵⃒"}],[0,"⊶"],[0,"⊷"],[0,"⊸"],[0,"⊹"],[0,"⊺"],[0,"⊻"],[1,"⊽"],[0,"⊾"],[0,"⊿"],[0,"⋀"],[0,"⋁"],[0,"⋂"],[0,"⋃"],[0,"⋄"],[0,"⋅"],[0,"⋆"],[0,"⋇"],[0,"⋈"],[0,"⋉"],[0,"⋊"],[0,"⋋"],[0,"⋌"],[0,"⋍"],[0,"⋎"],[0,"⋏"],[0,"⋐"],[0,"⋑"],[0,"⋒"],[0,"⋓"],[0,"⋔"],[0,"⋕"],[0,"⋖"],[0,"⋗"],[0,{v:"⋘",n:824,o:"⋘̸"}],[0,{v:"⋙",n:824,o:"⋙̸"}],[0,{v:"⋚",n:65024,o:"⋚︀"}],[0,{v:"⋛",n:65024,o:"⋛︀"}],[2,"⋞"],[0,"⋟"],[0,"⋠"],[0,"⋡"],[0,"⋢"],[0,"⋣"],[2,"⋦"],[0,"⋧"],[0,"⋨"],[0,"⋩"],[0,"⋪"],[0,"⋫"],[0,"⋬"],[0,"⋭"],[0,"⋮"],[0,"⋯"],[0,"⋰"],[0,"⋱"],[0,"⋲"],[0,"⋳"],[0,"⋴"],[0,{v:"⋵",n:824,o:"⋵̸"}],[0,"⋶"],[0,"⋷"],[1,{v:"⋹",n:824,o:"⋹̸"}],[0,"⋺"],[0,"⋻"],[0,"⋼"],[0,"⋽"],[0,"⋾"],[6,"⌅"],[0,"⌆"],[1,"⌈"],[0,"⌉"],[0,"⌊"],[0,"⌋"],[0,"⌌"],[0,"⌍"],[0,"⌎"],[0,"⌏"],[0,"⌐"],[1,"⌒"],[0,"⌓"],[1,"⌕"],[0,"⌖"],[5,"⌜"],[0,"⌝"],[0,"⌞"],[0,"⌟"],[2,"⌢"],[0,"⌣"],[9,"⌭"],[0,"⌮"],[7,"⌶"],[6,"⌽"],[1,"⌿"],[60,"⍼"],[51,"⎰"],[0,"⎱"],[2,"⎴"],[0,"⎵"],[0,"⎶"],[37,"⏜"],[0,"⏝"],[0,"⏞"],[0,"⏟"],[2,"⏢"],[4,"⏧"],[59,"␣"],[164,"Ⓢ"],[55,"─"],[1,"│"],[9,"┌"],[3,"┐"],[3,"└"],[3,"┘"],[3,"├"],[7,"┤"],[7,"┬"],[7,"┴"],[7,"┼"],[19,"═"],[0,"║"],[0,"╒"],[0,"╓"],[0,"╔"],[0,"╕"],[0,"╖"],[0,"╗"],[0,"╘"],[0,"╙"],[0,"╚"],[0,"╛"],[0,"╜"],[0,"╝"],[0,"╞"],[0,"╟"],[0,"╠"],[0,"╡"],[0,"╢"],[0,"╣"],[0,"╤"],[0,"╥"],[0,"╦"],[0,"╧"],[0,"╨"],[0,"╩"],[0,"╪"],[0,"╫"],[0,"╬"],[19,"▀"],[3,"▄"],[3,"█"],[8,"░"],[0,"▒"],[0,"▓"],[13,"□"],[8,"▪"],[0,"▫"],[1,"▭"],[0,"▮"],[2,"▱"],[1,"△"],[0,"▴"],[0,"▵"],[2,"▸"],[0,"▹"],[3,"▽"],[0,"▾"],[0,"▿"],[2,"◂"],[0,"◃"],[6,"◊"],[0,"○"],[32,"◬"],[2,"◯"],[8,"◸"],[0,"◹"],[0,"◺"],[0,"◻"],[0,"◼"],[8,"★"],[0,"☆"],[7,"☎"],[49,"♀"],[1,"♂"],[29,"♠"],[2,"♣"],[1,"♥"],[0,"♦"],[3,"♪"],[2,"♭"],[0,"♮"],[0,"♯"],[163,"✓"],[3,"✗"],[8,"✠"],[21,"✶"],[33,"❘"],[25,"❲"],[0,"❳"],[84,"⟈"],[0,"⟉"],[28,"⟦"],[0,"⟧"],[0,"⟨"],[0,"⟩"],[0,"⟪"],[0,"⟫"],[0,"⟬"],[0,"⟭"],[7,"⟵"],[0,"⟶"],[0,"⟷"],[0,"⟸"],[0,"⟹"],[0,"⟺"],[1,"⟼"],[2,"⟿"],[258,"⤂"],[0,"⤃"],[0,"⤄"],[0,"⤅"],[6,"⤌"],[0,"⤍"],[0,"⤎"],[0,"⤏"],[0,"⤐"],[0,"⤑"],[0,"⤒"],[0,"⤓"],[2,"⤖"],[2,"⤙"],[0,"⤚"],[0,"⤛"],[0,"⤜"],[0,"⤝"],[0,"⤞"],[0,"⤟"],[0,"⤠"],[2,"⤣"],[0,"⤤"],[0,"⤥"],[0,"⤦"],[0,"⤧"],[0,"⤨"],[0,"⤩"],[0,"⤪"],[8,{v:"⤳",n:824,o:"⤳̸"}],[1,"⤵"],[0,"⤶"],[0,"⤷"],[0,"⤸"],[0,"⤹"],[2,"⤼"],[0,"⤽"],[7,"⥅"],[2,"⥈"],[0,"⥉"],[0,"⥊"],[0,"⥋"],[2,"⥎"],[0,"⥏"],[0,"⥐"],[0,"⥑"],[0,"⥒"],[0,"⥓"],[0,"⥔"],[0,"⥕"],[0,"⥖"],[0,"⥗"],[0,"⥘"],[0,"⥙"],[0,"⥚"],[0,"⥛"],[0,"⥜"],[0,"⥝"],[0,"⥞"],[0,"⥟"],[0,"⥠"],[0,"⥡"],[0,"⥢"],[0,"⥣"],[0,"⥤"],[0,"⥥"],[0,"⥦"],[0,"⥧"],[0,"⥨"],[0,"⥩"],[0,"⥪"],[0,"⥫"],[0,"⥬"],[0,"⥭"],[0,"⥮"],[0,"⥯"],[0,"⥰"],[0,"⥱"],[0,"⥲"],[0,"⥳"],[0,"⥴"],[0,"⥵"],[0,"⥶"],[1,"⥸"],[0,"⥹"],[1,"⥻"],[0,"⥼"],[0,"⥽"],[0,"⥾"],[0,"⥿"],[5,"⦅"],[0,"⦆"],[4,"⦋"],[0,"⦌"],[0,"⦍"],[0,"⦎"],[0,"⦏"],[0,"⦐"],[0,"⦑"],[0,"⦒"],[0,"⦓"],[0,"⦔"],[0,"⦕"],[0,"⦖"],[3,"⦚"],[1,"⦜"],[0,"⦝"],[6,"⦤"],[0,"⦥"],[0,"⦦"],[0,"⦧"],[0,"⦨"],[0,"⦩"],[0,"⦪"],[0,"⦫"],[0,"⦬"],[0,"⦭"],[0,"⦮"],[0,"⦯"],[0,"⦰"],[0,"⦱"],[0,"⦲"],[0,"⦳"],[0,"⦴"],[0,"⦵"],[0,"⦶"],[0,"⦷"],[1,"⦹"],[1,"⦻"],[0,"⦼"],[1,"⦾"],[0,"⦿"],[0,"⧀"],[0,"⧁"],[0,"⧂"],[0,"⧃"],[0,"⧄"],[0,"⧅"],[3,"⧉"],[3,"⧍"],[0,"⧎"],[0,{v:"⧏",n:824,o:"⧏̸"}],[0,{v:"⧐",n:824,o:"⧐̸"}],[11,"⧜"],[0,"⧝"],[0,"⧞"],[4,"⧣"],[0,"⧤"],[0,"⧥"],[5,"⧫"],[8,"⧴"],[1,"⧶"],[9,"⨀"],[0,"⨁"],[0,"⨂"],[1,"⨄"],[1,"⨆"],[5,"⨌"],[0,"⨍"],[2,"⨐"],[0,"⨑"],[0,"⨒"],[0,"⨓"],[0,"⨔"],[0,"⨕"],[0,"⨖"],[0,"⨗"],[10,"⨢"],[0,"⨣"],[0,"⨤"],[0,"⨥"],[0,"⨦"],[0,"⨧"],[1,"⨩"],[0,"⨪"],[2,"⨭"],[0,"⨮"],[0,"⨯"],[0,"⨰"],[0,"⨱"],[1,"⨳"],[0,"⨴"],[0,"⨵"],[0,"⨶"],[0,"⨷"],[0,"⨸"],[0,"⨹"],[0,"⨺"],[0,"⨻"],[0,"⨼"],[2,"⨿"],[0,"⩀"],[1,"⩂"],[0,"⩃"],[0,"⩄"],[0,"⩅"],[0,"⩆"],[0,"⩇"],[0,"⩈"],[0,"⩉"],[0,"⩊"],[0,"⩋"],[0,"⩌"],[0,"⩍"],[2,"⩐"],[2,"⩓"],[0,"⩔"],[0,"⩕"],[0,"⩖"],[0,"⩗"],[0,"⩘"],[1,"⩚"],[0,"⩛"],[0,"⩜"],[0,"⩝"],[1,"⩟"],[6,"⩦"],[3,"⩪"],[2,{v:"⩭",n:824,o:"⩭̸"}],[0,"⩮"],[0,"⩯"],[0,{v:"⩰",n:824,o:"⩰̸"}],[0,"⩱"],[0,"⩲"],[0,"⩳"],[0,"⩴"],[0,"⩵"],[1,"⩷"],[0,"⩸"],[0,"⩹"],[0,"⩺"],[0,"⩻"],[0,"⩼"],[0,{v:"⩽",n:824,o:"⩽̸"}],[0,{v:"⩾",n:824,o:"⩾̸"}],[0,"⩿"],[0,"⪀"],[0,"⪁"],[0,"⪂"],[0,"⪃"],[0,"⪄"],[0,"⪅"],[0,"⪆"],[0,"⪇"],[0,"⪈"],[0,"⪉"],[0,"⪊"],[0,"⪋"],[0,"⪌"],[0,"⪍"],[0,"⪎"],[0,"⪏"],[0,"⪐"],[0,"⪑"],[0,"⪒"],[0,"⪓"],[0,"⪔"],[0,"⪕"],[0,"⪖"],[0,"⪗"],[0,"⪘"],[0,"⪙"],[0,"⪚"],[2,"⪝"],[0,"⪞"],[0,"⪟"],[0,"⪠"],[0,{v:"⪡",n:824,o:"⪡̸"}],[0,{v:"⪢",n:824,o:"⪢̸"}],[1,"⪤"],[0,"⪥"],[0,"⪦"],[0,"⪧"],[0,"⪨"],[0,"⪩"],[0,"⪪"],[0,"⪫"],[0,{v:"⪬",n:65024,o:"⪬︀"}],[0,{v:"⪭",n:65024,o:"⪭︀"}],[0,"⪮"],[0,{v:"⪯",n:824,o:"⪯̸"}],[0,{v:"⪰",n:824,o:"⪰̸"}],[2,"⪳"],[0,"⪴"],[0,"⪵"],[0,"⪶"],[0,"⪷"],[0,"⪸"],[0,"⪹"],[0,"⪺"],[0,"⪻"],[0,"⪼"],[0,"⪽"],[0,"⪾"],[0,"⪿"],[0,"⫀"],[0,"⫁"],[0,"⫂"],[0,"⫃"],[0,"⫄"],[0,{v:"⫅",n:824,o:"⫅̸"}],[0,{v:"⫆",n:824,o:"⫆̸"}],[0,"⫇"],[0,"⫈"],[2,{v:"⫋",n:65024,o:"⫋︀"}],[0,{v:"⫌",n:65024,o:"⫌︀"}],[2,"⫏"],[0,"⫐"],[0,"⫑"],[0,"⫒"],[0,"⫓"],[0,"⫔"],[0,"⫕"],[0,"⫖"],[0,"⫗"],[0,"⫘"],[0,"⫙"],[0,"⫚"],[0,"⫛"],[8,"⫤"],[1,"⫦"],[0,"⫧"],[0,"⫨"],[0,"⫩"],[1,"⫫"],[0,"⫬"],[0,"⫭"],[0,"⫮"],[0,"⫯"],[0,"⫰"],[0,"⫱"],[0,"⫲"],[0,"⫳"],[9,{v:"⫽",n:8421,o:"⫽⃥"}],[44343,{n:new Map(On([[56476,"𝒜"],[1,"𝒞"],[0,"𝒟"],[2,"𝒢"],[2,"𝒥"],[0,"𝒦"],[2,"𝒩"],[0,"𝒪"],[0,"𝒫"],[0,"𝒬"],[1,"𝒮"],[0,"𝒯"],[0,"𝒰"],[0,"𝒱"],[0,"𝒲"],[0,"𝒳"],[0,"𝒴"],[0,"𝒵"],[0,"𝒶"],[0,"𝒷"],[0,"𝒸"],[0,"𝒹"],[1,"𝒻"],[1,"𝒽"],[0,"𝒾"],[0,"𝒿"],[0,"𝓀"],[0,"𝓁"],[0,"𝓂"],[0,"𝓃"],[1,"𝓅"],[0,"𝓆"],[0,"𝓇"],[0,"𝓈"],[0,"𝓉"],[0,"𝓊"],[0,"𝓋"],[0,"𝓌"],[0,"𝓍"],[0,"𝓎"],[0,"𝓏"],[52,"𝔄"],[0,"𝔅"],[1,"𝔇"],[0,"𝔈"],[0,"𝔉"],[0,"𝔊"],[2,"𝔍"],[0,"𝔎"],[0,"𝔏"],[0,"𝔐"],[0,"𝔑"],[0,"𝔒"],[0,"𝔓"],[0,"𝔔"],[1,"𝔖"],[0,"𝔗"],[0,"𝔘"],[0,"𝔙"],[0,"𝔚"],[0,"𝔛"],[0,"𝔜"],[1,"𝔞"],[0,"𝔟"],[0,"𝔠"],[0,"𝔡"],[0,"𝔢"],[0,"𝔣"],[0,"𝔤"],[0,"𝔥"],[0,"𝔦"],[0,"𝔧"],[0,"𝔨"],[0,"𝔩"],[0,"𝔪"],[0,"𝔫"],[0,"𝔬"],[0,"𝔭"],[0,"𝔮"],[0,"𝔯"],[0,"𝔰"],[0,"𝔱"],[0,"𝔲"],[0,"𝔳"],[0,"𝔴"],[0,"𝔵"],[0,"𝔶"],[0,"𝔷"],[0,"𝔸"],[0,"𝔹"],[1,"𝔻"],[0,"𝔼"],[0,"𝔽"],[0,"𝔾"],[1,"𝕀"],[0,"𝕁"],[0,"𝕂"],[0,"𝕃"],[0,"𝕄"],[1,"𝕆"],[3,"𝕊"],[0,"𝕋"],[0,"𝕌"],[0,"𝕍"],[0,"𝕎"],[0,"𝕏"],[0,"𝕐"],[1,"𝕒"],[0,"𝕓"],[0,"𝕔"],[0,"𝕕"],[0,"𝕖"],[0,"𝕗"],[0,"𝕘"],[0,"𝕙"],[0,"𝕚"],[0,"𝕛"],[0,"𝕜"],[0,"𝕝"],[0,"𝕞"],[0,"𝕟"],[0,"𝕠"],[0,"𝕡"],[0,"𝕢"],[0,"𝕣"],[0,"𝕤"],[0,"𝕥"],[0,"𝕦"],[0,"𝕧"],[0,"𝕨"],[0,"𝕩"],[0,"𝕪"],[0,"𝕫"]]))}],[8906,"ff"],[0,"fi"],[0,"fl"],[0,"ffi"],[0,"ffl"]]));var tr={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.escapeText=e.escapeAttribute=e.escapeUTF8=e.escape=e.encodeXML=e.getCodePoint=e.xmlReplacer=void 0,e.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var t=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]);e.getCodePoint=String.prototype.codePointAt!=null?function(i,s){return i.codePointAt(s)}:function(i,s){return(i.charCodeAt(s)&64512)===55296?(i.charCodeAt(s)-55296)*1024+i.charCodeAt(s+1)-56320+65536:i.charCodeAt(s)};function n(i){for(var s="",o=0,a;(a=e.xmlReplacer.exec(i))!==null;){var l=a.index,h=i.charCodeAt(l),d=t.get(h);d!==void 0?(s+=i.substring(o,l)+d,o=l+1):(s+="".concat(i.substring(o,l),"&#x").concat((0,e.getCodePoint)(i,l).toString(16),";"),o=e.xmlReplacer.lastIndex+=Number((h&64512)===55296))}return s+i.substr(o)}e.encodeXML=n,e.escape=n;function r(i,s){return function(o){for(var a,l=0,h="";a=i.exec(o);)l!==a.index&&(h+=o.substring(l,a.index)),h+=s.get(a[0].charCodeAt(0)),l=a.index+1;return h+o.substring(l)}}e.escapeUTF8=r(/[&<>'"]/g,t),e.escapeAttribute=r(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),e.escapeText=r(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]]))})(tr);var kg=R&&R.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(mt,"__esModule",{value:!0});mt.encodeNonAsciiHTML=mt.encodeHTML=void 0;var _g=kg(ns),Pa=tr,Sg=/[\t\n!-,./:-@[-`\f{-}$\x80-\uFFFF]/g;function Tg(e){return Ra(Sg,e)}mt.encodeHTML=Tg;function Og(e){return Ra(Pa.xmlReplacer,e)}mt.encodeNonAsciiHTML=Og;function Ra(e,t){for(var n="",r=0,i;(i=e.exec(t))!==null;){var s=i.index;n+=t.substring(r,s);var o=t.charCodeAt(s),a=_g.default.get(o);if(typeof a=="object"){if(s+1<t.length){var l=t.charCodeAt(s+1),h=typeof a.n=="number"?a.n===l?a.o:void 0:a.n.get(l);if(h!==void 0){n+=h,r=e.lastIndex+=1;continue}}a=a.v}if(a!==void 0)n+=a,r=s+1;else{var d=(0,Pa.getCodePoint)(t,s);n+="&#x".concat(d.toString(16),";"),r=e.lastIndex+=Number(d!==o)}}return n+t.substr(r)}(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.decodeXMLStrict=e.decodeHTML5Strict=e.decodeHTML4Strict=e.decodeHTML5=e.decodeHTML4=e.decodeHTMLStrict=e.decodeHTML=e.decodeXML=e.encodeHTML5=e.encodeHTML4=e.encodeNonAsciiHTML=e.encodeHTML=e.escapeText=e.escapeAttribute=e.escapeUTF8=e.escape=e.encodeXML=e.encode=e.decodeStrict=e.decode=e.EncodingMode=e.DecodingMode=e.EntityLevel=void 0;var t=Jt,n=mt,r=tr,i;(function(u){u[u.XML=0]="XML",u[u.HTML=1]="HTML"})(i=e.EntityLevel||(e.EntityLevel={}));var s;(function(u){u[u.Legacy=0]="Legacy",u[u.Strict=1]="Strict"})(s=e.DecodingMode||(e.DecodingMode={}));var o;(function(u){u[u.UTF8=0]="UTF8",u[u.ASCII=1]="ASCII",u[u.Extensive=2]="Extensive",u[u.Attribute=3]="Attribute",u[u.Text=4]="Text"})(o=e.EncodingMode||(e.EncodingMode={}));function a(u,f){f===void 0&&(f=i.XML);var p=typeof f=="number"?{level:f}:f;return p.level===i.HTML?p.mode===s.Strict?(0,t.decodeHTMLStrict)(u):(0,t.decodeHTML)(u):(0,t.decodeXML)(u)}e.decode=a;function l(u,f){f===void 0&&(f=i.XML);var p=typeof f=="number"?{level:f}:f;return p.level===i.HTML?p.mode===s.Legacy?(0,t.decodeHTML)(u):(0,t.decodeHTMLStrict)(u):(0,t.decodeXML)(u)}e.decodeStrict=l;function h(u,f){f===void 0&&(f=i.XML);var p=typeof f=="number"?{level:f}:f;return p.mode===o.UTF8?(0,r.escapeUTF8)(u):p.mode===o.Attribute?(0,r.escapeAttribute)(u):p.mode===o.Text?(0,r.escapeText)(u):p.level===i.HTML?p.mode===o.ASCII?(0,n.encodeNonAsciiHTML)(u):(0,n.encodeHTML)(u):(0,r.encodeXML)(u)}e.encode=h;var d=tr;Object.defineProperty(e,"encodeXML",{enumerable:!0,get:function(){return d.encodeXML}}),Object.defineProperty(e,"escape",{enumerable:!0,get:function(){return d.escape}}),Object.defineProperty(e,"escapeUTF8",{enumerable:!0,get:function(){return d.escapeUTF8}}),Object.defineProperty(e,"escapeAttribute",{enumerable:!0,get:function(){return d.escapeAttribute}}),Object.defineProperty(e,"escapeText",{enumerable:!0,get:function(){return d.escapeText}});var m=mt;Object.defineProperty(e,"encodeHTML",{enumerable:!0,get:function(){return m.encodeHTML}}),Object.defineProperty(e,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return m.encodeNonAsciiHTML}}),Object.defineProperty(e,"encodeHTML4",{enumerable:!0,get:function(){return m.encodeHTML}}),Object.defineProperty(e,"encodeHTML5",{enumerable:!0,get:function(){return m.encodeHTML}});var c=Jt;Object.defineProperty(e,"decodeXML",{enumerable:!0,get:function(){return c.decodeXML}}),Object.defineProperty(e,"decodeHTML",{enumerable:!0,get:function(){return c.decodeHTML}}),Object.defineProperty(e,"decodeHTMLStrict",{enumerable:!0,get:function(){return c.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML4",{enumerable:!0,get:function(){return c.decodeHTML}}),Object.defineProperty(e,"decodeHTML5",{enumerable:!0,get:function(){return c.decodeHTML}}),Object.defineProperty(e,"decodeHTML4Strict",{enumerable:!0,get:function(){return c.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML5Strict",{enumerable:!0,get:function(){return c.decodeHTMLStrict}}),Object.defineProperty(e,"decodeXMLStrict",{enumerable:!0,get:function(){return c.decodeXML}})})(Na);var Mt={};Object.defineProperty(Mt,"__esModule",{value:!0});Mt.attributeNames=Mt.elementNames=void 0;Mt.elementNames=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(function(e){return[e.toLowerCase(),e]}));Mt.attributeNames=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(function(e){return[e.toLowerCase(),e]}));var St=R&&R.__assign||function(){return St=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},St.apply(this,arguments)},Cg=R&&R.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||("get"in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),Eg=R&&R.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),Mg=R&&R.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&Cg(t,e,n);return Eg(t,e),t};Object.defineProperty(mn,"__esModule",{value:!0});mn.render=void 0;var Ue=Mg(jt),nr=Na,qa=Mt,Dg=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function Ag(e){return e.replace(/"/g,""")}function Ig(e,t){var n;if(e){var r=((n=t.encodeEntities)!==null&&n!==void 0?n:t.decodeEntities)===!1?Ag:t.xmlMode||t.encodeEntities!=="utf8"?nr.encodeXML:nr.escapeAttribute;return Object.keys(e).map(function(i){var s,o,a=(s=e[i])!==null&&s!==void 0?s:"";return t.xmlMode==="foreign"&&(i=(o=qa.attributeNames.get(i))!==null&&o!==void 0?o:i),!t.emptyAttrs&&!t.xmlMode&&a===""?i:"".concat(i,'="').concat(r(a),'"')}).join(" ")}}var Gs=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function Er(e,t){t===void 0&&(t={});for(var n=("length"in e)?e:[e],r="",i=0;i<n.length;i++)r+=Lg(n[i],t);return r}mn.render=Er;mn.default=Er;function Lg(e,t){switch(e.type){case Ue.Root:return Er(e.children,t);case Ue.Doctype:case Ue.Directive:return qg(e);case Ue.Comment:return Ug(e);case Ue.CDATA:return Bg(e);case Ue.Script:case Ue.Style:case Ue.Tag:return Rg(e,t);case Ue.Text:return jg(e,t)}}var Ng=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),Pg=new Set(["svg","math"]);function Rg(e,t){var n;t.xmlMode==="foreign"&&(e.name=(n=qa.elementNames.get(e.name))!==null&&n!==void 0?n:e.name,e.parent&&Ng.has(e.parent.name)&&(t=St(St({},t),{xmlMode:!1}))),!t.xmlMode&&Pg.has(e.name)&&(t=St(St({},t),{xmlMode:"foreign"}));var r="<".concat(e.name),i=Ig(e.attribs,t);return i&&(r+=" ".concat(i)),e.children.length===0&&(t.xmlMode?t.selfClosingTags!==!1:t.selfClosingTags&&Gs.has(e.name))?(t.xmlMode||(r+=" "),r+="/>"):(r+=">",e.children.length>0&&(r+=Er(e.children,t)),(t.xmlMode||!Gs.has(e.name))&&(r+="</".concat(e.name,">"))),r}function qg(e){return"<".concat(e.data,">")}function jg(e,t){var n,r=e.data||"";return((n=t.encodeEntities)!==null&&n!==void 0?n:t.decodeEntities)!==!1&&!(!t.xmlMode&&e.parent&&Dg.has(e.parent.name))&&(r=t.xmlMode||t.encodeEntities!=="utf8"?(0,nr.encodeXML)(r):(0,nr.escapeText)(r)),r}function Bg(e){return"<![CDATA[".concat(e.children[0].data,"]]>")}function Ug(e){return"<!--".concat(e.data,"-->")}var Yg=R&&R.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(be,"__esModule",{value:!0});be.innerText=be.textContent=be.getText=be.getInnerHTML=be.getOuterHTML=void 0;var Le=rt,zg=Yg(mn),Hg=jt;function ja(e,t){return(0,zg.default)(e,t)}be.getOuterHTML=ja;function Vg(e,t){return(0,Le.hasChildren)(e)?e.children.map(function(n){return ja(n,t)}).join(""):""}be.getInnerHTML=Vg;function Yn(e){return Array.isArray(e)?e.map(Yn).join(""):(0,Le.isTag)(e)?e.name==="br"?`
|
||
`:Yn(e.children):(0,Le.isCDATA)(e)?Yn(e.children):(0,Le.isText)(e)?e.data:""}be.getText=Yn;function hi(e){return Array.isArray(e)?e.map(hi).join(""):(0,Le.hasChildren)(e)&&!(0,Le.isComment)(e)?hi(e.children):(0,Le.isText)(e)?e.data:""}be.textContent=hi;function di(e){return Array.isArray(e)?e.map(di).join(""):(0,Le.hasChildren)(e)&&(e.type===Hg.ElementType.Tag||(0,Le.isCDATA)(e))?di(e.children):(0,Le.isText)(e)?e.data:""}be.innerText=di;var re={};Object.defineProperty(re,"__esModule",{value:!0});re.prevElementSibling=re.nextElementSibling=re.getName=re.hasAttrib=re.getAttributeValue=re.getSiblings=re.getParent=re.getChildren=void 0;var rs=rt;function Ba(e){return(0,rs.hasChildren)(e)?e.children:[]}re.getChildren=Ba;function Ua(e){return e.parent||null}re.getParent=Ua;function Fg(e){var t,n,r=Ua(e);if(r!=null)return Ba(r);for(var i=[e],s=e.prev,o=e.next;s!=null;)i.unshift(s),t=s,s=t.prev;for(;o!=null;)i.push(o),n=o,o=n.next;return i}re.getSiblings=Fg;function $g(e,t){var n;return(n=e.attribs)===null||n===void 0?void 0:n[t]}re.getAttributeValue=$g;function Wg(e,t){return e.attribs!=null&&Object.prototype.hasOwnProperty.call(e.attribs,t)&&e.attribs[t]!=null}re.hasAttrib=Wg;function Gg(e){return e.name}re.getName=Gg;function Zg(e){for(var t,n=e.next;n!==null&&!(0,rs.isTag)(n);)t=n,n=t.next;return n}re.nextElementSibling=Zg;function Qg(e){for(var t,n=e.prev;n!==null&&!(0,rs.isTag)(n);)t=n,n=t.prev;return n}re.prevElementSibling=Qg;var fe={};Object.defineProperty(fe,"__esModule",{value:!0});fe.prepend=fe.prependChild=fe.append=fe.appendChild=fe.replaceElement=fe.removeElement=void 0;function gn(e){if(e.prev&&(e.prev.next=e.next),e.next&&(e.next.prev=e.prev),e.parent){var t=e.parent.children;t.splice(t.lastIndexOf(e),1)}}fe.removeElement=gn;function Xg(e,t){var n=t.prev=e.prev;n&&(n.next=t);var r=t.next=e.next;r&&(r.prev=t);var i=t.parent=e.parent;if(i){var s=i.children;s[s.lastIndexOf(e)]=t,e.parent=null}}fe.replaceElement=Xg;function Jg(e,t){if(gn(t),t.next=null,t.parent=e,e.children.push(t)>1){var n=e.children[e.children.length-2];n.next=t,t.prev=n}else t.prev=null}fe.appendChild=Jg;function Kg(e,t){gn(t);var n=e.parent,r=e.next;if(t.next=r,t.prev=e,e.next=t,t.parent=n,r){if(r.prev=t,n){var i=n.children;i.splice(i.lastIndexOf(r),0,t)}}else n&&n.children.push(t)}fe.append=Kg;function ey(e,t){if(gn(t),t.parent=e,t.prev=null,e.children.unshift(t)!==1){var n=e.children[1];n.prev=t,t.next=n}else t.next=null}fe.prependChild=ey;function ty(e,t){gn(t);var n=e.parent;if(n){var r=n.children;r.splice(r.indexOf(e),0,t)}e.prev&&(e.prev.next=t),t.parent=n,t.prev=e.prev,t.next=e,e.prev=t}fe.prepend=ty;var ue={};Object.defineProperty(ue,"__esModule",{value:!0});ue.findAll=ue.existsOne=ue.findOne=ue.findOneChild=ue.find=ue.filter=void 0;var Kt=rt;function ny(e,t,n,r){return n===void 0&&(n=!0),r===void 0&&(r=1/0),Array.isArray(t)||(t=[t]),is(e,t,n,r)}ue.filter=ny;function is(e,t,n,r){for(var i=[],s=0,o=t;s<o.length;s++){var a=o[s];if(e(a)&&(i.push(a),--r<=0))break;if(n&&(0,Kt.hasChildren)(a)&&a.children.length>0){var l=is(e,a.children,n,r);if(i.push.apply(i,l),r-=l.length,r<=0)break}}return i}ue.find=is;function ry(e,t){return t.find(e)}ue.findOneChild=ry;function Ya(e,t,n){n===void 0&&(n=!0);for(var r=null,i=0;i<t.length&&!r;i++){var s=t[i];if((0,Kt.isTag)(s))e(s)?r=s:n&&s.children.length>0&&(r=Ya(e,s.children,!0));else continue}return r}ue.findOne=Ya;function za(e,t){return t.some(function(n){return(0,Kt.isTag)(n)&&(e(n)||n.children.length>0&&za(e,n.children))})}ue.existsOne=za;function iy(e,t){for(var n,r=[],i=t.filter(Kt.isTag),s;s=i.shift();){var o=(n=s.children)===null||n===void 0?void 0:n.filter(Kt.isTag);o&&o.length>0&&i.unshift.apply(i,o),e(s)&&r.push(s)}return r}ue.findAll=iy;var ve={};Object.defineProperty(ve,"__esModule",{value:!0});ve.getElementsByTagType=ve.getElementsByTagName=ve.getElementById=ve.getElements=ve.testElement=void 0;var ot=rt,Mr=ue,rr={tag_name:function(e){return typeof e=="function"?function(t){return(0,ot.isTag)(t)&&e(t.name)}:e==="*"?ot.isTag:function(t){return(0,ot.isTag)(t)&&t.name===e}},tag_type:function(e){return typeof e=="function"?function(t){return e(t.type)}:function(t){return t.type===e}},tag_contains:function(e){return typeof e=="function"?function(t){return(0,ot.isText)(t)&&e(t.data)}:function(t){return(0,ot.isText)(t)&&t.data===e}}};function Ha(e,t){return typeof t=="function"?function(n){return(0,ot.isTag)(n)&&t(n.attribs[e])}:function(n){return(0,ot.isTag)(n)&&n.attribs[e]===t}}function sy(e,t){return function(n){return e(n)||t(n)}}function Va(e){var t=Object.keys(e).map(function(n){var r=e[n];return Object.prototype.hasOwnProperty.call(rr,n)?rr[n](r):Ha(n,r)});return t.length===0?null:t.reduce(sy)}function oy(e,t){var n=Va(e);return n?n(t):!0}ve.testElement=oy;function ay(e,t,n,r){r===void 0&&(r=1/0);var i=Va(e);return i?(0,Mr.filter)(i,t,n,r):[]}ve.getElements=ay;function ly(e,t,n){return n===void 0&&(n=!0),Array.isArray(t)||(t=[t]),(0,Mr.findOne)(Ha("id",e),t,n)}ve.getElementById=ly;function cy(e,t,n,r){return n===void 0&&(n=!0),r===void 0&&(r=1/0),(0,Mr.filter)(rr.tag_name(e),t,n,r)}ve.getElementsByTagName=cy;function uy(e,t,n,r){return n===void 0&&(n=!0),r===void 0&&(r=1/0),(0,Mr.filter)(rr.tag_type(e),t,n,r)}ve.getElementsByTagType=uy;var Fa={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.uniqueSort=e.compareDocumentPosition=e.DocumentPosition=e.removeSubsets=void 0;var t=rt;function n(o){for(var a=o.length;--a>=0;){var l=o[a];if(a>0&&o.lastIndexOf(l,a-1)>=0){o.splice(a,1);continue}for(var h=l.parent;h;h=h.parent)if(o.includes(h)){o.splice(a,1);break}}return o}e.removeSubsets=n;var r;(function(o){o[o.DISCONNECTED=1]="DISCONNECTED",o[o.PRECEDING=2]="PRECEDING",o[o.FOLLOWING=4]="FOLLOWING",o[o.CONTAINS=8]="CONTAINS",o[o.CONTAINED_BY=16]="CONTAINED_BY"})(r=e.DocumentPosition||(e.DocumentPosition={}));function i(o,a){var l=[],h=[];if(o===a)return 0;for(var d=(0,t.hasChildren)(o)?o:o.parent;d;)l.unshift(d),d=d.parent;for(d=(0,t.hasChildren)(a)?a:a.parent;d;)h.unshift(d),d=d.parent;for(var m=Math.min(l.length,h.length),c=0;c<m&&l[c]===h[c];)c++;if(c===0)return r.DISCONNECTED;var u=l[c-1],f=u.children,p=l[c],g=h[c];return f.indexOf(p)>f.indexOf(g)?u===a?r.FOLLOWING|r.CONTAINED_BY:r.FOLLOWING:u===o?r.PRECEDING|r.CONTAINS:r.PRECEDING}e.compareDocumentPosition=i;function s(o){return o=o.filter(function(a,l,h){return!h.includes(a,l+1)}),o.sort(function(a,l){var h=i(a,l);return h&r.PRECEDING?-1:h&r.FOLLOWING?1:0}),o}e.uniqueSort=s})(Fa);var Dr={};Object.defineProperty(Dr,"__esModule",{value:!0});Dr.getFeed=void 0;var hy=be,yn=ve;function dy(e){var t=ir(yy,e);return t?t.name==="feed"?py(t):fy(t):null}Dr.getFeed=dy;function py(e){var t,n=e.children,r={type:"atom",items:(0,yn.getElementsByTagName)("entry",n).map(function(o){var a,l=o.children,h={media:$a(l)};pe(h,"id","id",l),pe(h,"title","title",l);var d=(a=ir("link",l))===null||a===void 0?void 0:a.attribs.href;d&&(h.link=d);var m=lt("summary",l)||lt("content",l);m&&(h.description=m);var c=lt("updated",l);return c&&(h.pubDate=new Date(c)),h})};pe(r,"id","id",n),pe(r,"title","title",n);var i=(t=ir("link",n))===null||t===void 0?void 0:t.attribs.href;i&&(r.link=i),pe(r,"description","subtitle",n);var s=lt("updated",n);return s&&(r.updated=new Date(s)),pe(r,"author","email",n,!0),r}function fy(e){var t,n,r=(n=(t=ir("channel",e.children))===null||t===void 0?void 0:t.children)!==null&&n!==void 0?n:[],i={type:e.name.substr(0,3),id:"",items:(0,yn.getElementsByTagName)("item",e.children).map(function(o){var a=o.children,l={media:$a(a)};pe(l,"id","guid",a),pe(l,"title","title",a),pe(l,"link","link",a),pe(l,"description","description",a);var h=lt("pubDate",a);return h&&(l.pubDate=new Date(h)),l})};pe(i,"title","title",r),pe(i,"link","link",r),pe(i,"description","description",r);var s=lt("lastBuildDate",r);return s&&(i.updated=new Date(s)),pe(i,"author","managingEditor",r,!0),i}var my=["url","type","lang"],gy=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function $a(e){return(0,yn.getElementsByTagName)("media:content",e).map(function(t){for(var n=t.attribs,r={medium:n.medium,isDefault:!!n.isDefault},i=0,s=my;i<s.length;i++){var o=s[i];n[o]&&(r[o]=n[o])}for(var a=0,l=gy;a<l.length;a++){var o=l[a];n[o]&&(r[o]=parseInt(n[o],10))}return n.expression&&(r.expression=n.expression),r})}function ir(e,t){return(0,yn.getElementsByTagName)(e,t,!0,1)[0]}function lt(e,t,n){return n===void 0&&(n=!1),(0,hy.textContent)((0,yn.getElementsByTagName)(e,t,n,1)).trim()}function pe(e,t,n,r,i){i===void 0&&(i=!1);var s=lt(n,r,i);s&&(e[t]=s)}function yy(e){return e==="rss"||e==="feed"||e==="rdf:RDF"}(function(e){var t=R&&R.__createBinding||(Object.create?function(i,s,o,a){a===void 0&&(a=o);var l=Object.getOwnPropertyDescriptor(s,o);(!l||("get"in l?!s.__esModule:l.writable||l.configurable))&&(l={enumerable:!0,get:function(){return s[o]}}),Object.defineProperty(i,a,l)}:function(i,s,o,a){a===void 0&&(a=o),i[a]=s[o]}),n=R&&R.__exportStar||function(i,s){for(var o in i)o!=="default"&&!Object.prototype.hasOwnProperty.call(s,o)&&t(s,i,o)};Object.defineProperty(e,"__esModule",{value:!0}),e.hasChildren=e.isDocument=e.isComment=e.isText=e.isCDATA=e.isTag=void 0,n(be,e),n(re,e),n(fe,e),n(ue,e),n(ve,e),n(Fa,e),n(Dr,e);var r=rt;Object.defineProperty(e,"isTag",{enumerable:!0,get:function(){return r.isTag}}),Object.defineProperty(e,"isCDATA",{enumerable:!0,get:function(){return r.isCDATA}}),Object.defineProperty(e,"isText",{enumerable:!0,get:function(){return r.isText}}),Object.defineProperty(e,"isComment",{enumerable:!0,get:function(){return r.isComment}}),Object.defineProperty(e,"isDocument",{enumerable:!0,get:function(){return r.isDocument}}),Object.defineProperty(e,"hasChildren",{enumerable:!0,get:function(){return r.hasChildren}})})(ui);(function(e){var t=R&&R.__createBinding||(Object.create?function(f,p,g,I){I===void 0&&(I=g);var D=Object.getOwnPropertyDescriptor(p,g);(!D||("get"in D?!p.__esModule:D.writable||D.configurable))&&(D={enumerable:!0,get:function(){return p[g]}}),Object.defineProperty(f,I,D)}:function(f,p,g,I){I===void 0&&(I=g),f[I]=p[g]}),n=R&&R.__setModuleDefault||(Object.create?function(f,p){Object.defineProperty(f,"default",{enumerable:!0,value:p})}:function(f,p){f.default=p}),r=R&&R.__importStar||function(f){if(f&&f.__esModule)return f;var p={};if(f!=null)for(var g in f)g!=="default"&&Object.prototype.hasOwnProperty.call(f,g)&&t(p,f,g);return n(p,f),p},i=R&&R.__importDefault||function(f){return f&&f.__esModule?f:{default:f}};Object.defineProperty(e,"__esModule",{value:!0}),e.DefaultHandler=e.DomUtils=e.parseFeed=e.getFeed=e.ElementType=e.Tokenizer=e.createDomStream=e.parseDOM=e.parseDocument=e.DomHandler=e.Parser=void 0;var s=Tr;Object.defineProperty(e,"Parser",{enumerable:!0,get:function(){return s.Parser}});var o=rt;Object.defineProperty(e,"DomHandler",{enumerable:!0,get:function(){return o.DomHandler}}),Object.defineProperty(e,"DefaultHandler",{enumerable:!0,get:function(){return o.DomHandler}});function a(f,p){var g=new o.DomHandler(void 0,p);return new s.Parser(g,p).end(f),g.root}e.parseDocument=a;function l(f,p){return a(f,p).children}e.parseDOM=l;function h(f,p,g){var I=new o.DomHandler(f,p,g);return new s.Parser(I,p)}e.createDomStream=h;var d=Xi;Object.defineProperty(e,"Tokenizer",{enumerable:!0,get:function(){return i(d).default}});var m=r(jt);e.ElementType=m;var c=ui;Object.defineProperty(e,"getFeed",{enumerable:!0,get:function(){return c.getFeed}});function u(f,p){return p===void 0&&(p={xmlMode:!0}),(0,c.getFeed)(l(f,p))}e.parseFeed=u,e.DomUtils=r(ui)})(pg);var Wa={};Object.defineProperty(Wa,"__esModule",{value:!0});/*!
|
||
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
||
*
|
||
* Copyright (c) 2014-2017, Jon Schlinkert.
|
||
* Released under the MIT License.
|
||
*/function Zs(e){return Object.prototype.toString.call(e)==="[object Object]"}function by(e){var t,n;return Zs(e)===!1?!1:(t=e.constructor,t===void 0?!0:(n=t.prototype,!(Zs(n)===!1||n.hasOwnProperty("isPrototypeOf")===!1)))}Wa.isPlainObject=by;var Qs={},vy={get exports(){return Qs},set exports(e){Qs=e}};(function(e){(function(t,n){e.exports?e.exports=n():t.parseSrcset=n()})(R,function(){return function(t){function n(b){return b===" "||b===" "||b===`
|
||
`||b==="\f"||b==="\r"}function r(b){var T,_=b.exec(t.substring(g));if(_)return T=_[0],g+=T.length,T}for(var i=t.length,s=/^[ \t\n\r\u000c]+/,o=/^[, \t\n\r\u000c]+/,a=/^[^ \t\n\r\u000c]+/,l=/[,]+$/,h=/^\d+$/,d=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,m,c,u,f,p,g=0,I=[];;){if(r(o),g>=i)return I;m=r(a),c=[],m.slice(-1)===","?(m=m.replace(l,""),w()):D()}function D(){for(r(s),u="",f="in descriptor";;){if(p=t.charAt(g),f==="in descriptor")if(n(p))u&&(c.push(u),u="",f="after descriptor");else if(p===","){g+=1,u&&c.push(u),w();return}else if(p==="(")u=u+p,f="in parens";else if(p===""){u&&c.push(u),w();return}else u=u+p;else if(f==="in parens")if(p===")")u=u+p,f="in descriptor";else if(p===""){c.push(u),w();return}else u=u+p;else if(f==="after descriptor"&&!n(p))if(p===""){w();return}else f="in descriptor",g-=1;g+=1}}function w(){var b=!1,T,_,N,U,ee={},te,oe,he,je,vt;for(U=0;U<c.length;U++)te=c[U],oe=te[te.length-1],he=te.substring(0,te.length-1),je=parseInt(he,10),vt=parseFloat(he),h.test(he)&&oe==="w"?((T||_)&&(b=!0),je===0?b=!0:T=je):d.test(he)&&oe==="x"?((T||_||N)&&(b=!0),vt<0?b=!0:_=vt):h.test(he)&&oe==="h"?((N||_)&&(b=!0),je===0?b=!0:N=je):b=!0;b?console&&console.log&&console.log("Invalid srcset descriptor found in '"+t+"' at '"+te+"'."):(ee.url=m,T&&(ee.w=T),_&&(ee.d=_),N&&(ee.h=N),I.push(ee))}}})})(vy);var sr={},wy={get exports(){return sr},set exports(e){sr=e}},Z=String,Ga=function(){return{isColorSupported:!1,reset:Z,bold:Z,dim:Z,italic:Z,underline:Z,inverse:Z,hidden:Z,strikethrough:Z,black:Z,red:Z,green:Z,yellow:Z,blue:Z,magenta:Z,cyan:Z,white:Z,gray:Z,bgBlack:Z,bgRed:Z,bgGreen:Z,bgYellow:Z,bgBlue:Z,bgMagenta:Z,bgCyan:Z,bgWhite:Z}};wy.exports=Ga();sr.createColors=Ga;const xy={},ky=Object.freeze(Object.defineProperty({__proto__:null,default:xy},Symbol.toStringTag,{value:"Module"})),De=Cc(ky);let Xs=sr,Js=De,pi=class Za extends Error{constructor(t,n,r,i,s,o){super(t),this.name="CssSyntaxError",this.reason=t,s&&(this.file=s),i&&(this.source=i),o&&(this.plugin=o),typeof n<"u"&&typeof r<"u"&&(typeof n=="number"?(this.line=n,this.column=r):(this.line=n.line,this.column=n.column,this.endLine=r.line,this.endColumn=r.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,Za)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(t){if(!this.source)return"";let n=this.source;t==null&&(t=Xs.isColorSupported),Js&&t&&(n=Js(n));let r=n.split(/\r?\n/),i=Math.max(this.line-3,0),s=Math.min(this.line+2,r.length),o=String(s).length,a,l;if(t){let{bold:h,red:d,gray:m}=Xs.createColors(!0);a=c=>h(d(c)),l=c=>m(c)}else a=l=h=>h;return r.slice(i,s).map((h,d)=>{let m=i+1+d,c=" "+(" "+m).slice(-o)+" | ";if(m===this.line){let u=l(c.replace(/\d/g," "))+h.slice(0,this.column-1).replace(/[^\t]/g," ");return a(">")+l(c)+h+`
|
||
`+u+a("^")}return" "+l(c)+h}).join(`
|
||
`)}toString(){let t=this.showSourceCode();return t&&(t=`
|
||
|
||
`+t+`
|
||
`),this.name+": "+this.message+t}};var ss=pi;pi.default=pi;var bn={};bn.isClean=Symbol("isClean");bn.my=Symbol("my");const Ks={colon:": ",indent:" ",beforeDecl:`
|
||
`,beforeRule:`
|
||
`,beforeOpen:" ",beforeClose:`
|
||
`,beforeComment:`
|
||
`,after:`
|
||
`,emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};function _y(e){return e[0].toUpperCase()+e.slice(1)}let fi=class{constructor(e){this.builder=e}stringify(e,t){if(!this[e.type])throw new Error("Unknown AST node type "+e.type+". Maybe you need to change PostCSS stringifier.");this[e.type](e,t)}document(e){this.body(e)}root(e){this.body(e),e.raws.after&&this.builder(e.raws.after)}comment(e){let t=this.raw(e,"left","commentLeft"),n=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+n+"*/",e)}decl(e,t){let n=this.raw(e,"between","colon"),r=e.prop+n+this.rawValue(e,"value");e.important&&(r+=e.raws.important||" !important"),t&&(r+=";"),this.builder(r,e)}rule(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")}atrule(e,t){let n="@"+e.name,r=e.params?this.rawValue(e,"params"):"";if(typeof e.raws.afterName<"u"?n+=e.raws.afterName:r&&(n+=" "),e.nodes)this.block(e,n+r);else{let i=(e.raws.between||"")+(t?";":"");this.builder(n+r+i,e)}}body(e){let t=e.nodes.length-1;for(;t>0&&e.nodes[t].type==="comment";)t-=1;let n=this.raw(e,"semicolon");for(let r=0;r<e.nodes.length;r++){let i=e.nodes[r],s=this.raw(i,"before");s&&this.builder(s),this.stringify(i,t!==r||n)}}block(e,t){let n=this.raw(e,"between","beforeOpen");this.builder(t+n+"{",e,"start");let r;e.nodes&&e.nodes.length?(this.body(e),r=this.raw(e,"after")):r=this.raw(e,"after","emptyBody"),r&&this.builder(r),this.builder("}",e,"end")}raw(e,t,n){let r;if(n||(n=t),t&&(r=e.raws[t],typeof r<"u"))return r;let i=e.parent;if(n==="before"&&(!i||i.type==="root"&&i.first===e||i&&i.type==="document"))return"";if(!i)return Ks[n];let s=e.root();if(s.rawCache||(s.rawCache={}),typeof s.rawCache[n]<"u")return s.rawCache[n];if(n==="before"||n==="after")return this.beforeAfter(e,n);{let o="raw"+_y(n);this[o]?r=this[o](s,e):s.walk(a=>{if(r=a.raws[t],typeof r<"u")return!1})}return typeof r>"u"&&(r=Ks[n]),s.rawCache[n]=r,r}rawSemicolon(e){let t;return e.walk(n=>{if(n.nodes&&n.nodes.length&&n.last.type==="decl"&&(t=n.raws.semicolon,typeof t<"u"))return!1}),t}rawEmptyBody(e){let t;return e.walk(n=>{if(n.nodes&&n.nodes.length===0&&(t=n.raws.after,typeof t<"u"))return!1}),t}rawIndent(e){if(e.raws.indent)return e.raws.indent;let t;return e.walk(n=>{let r=n.parent;if(r&&r!==e&&r.parent&&r.parent===e&&typeof n.raws.before<"u"){let i=n.raws.before.split(`
|
||
`);return t=i[i.length-1],t=t.replace(/\S/g,""),!1}}),t}rawBeforeComment(e,t){let n;return e.walkComments(r=>{if(typeof r.raws.before<"u")return n=r.raws.before,n.includes(`
|
||
`)&&(n=n.replace(/[^\n]+$/,"")),!1}),typeof n>"u"?n=this.raw(t,null,"beforeDecl"):n&&(n=n.replace(/\S/g,"")),n}rawBeforeDecl(e,t){let n;return e.walkDecls(r=>{if(typeof r.raws.before<"u")return n=r.raws.before,n.includes(`
|
||
`)&&(n=n.replace(/[^\n]+$/,"")),!1}),typeof n>"u"?n=this.raw(t,null,"beforeRule"):n&&(n=n.replace(/\S/g,"")),n}rawBeforeRule(e){let t;return e.walk(n=>{if(n.nodes&&(n.parent!==e||e.first!==n)&&typeof n.raws.before<"u")return t=n.raws.before,t.includes(`
|
||
`)&&(t=t.replace(/[^\n]+$/,"")),!1}),t&&(t=t.replace(/\S/g,"")),t}rawBeforeClose(e){let t;return e.walk(n=>{if(n.nodes&&n.nodes.length>0&&typeof n.raws.after<"u")return t=n.raws.after,t.includes(`
|
||
`)&&(t=t.replace(/[^\n]+$/,"")),!1}),t&&(t=t.replace(/\S/g,"")),t}rawBeforeOpen(e){let t;return e.walk(n=>{if(n.type!=="decl"&&(t=n.raws.between,typeof t<"u"))return!1}),t}rawColon(e){let t;return e.walkDecls(n=>{if(typeof n.raws.between<"u")return t=n.raws.between.replace(/[^\s:]/g,""),!1}),t}beforeAfter(e,t){let n;e.type==="decl"?n=this.raw(e,null,"beforeDecl"):e.type==="comment"?n=this.raw(e,null,"beforeComment"):t==="before"?n=this.raw(e,null,"beforeRule"):n=this.raw(e,null,"beforeClose");let r=e.parent,i=0;for(;r&&r.type!=="root";)i+=1,r=r.parent;if(n.includes(`
|
||
`)){let s=this.raw(e,null,"indent");if(s.length)for(let o=0;o<i;o++)n+=s}return n}rawValue(e,t){let n=e[t],r=e.raws[t];return r&&r.value===n?r.raw:n}};var Qa=fi;fi.default=fi;let Sy=Qa;function mi(e,t){new Sy(t).stringify(e)}var Ar=mi;mi.default=mi;let{isClean:Cn,my:Ty}=bn,Oy=ss,Cy=Qa,Ey=Ar;function gi(e,t){let n=new e.constructor;for(let r in e){if(!Object.prototype.hasOwnProperty.call(e,r)||r==="proxyCache")continue;let i=e[r],s=typeof i;r==="parent"&&s==="object"?t&&(n[r]=t):r==="source"?n[r]=i:Array.isArray(i)?n[r]=i.map(o=>gi(o,n)):(s==="object"&&i!==null&&(i=gi(i)),n[r]=i)}return n}let yi=class{constructor(e={}){this.raws={},this[Cn]=!1,this[Ty]=!0;for(let t in e)if(t==="nodes"){this.nodes=[];for(let n of e[t])typeof n.clone=="function"?this.append(n.clone()):this.append(n)}else this[t]=e[t]}error(e,t={}){if(this.source){let{start:n,end:r}=this.rangeBy(t);return this.source.input.error(e,{line:n.line,column:n.column},{line:r.line,column:r.column},t)}return new Oy(e)}warn(e,t,n){let r={node:this};for(let i in n)r[i]=n[i];return e.warn(t,r)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(e=Ey){e.stringify&&(e=e.stringify);let t="";return e(this,n=>{t+=n}),t}assign(e={}){for(let t in e)this[t]=e[t];return this}clone(e={}){let t=gi(this);for(let n in e)t[n]=e[n];return t}cloneBefore(e={}){let t=this.clone(e);return this.parent.insertBefore(this,t),t}cloneAfter(e={}){let t=this.clone(e);return this.parent.insertAfter(this,t),t}replaceWith(...e){if(this.parent){let t=this,n=!1;for(let r of e)r===this?n=!0:n?(this.parent.insertAfter(t,r),t=r):this.parent.insertBefore(t,r);n||this.remove()}return this}next(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e+1]}prev(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e-1]}before(e){return this.parent.insertBefore(this,e),this}after(e){return this.parent.insertAfter(this,e),this}root(){let e=this;for(;e.parent&&e.parent.type!=="document";)e=e.parent;return e}raw(e,t){return new Cy().raw(this,e,t)}cleanRaws(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between}toJSON(e,t){let n={},r=t==null;t=t||new Map;let i=0;for(let s in this){if(!Object.prototype.hasOwnProperty.call(this,s)||s==="parent"||s==="proxyCache")continue;let o=this[s];if(Array.isArray(o))n[s]=o.map(a=>typeof a=="object"&&a.toJSON?a.toJSON(null,t):a);else if(typeof o=="object"&&o.toJSON)n[s]=o.toJSON(null,t);else if(s==="source"){let a=t.get(o.input);a==null&&(a=i,t.set(o.input,i),i++),n[s]={inputId:a,start:o.start,end:o.end}}else n[s]=o}return r&&(n.inputs=[...t.keys()].map(s=>s.toJSON())),n}positionInside(e){let t=this.toString(),n=this.source.start.column,r=this.source.start.line;for(let i=0;i<e;i++)t[i]===`
|
||
`?(n=1,r+=1):n+=1;return{line:r,column:n}}positionBy(e){let t=this.source.start;if(e.index)t=this.positionInside(e.index);else if(e.word){let n=this.toString().indexOf(e.word);n!==-1&&(t=this.positionInside(n))}return t}rangeBy(e){let t={line:this.source.start.line,column:this.source.start.column},n=this.source.end?{line:this.source.end.line,column:this.source.end.column+1}:{line:t.line,column:t.column+1};if(e.word){let r=this.toString().indexOf(e.word);r!==-1&&(t=this.positionInside(r),n=this.positionInside(r+e.word.length))}else e.start?t={line:e.start.line,column:e.start.column}:e.index&&(t=this.positionInside(e.index)),e.end?n={line:e.end.line,column:e.end.column}:e.endIndex?n=this.positionInside(e.endIndex):e.index&&(n=this.positionInside(e.index+1));return(n.line<t.line||n.line===t.line&&n.column<=t.column)&&(n={line:t.line,column:t.column+1}),{start:t,end:n}}getProxyProcessor(){return{set(e,t,n){return e[t]===n||(e[t]=n,(t==="prop"||t==="value"||t==="name"||t==="params"||t==="important"||t==="text")&&e.markDirty()),!0},get(e,t){return t==="proxyOf"?e:t==="root"?()=>e.root().toProxy():e[t]}}}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}addToError(e){if(e.postcssNode=this,e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let t=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${t.input.from}:${t.start.line}:${t.start.column}$&`)}return e}markDirty(){if(this[Cn]){this[Cn]=!1;let e=this;for(;e=e.parent;)e[Cn]=!1}}get proxyOf(){return this}};var Ir=yi;yi.default=yi;let My=Ir,bi=class extends My{constructor(e){e&&typeof e.value<"u"&&typeof e.value!="string"&&(e={...e,value:String(e.value)}),super(e),this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}};var Lr=bi;bi.default=bi;let Dy="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",Ay=(e,t=21)=>(n=t)=>{let r="",i=n;for(;i--;)r+=e[Math.random()*e.length|0];return r},Iy=(e=21)=>{let t="",n=e;for(;n--;)t+=Dy[Math.random()*64|0];return t};var Ly={nanoid:Iy,customAlphabet:Ay};let{SourceMapConsumer:eo,SourceMapGenerator:to}=De,{existsSync:Ny,readFileSync:Py}=De,{dirname:Fr,join:Ry}=De;function qy(e){return Buffer?Buffer.from(e,"base64").toString():window.atob(e)}let vi=class{constructor(e,t){if(t.map===!1)return;this.loadAnnotation(e),this.inline=this.startWith(this.annotation,"data:");let n=t.map?t.map.prev:void 0,r=this.loadMap(t.from,n);!this.mapFile&&t.from&&(this.mapFile=t.from),this.mapFile&&(this.root=Fr(this.mapFile)),r&&(this.text=r)}consumer(){return this.consumerCache||(this.consumerCache=new eo(this.text)),this.consumerCache}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}startWith(e,t){return e?e.substr(0,t.length)===t:!1}getAnnotationURL(e){return e.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}loadAnnotation(e){let t=e.match(/\/\*\s*# sourceMappingURL=/gm);if(!t)return;let n=e.lastIndexOf(t.pop()),r=e.indexOf("*/",n);n>-1&&r>-1&&(this.annotation=this.getAnnotationURL(e.substring(n,r)))}decodeInline(e){let t=/^data:application\/json;charset=utf-?8;base64,/,n=/^data:application\/json;base64,/,r=/^data:application\/json;charset=utf-?8,/,i=/^data:application\/json,/;if(r.test(e)||i.test(e))return decodeURIComponent(e.substr(RegExp.lastMatch.length));if(t.test(e)||n.test(e))return qy(e.substr(RegExp.lastMatch.length));let s=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+s)}loadFile(e){if(this.root=Fr(e),Ny(e))return this.mapFile=e,Py(e,"utf-8").toString().trim()}loadMap(e,t){if(t===!1)return!1;if(t){if(typeof t=="string")return t;if(typeof t=="function"){let n=t(e);if(n){let r=this.loadFile(n);if(!r)throw new Error("Unable to load previous source map: "+n.toString());return r}}else{if(t instanceof eo)return to.fromSourceMap(t).toString();if(t instanceof to)return t.toString();if(this.isMap(t))return JSON.stringify(t);throw new Error("Unsupported previous source map format: "+t.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let n=this.annotation;return e&&(n=Ry(Fr(e),n)),this.loadFile(n)}}}isMap(e){return typeof e!="object"?!1:typeof e.mappings=="string"||typeof e._mappings=="string"||Array.isArray(e.sections)}};var Xa=vi;vi.default=vi;let{SourceMapConsumer:jy,SourceMapGenerator:By}=De,{fileURLToPath:no,pathToFileURL:En}=De,{resolve:wi,isAbsolute:xi}=De,{nanoid:Uy}=Ly,$r=De,ro=ss,Yy=Xa,Wr=Symbol("fromOffsetCache"),zy=Boolean(jy&&By),io=Boolean(wi&&xi),or=class{constructor(e,t={}){if(e===null||typeof e>"u"||typeof e=="object"&&!e.toString)throw new Error(`PostCSS received ${e} instead of CSS string`);if(this.css=e.toString(),this.css[0]==="\uFEFF"||this.css[0]===""?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,t.from&&(!io||/^\w+:\/\//.test(t.from)||xi(t.from)?this.file=t.from:this.file=wi(t.from)),io&&zy){let n=new Yy(this.css,t);if(n.text){this.map=n;let r=n.consumer().file;!this.file&&r&&(this.file=this.mapResolve(r))}}this.file||(this.id="<input css "+Uy(6)+">"),this.map&&(this.map.file=this.from)}fromOffset(e){let t,n;if(this[Wr])n=this[Wr];else{let i=this.css.split(`
|
||
`);n=new Array(i.length);let s=0;for(let o=0,a=i.length;o<a;o++)n[o]=s,s+=i[o].length+1;this[Wr]=n}t=n[n.length-1];let r=0;if(e>=t)r=n.length-1;else{let i=n.length-2,s;for(;r<i;)if(s=r+(i-r>>1),e<n[s])i=s-1;else if(e>=n[s+1])r=s+1;else{r=s;break}}return{line:r+1,col:e-n[r]+1}}error(e,t,n,r={}){let i,s,o;if(t&&typeof t=="object"){let l=t,h=n;if(typeof l.offset=="number"){let d=this.fromOffset(l.offset);t=d.line,n=d.col}else t=l.line,n=l.column;if(typeof h.offset=="number"){let d=this.fromOffset(h.offset);s=d.line,o=d.col}else s=h.line,o=h.column}else if(!n){let l=this.fromOffset(t);t=l.line,n=l.col}let a=this.origin(t,n,s,o);return a?i=new ro(e,a.endLine===void 0?a.line:{line:a.line,column:a.column},a.endLine===void 0?a.column:{line:a.endLine,column:a.endColumn},a.source,a.file,r.plugin):i=new ro(e,s===void 0?t:{line:t,column:n},s===void 0?n:{line:s,column:o},this.css,this.file,r.plugin),i.input={line:t,column:n,endLine:s,endColumn:o,source:this.css},this.file&&(En&&(i.input.url=En(this.file).toString()),i.input.file=this.file),i}origin(e,t,n,r){if(!this.map)return!1;let i=this.map.consumer(),s=i.originalPositionFor({line:e,column:t});if(!s.source)return!1;let o;typeof n=="number"&&(o=i.originalPositionFor({line:n,column:r}));let a;xi(s.source)?a=En(s.source):a=new URL(s.source,this.map.consumer().sourceRoot||En(this.map.mapFile));let l={url:a.toString(),line:s.line,column:s.column,endLine:o&&o.line,endColumn:o&&o.column};if(a.protocol==="file:")if(no)l.file=no(a);else throw new Error("file: protocol is not available in this PostCSS build");let h=i.sourceContentFor(s.source);return h&&(l.source=h),l}mapResolve(e){return/^\w+:\/\//.test(e)?e:wi(this.map.consumer().sourceRoot||this.map.root||".",e)}get from(){return this.file||this.id}toJSON(){let e={};for(let t of["hasBOM","css","file","id"])this[t]!=null&&(e[t]=this[t]);return this.map&&(e.map={...this.map},e.map.consumerCache&&(e.map.consumerCache=void 0)),e}};var Nr=or;or.default=or;$r&&$r.registerInput&&$r.registerInput(or);let{SourceMapConsumer:Ja,SourceMapGenerator:zn}=De,{dirname:Hn,resolve:Ka,relative:el,sep:tl}=De,{pathToFileURL:so}=De,Hy=Nr,Vy=Boolean(Ja&&zn),Fy=Boolean(Hn&&Ka&&el&&tl),$y=class{constructor(e,t,n,r){this.stringify=e,this.mapOpts=n.map||{},this.root=t,this.opts=n,this.css=r,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute}isMap(){return typeof this.opts.map<"u"?!!this.opts.map:this.previous().length>0}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(e=>{if(e.source&&e.source.input.map){let t=e.source.input.map;this.previousMaps.includes(t)||this.previousMaps.push(t)}});else{let e=new Hy(this.css,this.opts);e.map&&this.previousMaps.push(e.map)}return this.previousMaps}isInline(){if(typeof this.mapOpts.inline<"u")return this.mapOpts.inline;let e=this.mapOpts.annotation;return typeof e<"u"&&e!==!0?!1:this.previous().length?this.previous().some(t=>t.inline):!0}isSourcesContent(){return typeof this.mapOpts.sourcesContent<"u"?this.mapOpts.sourcesContent:this.previous().length?this.previous().some(e=>e.withContent()):!0}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let e;for(let t=this.root.nodes.length-1;t>=0;t--)e=this.root.nodes[t],e.type==="comment"&&e.text.indexOf("# sourceMappingURL=")===0&&this.root.removeChild(t)}else this.css&&(this.css=this.css.replace(/(\n)?\/\*#[\S\s]*?\*\/$/gm,""))}setSourcesContent(){let e={};if(this.root)this.root.walk(t=>{if(t.source){let n=t.source.input.from;if(n&&!e[n]){e[n]=!0;let r=this.usesFileUrls?this.toFileUrl(n):this.toUrl(this.path(n));this.map.setSourceContent(r,t.source.input.css)}}});else if(this.css){let t=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(t,this.css)}}applyPrevMaps(){for(let e of this.previous()){let t=this.toUrl(this.path(e.file)),n=e.root||Hn(e.file),r;this.mapOpts.sourcesContent===!1?(r=new Ja(e.text),r.sourcesContent&&(r.sourcesContent=r.sourcesContent.map(()=>null))):r=e.consumer(),this.map.applySourceMap(r,t,this.toUrl(this.path(n)))}}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation<"u"?this.mapOpts.annotation:this.previous().length?this.previous().some(e=>e.annotation):!0}toBase64(e){return Buffer?Buffer.from(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))}addAnnotation(){let e;this.isInline()?e="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?e=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?e=this.mapOpts.annotation(this.opts.to,this.root):e=this.outputFile()+".map";let t=`
|
||
`;this.css.includes(`\r
|
||
`)&&(t=`\r
|
||
`),this.css+=t+"/*# sourceMappingURL="+e+" */"}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let e=this.previous()[0].consumer();e.file=this.outputFile(),this.map=zn.fromSourceMap(e)}else this.map=new zn({file:this.outputFile()}),this.map.addMapping({source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>",generated:{line:1,column:0},original:{line:1,column:0}});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}path(e){if(e.indexOf("<")===0||/^\w+:\/\//.test(e)||this.mapOpts.absolute)return e;let t=this.opts.to?Hn(this.opts.to):".";return typeof this.mapOpts.annotation=="string"&&(t=Hn(Ka(t,this.mapOpts.annotation))),e=el(t,e),e}toUrl(e){return tl==="\\"&&(e=e.replace(/\\/g,"/")),encodeURI(e).replace(/[#?]/g,encodeURIComponent)}toFileUrl(e){if(so)return so(e).toString();throw new Error("`map.absolute` option is not available in this PostCSS build")}sourcePath(e){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(e.source.input.from):this.toUrl(this.path(e.source.input.from))}generateString(){this.css="",this.map=new zn({file:this.outputFile()});let e=1,t=1,n="<no source>",r={source:"",generated:{line:0,column:0},original:{line:0,column:0}},i,s;this.stringify(this.root,(o,a,l)=>{if(this.css+=o,a&&l!=="end"&&(r.generated.line=e,r.generated.column=t-1,a.source&&a.source.start?(r.source=this.sourcePath(a),r.original.line=a.source.start.line,r.original.column=a.source.start.column-1,this.map.addMapping(r)):(r.source=n,r.original.line=1,r.original.column=0,this.map.addMapping(r))),i=o.match(/\n/g),i?(e+=i.length,s=o.lastIndexOf(`
|
||
`),t=o.length-s):t+=o.length,a&&l!=="start"){let h=a.parent||{raws:{}};(!(a.type==="decl"||a.type==="atrule"&&!a.nodes)||a!==h.last||h.raws.semicolon)&&(a.source&&a.source.end?(r.source=this.sourcePath(a),r.original.line=a.source.end.line,r.original.column=a.source.end.column-1,r.generated.line=e,r.generated.column=t-2,this.map.addMapping(r)):(r.source=n,r.original.line=1,r.original.column=0,r.generated.line=e,r.generated.column=t-1,this.map.addMapping(r)))}})}generate(){if(this.clearAnnotation(),Fy&&Vy&&this.isMap())return this.generateMap();{let e="";return this.stringify(this.root,t=>{e+=t}),[e]}}};var nl=$y;let Wy=Ir,ki=class extends Wy{constructor(e){super(e),this.type="comment"}};var Pr=ki;ki.default=ki;let{isClean:rl,my:il}=bn,sl=Lr,ol=Pr,Gy=Ir,al,os,as,ll;function cl(e){return e.map(t=>(t.nodes&&(t.nodes=cl(t.nodes)),delete t.source,t))}function ul(e){if(e[rl]=!1,e.proxyOf.nodes)for(let t of e.proxyOf.nodes)ul(t)}let Ge=class hl extends Gy{push(t){return t.parent=this,this.proxyOf.nodes.push(t),this}each(t){if(!this.proxyOf.nodes)return;let n=this.getIterator(),r,i;for(;this.indexes[n]<this.proxyOf.nodes.length&&(r=this.indexes[n],i=t(this.proxyOf.nodes[r],r),i!==!1);)this.indexes[n]+=1;return delete this.indexes[n],i}walk(t){return this.each((n,r)=>{let i;try{i=t(n,r)}catch(s){throw n.addToError(s)}return i!==!1&&n.walk&&(i=n.walk(t)),i})}walkDecls(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="decl"&&t.test(r.prop))return n(r,i)}):this.walk((r,i)=>{if(r.type==="decl"&&r.prop===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="decl")return n(r,i)}))}walkRules(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="rule"&&t.test(r.selector))return n(r,i)}):this.walk((r,i)=>{if(r.type==="rule"&&r.selector===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="rule")return n(r,i)}))}walkAtRules(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="atrule"&&t.test(r.name))return n(r,i)}):this.walk((r,i)=>{if(r.type==="atrule"&&r.name===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="atrule")return n(r,i)}))}walkComments(t){return this.walk((n,r)=>{if(n.type==="comment")return t(n,r)})}append(...t){for(let n of t){let r=this.normalize(n,this.last);for(let i of r)this.proxyOf.nodes.push(i)}return this.markDirty(),this}prepend(...t){t=t.reverse();for(let n of t){let r=this.normalize(n,this.first,"prepend").reverse();for(let i of r)this.proxyOf.nodes.unshift(i);for(let i in this.indexes)this.indexes[i]=this.indexes[i]+r.length}return this.markDirty(),this}cleanRaws(t){if(super.cleanRaws(t),this.nodes)for(let n of this.nodes)n.cleanRaws(t)}insertBefore(t,n){let r=this.index(t),i=r===0?"prepend":!1,s=this.normalize(n,this.proxyOf.nodes[r],i).reverse();r=this.index(t);for(let a of s)this.proxyOf.nodes.splice(r,0,a);let o;for(let a in this.indexes)o=this.indexes[a],r<=o&&(this.indexes[a]=o+s.length);return this.markDirty(),this}insertAfter(t,n){let r=this.index(t),i=this.normalize(n,this.proxyOf.nodes[r]).reverse();r=this.index(t);for(let o of i)this.proxyOf.nodes.splice(r+1,0,o);let s;for(let o in this.indexes)s=this.indexes[o],r<s&&(this.indexes[o]=s+i.length);return this.markDirty(),this}removeChild(t){t=this.index(t),this.proxyOf.nodes[t].parent=void 0,this.proxyOf.nodes.splice(t,1);let n;for(let r in this.indexes)n=this.indexes[r],n>=t&&(this.indexes[r]=n-1);return this.markDirty(),this}removeAll(){for(let t of this.proxyOf.nodes)t.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}replaceValues(t,n,r){return r||(r=n,n={}),this.walkDecls(i=>{n.props&&!n.props.includes(i.prop)||n.fast&&!i.value.includes(n.fast)||(i.value=i.value.replace(t,r))}),this.markDirty(),this}every(t){return this.nodes.every(t)}some(t){return this.nodes.some(t)}index(t){return typeof t=="number"?t:(t.proxyOf&&(t=t.proxyOf),this.proxyOf.nodes.indexOf(t))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}normalize(t,n){if(typeof t=="string")t=cl(al(t).nodes);else if(Array.isArray(t)){t=t.slice(0);for(let r of t)r.parent&&r.parent.removeChild(r,"ignore")}else if(t.type==="root"&&this.type!=="document"){t=t.nodes.slice(0);for(let r of t)r.parent&&r.parent.removeChild(r,"ignore")}else if(t.type)t=[t];else if(t.prop){if(typeof t.value>"u")throw new Error("Value field is missed in node creation");typeof t.value!="string"&&(t.value=String(t.value)),t=[new sl(t)]}else if(t.selector)t=[new os(t)];else if(t.name)t=[new as(t)];else if(t.text)t=[new ol(t)];else throw new Error("Unknown node type in node creation");return t.map(r=>(r[il]||hl.rebuild(r),r=r.proxyOf,r.parent&&r.parent.removeChild(r),r[rl]&&ul(r),typeof r.raws.before>"u"&&n&&typeof n.raws.before<"u"&&(r.raws.before=n.raws.before.replace(/\S/g,"")),r.parent=this.proxyOf,r))}getProxyProcessor(){return{set(t,n,r){return t[n]===r||(t[n]=r,(n==="name"||n==="params"||n==="selector")&&t.markDirty()),!0},get(t,n){return n==="proxyOf"?t:t[n]?n==="each"||typeof n=="string"&&n.startsWith("walk")?(...r)=>t[n](...r.map(i=>typeof i=="function"?(s,o)=>i(s.toProxy(),o):i)):n==="every"||n==="some"?r=>t[n]((i,...s)=>r(i.toProxy(),...s)):n==="root"?()=>t.root().toProxy():n==="nodes"?t.nodes.map(r=>r.toProxy()):n==="first"||n==="last"?t[n].toProxy():t[n]:t[n]}}}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let t=this.lastEach;return this.indexes[t]=0,t}};Ge.registerParse=e=>{al=e};Ge.registerRule=e=>{os=e};Ge.registerAtRule=e=>{as=e};Ge.registerRoot=e=>{ll=e};var bt=Ge;Ge.default=Ge;Ge.rebuild=e=>{e.type==="atrule"?Object.setPrototypeOf(e,as.prototype):e.type==="rule"?Object.setPrototypeOf(e,os.prototype):e.type==="decl"?Object.setPrototypeOf(e,sl.prototype):e.type==="comment"?Object.setPrototypeOf(e,ol.prototype):e.type==="root"&&Object.setPrototypeOf(e,ll.prototype),e[il]=!0,e.nodes&&e.nodes.forEach(t=>{Ge.rebuild(t)})};let Zy=bt,dl,pl,en=class extends Zy{constructor(e){super({type:"document",...e}),this.nodes||(this.nodes=[])}toResult(e={}){return new dl(new pl,this,e).stringify()}};en.registerLazyResult=e=>{dl=e};en.registerProcessor=e=>{pl=e};var ls=en;en.default=en;let oo={};var fl=function(e){oo[e]||(oo[e]=!0,typeof console<"u"&&console.warn&&console.warn(e))};let _i=class{constructor(e,t={}){if(this.type="warning",this.text=e,t.node&&t.node.source){let n=t.node.rangeBy(t);this.line=n.start.line,this.column=n.start.column,this.endLine=n.end.line,this.endColumn=n.end.column}for(let n in t)this[n]=t[n]}toString(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}};var ml=_i;_i.default=_i;let Qy=ml,Si=class{constructor(e,t,n){this.processor=e,this.messages=[],this.root=t,this.opts=n,this.css=void 0,this.map=void 0}toString(){return this.css}warn(e,t={}){t.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(t.plugin=this.lastPlugin.postcssPlugin);let n=new Qy(e,t);return this.messages.push(n),n}warnings(){return this.messages.filter(e=>e.type==="warning")}get content(){return this.css}};var cs=Si;Si.default=Si;const Gr="'".charCodeAt(0),ao='"'.charCodeAt(0),Mn="\\".charCodeAt(0),lo="/".charCodeAt(0),Dn=`
|
||
`.charCodeAt(0),Ht=" ".charCodeAt(0),An="\f".charCodeAt(0),In=" ".charCodeAt(0),Ln="\r".charCodeAt(0),Xy="[".charCodeAt(0),Jy="]".charCodeAt(0),Ky="(".charCodeAt(0),eb=")".charCodeAt(0),tb="{".charCodeAt(0),nb="}".charCodeAt(0),rb=";".charCodeAt(0),ib="*".charCodeAt(0),sb=":".charCodeAt(0),ob="@".charCodeAt(0),Nn=/[\t\n\f\r "#'()/;[\\\]{}]/g,Pn=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,ab=/.[\n"'(/\\]/,co=/[\da-f]/i;var lb=function(e,t={}){let n=e.css.valueOf(),r=t.ignoreErrors,i,s,o,a,l,h,d,m,c,u,f=n.length,p=0,g=[],I=[];function D(){return p}function w(N){throw e.error("Unclosed "+N,p)}function b(){return I.length===0&&p>=f}function T(N){if(I.length)return I.pop();if(p>=f)return;let U=N?N.ignoreUnclosed:!1;switch(i=n.charCodeAt(p),i){case Dn:case Ht:case In:case Ln:case An:{s=p;do s+=1,i=n.charCodeAt(s);while(i===Ht||i===Dn||i===In||i===Ln||i===An);u=["space",n.slice(p,s)],p=s-1;break}case Xy:case Jy:case tb:case nb:case sb:case rb:case eb:{let ee=String.fromCharCode(i);u=[ee,ee,p];break}case Ky:{if(m=g.length?g.pop()[1]:"",c=n.charCodeAt(p+1),m==="url"&&c!==Gr&&c!==ao&&c!==Ht&&c!==Dn&&c!==In&&c!==An&&c!==Ln){s=p;do{if(h=!1,s=n.indexOf(")",s+1),s===-1)if(r||U){s=p;break}else w("bracket");for(d=s;n.charCodeAt(d-1)===Mn;)d-=1,h=!h}while(h);u=["brackets",n.slice(p,s+1),p,s],p=s}else s=n.indexOf(")",p+1),a=n.slice(p,s+1),s===-1||ab.test(a)?u=["(","(",p]:(u=["brackets",a,p,s],p=s);break}case Gr:case ao:{o=i===Gr?"'":'"',s=p;do{if(h=!1,s=n.indexOf(o,s+1),s===-1)if(r||U){s=p+1;break}else w("string");for(d=s;n.charCodeAt(d-1)===Mn;)d-=1,h=!h}while(h);u=["string",n.slice(p,s+1),p,s],p=s;break}case ob:{Nn.lastIndex=p+1,Nn.test(n),Nn.lastIndex===0?s=n.length-1:s=Nn.lastIndex-2,u=["at-word",n.slice(p,s+1),p,s],p=s;break}case Mn:{for(s=p,l=!0;n.charCodeAt(s+1)===Mn;)s+=1,l=!l;if(i=n.charCodeAt(s+1),l&&i!==lo&&i!==Ht&&i!==Dn&&i!==In&&i!==Ln&&i!==An&&(s+=1,co.test(n.charAt(s)))){for(;co.test(n.charAt(s+1));)s+=1;n.charCodeAt(s+1)===Ht&&(s+=1)}u=["word",n.slice(p,s+1),p,s],p=s;break}default:{i===lo&&n.charCodeAt(p+1)===ib?(s=n.indexOf("*/",p+2)+1,s===0&&(r||U?s=n.length:w("comment")),u=["comment",n.slice(p,s+1),p,s],p=s):(Pn.lastIndex=p+1,Pn.test(n),Pn.lastIndex===0?s=n.length-1:s=Pn.lastIndex-2,u=["word",n.slice(p,s+1),p,s],g.push(u),p=s);break}}return p++,u}function _(N){I.push(N)}return{back:_,nextToken:T,endOfFile:b,position:D}};let gl=bt,ar=class extends gl{constructor(e){super(e),this.type="atrule"}append(...e){return this.proxyOf.nodes||(this.nodes=[]),super.append(...e)}prepend(...e){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...e)}};var us=ar;ar.default=ar;gl.registerAtRule(ar);let yl=bt,bl,vl,Dt=class extends yl{constructor(e){super(e),this.type="root",this.nodes||(this.nodes=[])}removeChild(e,t){let n=this.index(e);return!t&&n===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[n].raws.before),super.removeChild(e)}normalize(e,t,n){let r=super.normalize(e);if(t){if(n==="prepend")this.nodes.length>1?t.raws.before=this.nodes[1].raws.before:delete t.raws.before;else if(this.first!==t)for(let i of r)i.raws.before=t.raws.before}return r}toResult(e={}){return new bl(new vl,this,e).stringify()}};Dt.registerLazyResult=e=>{bl=e};Dt.registerProcessor=e=>{vl=e};var vn=Dt;Dt.default=Dt;yl.registerRoot(Dt);let tn={split(e,t,n){let r=[],i="",s=!1,o=0,a=!1,l="",h=!1;for(let d of e)h?h=!1:d==="\\"?h=!0:a?d===l&&(a=!1):d==='"'||d==="'"?(a=!0,l=d):d==="("?o+=1:d===")"?o>0&&(o-=1):o===0&&t.includes(d)&&(s=!0),s?(i!==""&&r.push(i.trim()),i="",s=!1):i+=d;return(n||i!=="")&&r.push(i.trim()),r},space(e){let t=[" ",`
|
||
`," "];return tn.split(e,t)},comma(e){return tn.split(e,[","],!0)}};var wl=tn;tn.default=tn;let xl=bt,cb=wl,lr=class extends xl{constructor(e){super(e),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return cb.comma(this.selector)}set selectors(e){let t=this.selector?this.selector.match(/,\s*/):null,n=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(n)}};var hs=lr;lr.default=lr;xl.registerRule(lr);let ub=Lr,hb=lb,db=Pr,pb=us,fb=vn,uo=hs;const ho={empty:!0,space:!0};function mb(e){for(let t=e.length-1;t>=0;t--){let n=e[t],r=n[3]||n[2];if(r)return r}}let gb=class{constructor(e){this.input=e,this.root=new fb,this.current=this.root,this.spaces="",this.semicolon=!1,this.customProperty=!1,this.createTokenizer(),this.root.source={input:e,start:{offset:0,line:1,column:1}}}createTokenizer(){this.tokenizer=hb(this.input)}parse(){let e;for(;!this.tokenizer.endOfFile();)switch(e=this.tokenizer.nextToken(),e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}this.endFile()}comment(e){let t=new db;this.init(t,e[2]),t.source.end=this.getPosition(e[3]||e[2]);let n=e[1].slice(2,-2);if(/^\s*$/.test(n))t.text="",t.raws.left=n,t.raws.right="";else{let r=n.match(/^(\s*)([^]*\S)(\s*)$/);t.text=r[2],t.raws.left=r[1],t.raws.right=r[3]}}emptyRule(e){let t=new uo;this.init(t,e[2]),t.selector="",t.raws.between="",this.current=t}other(e){let t=!1,n=null,r=!1,i=null,s=[],o=e[1].startsWith("--"),a=[],l=e;for(;l;){if(n=l[0],a.push(l),n==="("||n==="[")i||(i=l),s.push(n==="("?")":"]");else if(o&&r&&n==="{")i||(i=l),s.push("}");else if(s.length===0)if(n===";")if(r){this.decl(a,o);return}else break;else if(n==="{"){this.rule(a);return}else if(n==="}"){this.tokenizer.back(a.pop()),t=!0;break}else n===":"&&(r=!0);else n===s[s.length-1]&&(s.pop(),s.length===0&&(i=null));l=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(t=!0),s.length>0&&this.unclosedBracket(i),t&&r){if(!o)for(;a.length&&(l=a[a.length-1][0],!(l!=="space"&&l!=="comment"));)this.tokenizer.back(a.pop());this.decl(a,o)}else this.unknownWord(a)}rule(e){e.pop();let t=new uo;this.init(t,e[0][2]),t.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(t,"selector",e),this.current=t}decl(e,t){let n=new ub;this.init(n,e[0][2]);let r=e[e.length-1];for(r[0]===";"&&(this.semicolon=!0,e.pop()),n.source.end=this.getPosition(r[3]||r[2]||mb(e));e[0][0]!=="word";)e.length===1&&this.unknownWord(e),n.raws.before+=e.shift()[1];for(n.source.start=this.getPosition(e[0][2]),n.prop="";e.length;){let a=e[0][0];if(a===":"||a==="space"||a==="comment")break;n.prop+=e.shift()[1]}n.raws.between="";let i;for(;e.length;)if(i=e.shift(),i[0]===":"){n.raws.between+=i[1];break}else i[0]==="word"&&/\w/.test(i[1])&&this.unknownWord([i]),n.raws.between+=i[1];(n.prop[0]==="_"||n.prop[0]==="*")&&(n.raws.before+=n.prop[0],n.prop=n.prop.slice(1));let s=[],o;for(;e.length&&(o=e[0][0],!(o!=="space"&&o!=="comment"));)s.push(e.shift());this.precheckMissedSemicolon(e);for(let a=e.length-1;a>=0;a--){if(i=e[a],i[1].toLowerCase()==="!important"){n.important=!0;let l=this.stringFrom(e,a);l=this.spacesFromEnd(e)+l,l!==" !important"&&(n.raws.important=l);break}else if(i[1].toLowerCase()==="important"){let l=e.slice(0),h="";for(let d=a;d>0;d--){let m=l[d][0];if(h.trim().indexOf("!")===0&&m!=="space")break;h=l.pop()[1]+h}h.trim().indexOf("!")===0&&(n.important=!0,n.raws.important=h,e=l)}if(i[0]!=="space"&&i[0]!=="comment")break}e.some(a=>a[0]!=="space"&&a[0]!=="comment")&&(n.raws.between+=s.map(a=>a[1]).join(""),s=[]),this.raw(n,"value",s.concat(e),t),n.value.includes(":")&&!t&&this.checkMissedSemicolon(e)}atrule(e){let t=new pb;t.name=e[1].slice(1),t.name===""&&this.unnamedAtrule(t,e),this.init(t,e[2]);let n,r,i,s=!1,o=!1,a=[],l=[];for(;!this.tokenizer.endOfFile();){if(e=this.tokenizer.nextToken(),n=e[0],n==="("||n==="["?l.push(n==="("?")":"]"):n==="{"&&l.length>0?l.push("}"):n===l[l.length-1]&&l.pop(),l.length===0)if(n===";"){t.source.end=this.getPosition(e[2]),this.semicolon=!0;break}else if(n==="{"){o=!0;break}else if(n==="}"){if(a.length>0){for(i=a.length-1,r=a[i];r&&r[0]==="space";)r=a[--i];r&&(t.source.end=this.getPosition(r[3]||r[2]))}this.end(e);break}else a.push(e);else a.push(e);if(this.tokenizer.endOfFile()){s=!0;break}}t.raws.between=this.spacesAndCommentsFromEnd(a),a.length?(t.raws.afterName=this.spacesAndCommentsFromStart(a),this.raw(t,"params",a),s&&(e=a[a.length-1],t.source.end=this.getPosition(e[3]||e[2]),this.spaces=t.raws.between,t.raws.between="")):(t.raws.afterName="",t.params=""),o&&(t.nodes=[],this.current=t)}end(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(e[2]),this.current=this.current.parent):this.unexpectedClose(e)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces}freeSemicolon(e){if(this.spaces+=e[1],this.current.nodes){let t=this.current.nodes[this.current.nodes.length-1];t&&t.type==="rule"&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(e){let t=this.input.fromOffset(e);return{offset:e,line:t.line,column:t.col}}init(e,t){this.current.push(e),e.source={start:this.getPosition(t),input:this.input},e.raws.before=this.spaces,this.spaces="",e.type!=="comment"&&(this.semicolon=!1)}raw(e,t,n,r){let i,s,o=n.length,a="",l=!0,h,d;for(let m=0;m<o;m+=1)i=n[m],s=i[0],s==="space"&&m===o-1&&!r?l=!1:s==="comment"?(d=n[m-1]?n[m-1][0]:"empty",h=n[m+1]?n[m+1][0]:"empty",!ho[d]&&!ho[h]?a.slice(-1)===","?l=!1:a+=i[1]:l=!1):a+=i[1];if(!l){let m=n.reduce((c,u)=>c+u[1],"");e.raws[t]={value:a,raw:m}}e[t]=a}spacesAndCommentsFromEnd(e){let t,n="";for(;e.length&&(t=e[e.length-1][0],!(t!=="space"&&t!=="comment"));)n=e.pop()[1]+n;return n}spacesAndCommentsFromStart(e){let t,n="";for(;e.length&&(t=e[0][0],!(t!=="space"&&t!=="comment"));)n+=e.shift()[1];return n}spacesFromEnd(e){let t,n="";for(;e.length&&(t=e[e.length-1][0],t==="space");)n=e.pop()[1]+n;return n}stringFrom(e,t){let n="";for(let r=t;r<e.length;r++)n+=e[r][1];return e.splice(t,e.length-t),n}colon(e){let t=0,n,r,i;for(let[s,o]of e.entries()){if(n=o,r=n[0],r==="("&&(t+=1),r===")"&&(t-=1),t===0&&r===":")if(!i)this.doubleColon(n);else{if(i[0]==="word"&&i[1]==="progid")continue;return s}i=n}return!1}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word",{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}unnamedAtrule(e,t){throw this.input.error("At-rule without name",{offset:t[2]},{offset:t[2]+t[1].length})}precheckMissedSemicolon(){}checkMissedSemicolon(e){let t=this.colon(e);if(t===!1)return;let n=0,r;for(let i=t-1;i>=0&&(r=e[i],!(r[0]!=="space"&&(n+=1,n===2)));i--);throw this.input.error("Missed semicolon",r[0]==="word"?r[3]+1:r[2])}};var yb=gb;let bb=bt,vb=yb,wb=Nr;function cr(e,t){let n=new wb(e,t),r=new vb(n);try{r.parse()}catch(i){throw{}.NODE_ENV!=="production"&&i.name==="CssSyntaxError"&&t&&t.from&&(/\.scss$/i.test(t.from)?i.message+=`
|
||
You tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser`:/\.sass/i.test(t.from)?i.message+=`
|
||
You tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser`:/\.less$/i.test(t.from)&&(i.message+=`
|
||
You tried to parse Less with the standard CSS parser; try again with the postcss-less parser`)),i}return r.root}var ds=cr;cr.default=cr;bb.registerParse(cr);let{isClean:Ae,my:xb}=bn,kb=nl,_b=Ar,Sb=bt,Tb=ls,Ob=fl,po=cs,Cb=ds,Eb=vn;const Mb={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},Db={postcssPlugin:!0,prepare:!0,Once:!0,Document:!0,Root:!0,Declaration:!0,Rule:!0,AtRule:!0,Comment:!0,DeclarationExit:!0,RuleExit:!0,AtRuleExit:!0,CommentExit:!0,RootExit:!0,DocumentExit:!0,OnceExit:!0},Ab={postcssPlugin:!0,prepare:!0,Once:!0},At=0;function Vt(e){return typeof e=="object"&&typeof e.then=="function"}function kl(e){let t=!1,n=Mb[e.type];return e.type==="decl"?t=e.prop.toLowerCase():e.type==="atrule"&&(t=e.name.toLowerCase()),t&&e.append?[n,n+"-"+t,At,n+"Exit",n+"Exit-"+t]:t?[n,n+"-"+t,n+"Exit",n+"Exit-"+t]:e.append?[n,At,n+"Exit"]:[n,n+"Exit"]}function fo(e){let t;return e.type==="document"?t=["Document",At,"DocumentExit"]:e.type==="root"?t=["Root",At,"RootExit"]:t=kl(e),{node:e,events:t,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function Ti(e){return e[Ae]=!1,e.nodes&&e.nodes.forEach(t=>Ti(t)),e}let Oi={},It=class _l{constructor(t,n,r){this.stringified=!1,this.processed=!1;let i;if(typeof n=="object"&&n!==null&&(n.type==="root"||n.type==="document"))i=Ti(n);else if(n instanceof _l||n instanceof po)i=Ti(n.root),n.map&&(typeof r.map>"u"&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=n.map);else{let s=Cb;r.syntax&&(s=r.syntax.parse),r.parser&&(s=r.parser),s.parse&&(s=s.parse);try{i=s(n,r)}catch(o){this.processed=!0,this.error=o}i&&!i[xb]&&Sb.rebuild(i)}this.result=new po(t,i,r),this.helpers={...Oi,result:this.result,postcss:Oi},this.plugins=this.processor.plugins.map(s=>typeof s=="object"&&s.prepare?{...s,...s.prepare(this.result)}:s)}get[Symbol.toStringTag](){return"LazyResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.stringify().css}get content(){return this.stringify().content}get map(){return this.stringify().map}get root(){return this.sync().root}get messages(){return this.sync().messages}warnings(){return this.sync().warnings()}toString(){return this.css}then(t,n){return{}.NODE_ENV!=="production"&&("from"in this.opts||Ob("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(t,n)}catch(t){return this.async().catch(t)}finally(t){return this.async().then(t,t)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let t of this.plugins){let n=this.runOnRoot(t);if(Vt(n))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let t=this.result.root;for(;!t[Ae];)t[Ae]=!0,this.walkSync(t);if(this.listeners.OnceExit)if(t.type==="document")for(let n of t.nodes)this.visitSync(this.listeners.OnceExit,n);else this.visitSync(this.listeners.OnceExit,t)}return this.result}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let t=this.result.opts,n=_b;t.syntax&&(n=t.syntax.stringify),t.stringifier&&(n=t.stringifier),n.stringify&&(n=n.stringify);let r=new kb(n,this.result.root,this.result.opts).generate();return this.result.css=r[0],this.result.map=r[1],this.result}walkSync(t){t[Ae]=!0;let n=kl(t);for(let r of n)if(r===At)t.nodes&&t.each(i=>{i[Ae]||this.walkSync(i)});else{let i=this.listeners[r];if(i&&this.visitSync(i,t.toProxy()))return}}visitSync(t,n){for(let[r,i]of t){this.result.lastPlugin=r;let s;try{s=i(n,this.helpers)}catch(o){throw this.handleError(o,n.proxyOf)}if(n.type!=="root"&&n.type!=="document"&&!n.parent)return!0;if(Vt(s))throw this.getAsyncError()}}runOnRoot(t){this.result.lastPlugin=t;try{if(typeof t=="object"&&t.Once){if(this.result.root.type==="document"){let n=this.result.root.nodes.map(r=>t.Once(r,this.helpers));return Vt(n[0])?Promise.all(n):n}return t.Once(this.result.root,this.helpers)}else if(typeof t=="function")return t(this.result.root,this.result)}catch(n){throw this.handleError(n)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(t,n){let r=this.result.lastPlugin;try{if(n&&n.addToError(t),this.error=t,t.name==="CssSyntaxError"&&!t.plugin)t.plugin=r.postcssPlugin,t.setMessage();else if(r.postcssVersion&&{}.NODE_ENV!=="production"){let i=r.postcssPlugin,s=r.postcssVersion,o=this.result.processor.version,a=s.split("."),l=o.split(".");(a[0]!==l[0]||parseInt(a[1])>parseInt(l[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+o+", but "+i+" uses "+s+". Perhaps this is the source of the error below.")}}catch(i){console&&console.error&&console.error(i)}return t}async runAsync(){this.plugin=0;for(let t=0;t<this.plugins.length;t++){let n=this.plugins[t],r=this.runOnRoot(n);if(Vt(r))try{await r}catch(i){throw this.handleError(i)}}if(this.prepareVisitors(),this.hasListener){let t=this.result.root;for(;!t[Ae];){t[Ae]=!0;let n=[fo(t)];for(;n.length>0;){let r=this.visitTick(n);if(Vt(r))try{await r}catch(i){let s=n[n.length-1].node;throw this.handleError(i,s)}}}if(this.listeners.OnceExit)for(let[n,r]of this.listeners.OnceExit){this.result.lastPlugin=n;try{if(t.type==="document"){let i=t.nodes.map(s=>r(s,this.helpers));await Promise.all(i)}else await r(t,this.helpers)}catch(i){throw this.handleError(i)}}}return this.processed=!0,this.stringify()}prepareVisitors(){this.listeners={};let t=(n,r,i)=>{this.listeners[r]||(this.listeners[r]=[]),this.listeners[r].push([n,i])};for(let n of this.plugins)if(typeof n=="object")for(let r in n){if(!Db[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${n.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!Ab[r])if(typeof n[r]=="object")for(let i in n[r])i==="*"?t(n,r,n[r][i]):t(n,r+"-"+i.toLowerCase(),n[r][i]);else typeof n[r]=="function"&&t(n,r,n[r])}this.hasListener=Object.keys(this.listeners).length>0}visitTick(t){let n=t[t.length-1],{node:r,visitors:i}=n;if(r.type!=="root"&&r.type!=="document"&&!r.parent){t.pop();return}if(i.length>0&&n.visitorIndex<i.length){let[o,a]=i[n.visitorIndex];n.visitorIndex+=1,n.visitorIndex===i.length&&(n.visitors=[],n.visitorIndex=0),this.result.lastPlugin=o;try{return a(r.toProxy(),this.helpers)}catch(l){throw this.handleError(l,r)}}if(n.iterator!==0){let o=n.iterator,a;for(;a=r.nodes[r.indexes[o]];)if(r.indexes[o]+=1,!a[Ae]){a[Ae]=!0,t.push(fo(a));return}n.iterator=0,delete r.indexes[o]}let s=n.events;for(;n.eventIndex<s.length;){let o=s[n.eventIndex];if(n.eventIndex+=1,o===At){r.nodes&&r.nodes.length&&(r[Ae]=!0,n.iterator=r.getIterator());return}else if(this.listeners[o]){n.visitors=this.listeners[o];return}}t.pop()}};It.registerPostcss=e=>{Oi=e};var Sl=It;It.default=It;Eb.registerLazyResult(It);Tb.registerLazyResult(It);let Ib=nl,Lb=Ar,Nb=fl,Pb=ds;const Rb=cs;let Ci=class{constructor(e,t,n){t=t.toString(),this.stringified=!1,this._processor=e,this._css=t,this._opts=n,this._map=void 0;let r,i=Lb;this.result=new Rb(this._processor,r,this._opts),this.result.css=t;let s=this;Object.defineProperty(this.result,"root",{get(){return s.root}});let o=new Ib(i,r,this._opts,t);if(o.isMap()){let[a,l]=o.generate();a&&(this.result.css=a),l&&(this.result.map=l)}}get[Symbol.toStringTag](){return"NoWorkResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.result.css}get content(){return this.result.css}get map(){return this.result.map}get root(){if(this._root)return this._root;let e,t=Pb;try{e=t(this._css,this._opts)}catch(n){this.error=n}if(this.error)throw this.error;return this._root=e,e}get messages(){return[]}warnings(){return[]}toString(){return this._css}then(e,t){return{}.NODE_ENV!=="production"&&("from"in this._opts||Nb("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,t)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}sync(){if(this.error)throw this.error;return this.result}};var qb=Ci;Ci.default=Ci;let jb=qb,Bb=Sl,Ub=ls,Yb=vn,nn=class{constructor(e=[]){this.version="8.4.21",this.plugins=this.normalize(e)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}process(e,t={}){return this.plugins.length===0&&typeof t.parser>"u"&&typeof t.stringifier>"u"&&typeof t.syntax>"u"?new jb(this,e,t):new Bb(this,e,t)}normalize(e){let t=[];for(let n of e)if(n.postcss===!0?n=n():n.postcss&&(n=n.postcss),typeof n=="object"&&Array.isArray(n.plugins))t=t.concat(n.plugins);else if(typeof n=="object"&&n.postcssPlugin)t.push(n);else if(typeof n=="function")t.push(n);else if(typeof n=="object"&&(n.parse||n.stringify)){if({}.NODE_ENV!=="production")throw new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation.")}else throw new Error(n+" is not a PostCSS plugin");return t}};var zb=nn;nn.default=nn;Yb.registerProcessor(nn);Ub.registerProcessor(nn);let Hb=Lr,Vb=Xa,Fb=Pr,$b=us,Wb=Nr,Gb=vn,Zb=hs;function rn(e,t){if(Array.isArray(e))return e.map(i=>rn(i));let{inputs:n,...r}=e;if(n){t=[];for(let i of n){let s={...i,__proto__:Wb.prototype};s.map&&(s.map={...s.map,__proto__:Vb.prototype}),t.push(s)}}if(r.nodes&&(r.nodes=e.nodes.map(i=>rn(i,t))),r.source){let{inputId:i,...s}=r.source;r.source=s,i!=null&&(r.source.input=t[i])}if(r.type==="root")return new Gb(r);if(r.type==="decl")return new Hb(r);if(r.type==="rule")return new Zb(r);if(r.type==="comment")return new Fb(r);if(r.type==="atrule")return new $b(r);throw new Error("Unknown node type: "+e.type)}var Qb=rn;rn.default=rn;let Xb=ss,Tl=Lr,Jb=Sl,Kb=bt,ps=zb,e1=Ar,t1=Qb,Ol=ls,n1=ml,Cl=Pr,El=us,r1=cs,i1=Nr,s1=ds,o1=wl,Ml=hs,Dl=vn,a1=Ir;function $(...e){return e.length===1&&Array.isArray(e[0])&&(e=e[0]),new ps(e)}$.plugin=function(e,t){let n=!1;function r(...s){console&&console.warn&&!n&&(n=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide:
|
||
https://evilmartians.com/chronicles/postcss-8-plugin-migration`),{}.LANG&&{}.LANG.startsWith("cn")&&console.warn(e+`: 里面 postcss.plugin 被弃用. 迁移指南:
|
||
https://www.w3ctech.com/topic/2226`));let o=t(...s);return o.postcssPlugin=e,o.postcssVersion=new ps().version,o}let i;return Object.defineProperty(r,"postcss",{get(){return i||(i=r()),i}}),r.process=function(s,o,a){return $([r(a)]).process(s,o)},r};$.stringify=e1;$.parse=s1;$.fromJSON=t1;$.list=o1;$.comment=e=>new Cl(e);$.atRule=e=>new El(e);$.decl=e=>new Tl(e);$.rule=e=>new Ml(e);$.root=e=>new Dl(e);$.document=e=>new Ol(e);$.CssSyntaxError=Xb;$.Declaration=Tl;$.Container=Kb;$.Processor=ps;$.Document=Ol;$.Comment=Cl;$.Warning=n1;$.AtRule=El;$.Result=r1;$.Input=i1;$.Rule=Ml;$.Root=Dl;$.Node=a1;Jb.registerPostcss($);$.default=$;const l1={name:"spoiler",level:"inline",start(e){var t;return(t=e.match(/\|\|(?!\s)/))==null?void 0:t.index},tokenizer(e){const t=/^\|\|(?!\s)([^\n]+)(?!\s)\|\|/.exec(e);if(t)return{type:"spoiler",raw:t[0],inner:this.lexer.inlineTokens(t[1].trim())}},renderer(e){return`<span class="spoiler"><span>${this.parser.parseInline(e.inner)}</span></span>`}};A.use({extensions:[l1]});const c1=e=>(sn("data-v-3a7fd7cb"),e=e(),on(),e),u1=c1(()=>C("div",{class:"title"},[C("h2",null,"生活"),C("div",{class:"subtitle"},[C("p",null," 在这个时间只会正向流动的世界里,每当秒针划过刻度线,就不可能再回到那里了——每一刻都是我们的第一次、也是最后一次。二十岁,人生中最有趣的这段时光,只匆匆忙忙地经历一次太可惜了。但是或许可以通过这里的照片和文字,让未来的自己能够重新体验这些心情起伏——这是这个频道的初衷。 "),C("p",null," 这里是我记录生活的地方,没有固定格式和内容,更新也会比较频繁。 ")])],-1)),h1=Nl({__name:"Life",setup(e){return(t,n)=>(O(),ye(Rl(Tm),{postsUrl:"https://profile-api.hydev.org/exports/hykilp/posts.json"},{default:Pl(()=>[u1]),_:1}))}});const d1=ql(h1,[["__scopeId","data-v-3a7fd7cb"]]),f1=Object.freeze(Object.defineProperty({__proto__:null,default:d1},Symbol.toStringTag,{value:"Module"}));export{Lt as G,f1 as L,dn as O,qe as Q,an as _,R as q};
|