@roudanio/awesome-comment 0.6.3 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/awesome-comment.iife.js +40 -40
- package/dist/awesome-comment.js +2764 -2715
- package/dist/awesome-comment.umd.js +41 -41
- package/dist/style.css +1 -1
- package/package.json +7 -7
|
@@ -1,72 +1,72 @@
|
|
|
1
1
|
var AwesomeComment=function(){"use strict";/**
|
|
2
|
-
* @vue/shared v3.4.
|
|
2
|
+
* @vue/shared v3.4.16
|
|
3
3
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
4
4
|
* @license MIT
|
|
5
|
-
**/function
|
|
6
|
-
* @vue/reactivity v3.4.
|
|
5
|
+
**/function Js(e,t){const n=new Set(e.split(","));return t?s=>n.has(s.toLowerCase()):s=>n.has(s)}const de={},an=[],Xe=()=>{},nc=()=>!1,Zn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),qs=e=>e.startsWith("onUpdate:"),Te=Object.assign,Qs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},sc=Object.prototype.hasOwnProperty,Q=(e,t)=>sc.call(e,t),K=Array.isArray,ln=e=>Jn(e)==="[object Map]",Oo=e=>Jn(e)==="[object Set]",G=e=>typeof e=="function",be=e=>typeof e=="string",cn=e=>typeof e=="symbol",me=e=>e!==null&&typeof e=="object",xo=e=>(me(e)||G(e))&&G(e.then)&&G(e.catch),So=Object.prototype.toString,Jn=e=>So.call(e),rc=e=>Jn(e).slice(8,-1),Co=e=>Jn(e)==="[object Object]",er=e=>be(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,qn=Js(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Qn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},oc=/-(\w)/g,rt=Qn(e=>e.replace(oc,(t,n)=>n?n.toUpperCase():"")),ic=/\B([A-Z])/g,Wt=Qn(e=>e.replace(ic,"-$1").toLowerCase()),es=Qn(e=>e.charAt(0).toUpperCase()+e.slice(1)),tr=Qn(e=>e?`on${es(e)}`:""),Et=(e,t)=>!Object.is(e,t),ts=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},ns=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},nr=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let No;const Po=()=>No||(No=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ss(e){if(K(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],o=be(s)?uc(s):ss(s);if(o)for(const r in o)t[r]=o[r]}return t}else if(be(e)||me(e))return e}const ac=/;(?![^(]*\))/g,lc=/:([^]+)/,cc=/\/\*[^]*?\*\//g;function uc(e){const t={};return e.replace(cc,"").split(ac).forEach(n=>{if(n){const s=n.split(lc);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function rs(e){let t="";if(be(e))t=e;else if(K(e))for(let n=0;n<e.length;n++){const s=rs(e[n]);s&&(t+=s+" ")}else if(me(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const fc=Js("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function Ao(e){return!!e||e===""}const ge=e=>be(e)?e:e==null?"":K(e)||me(e)&&(e.toString===So||!G(e.toString))?JSON.stringify(e,Ro,2):String(e),Ro=(e,t)=>t&&t.__v_isRef?Ro(e,t.value):ln(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,o],r)=>(n[sr(s,r)+" =>"]=o,n),{})}:Oo(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>sr(n))}:cn(t)?sr(t):me(t)&&!K(t)&&!Co(t)?String(t):t,sr=(e,t="")=>{var n;return cn(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
|
6
|
+
* @vue/reactivity v3.4.16
|
|
7
7
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
8
8
|
* @license MIT
|
|
9
|
-
**/let Ke;class Ro{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ke,!t&&Ke&&(this.index=(Ke.scopes||(Ke.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ke;try{return Ke=this,t()}finally{Ke=n}}}on(){Ke=this}off(){Ke=this.parent}stop(t){if(this._active){let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.scopes)for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this._active=!1}}}function nr(e){return new Ro(e)}function dc(e,t=Ke){t&&t.active&&t.effects.push(e)}function Mo(){return Ke}function hc(e){Ke&&Ke.cleanups.push(e)}let Ht;class sr{constructor(t,n,s,o){this.fn=t,this.trigger=n,this.scheduler=s,this.active=!0,this.deps=[],this._dirtyLevel=2,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,dc(this,o)}get dirty(){if(this._dirtyLevel===1){Tt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(mc(n.computed),this._dirtyLevel>=2))break}this._dirtyLevel<2&&(this._dirtyLevel=0),Lt()}return this._dirtyLevel>=2}set dirty(t){this._dirtyLevel=t?2:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=It,n=Ht;try{return It=!0,Ht=this,this._runnings++,Fo(this),this.fn()}finally{Do(this),this._runnings--,Ht=n,It=t}}stop(){var t;this.active&&(Fo(this),Do(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function mc(e){return e.value}function Fo(e){e._trackId++,e._depsLength=0}function Do(e){if(e.deps&&e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)$o(e.deps[t],e);e.deps.length=e._depsLength}}function $o(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let It=!0,rr=0;const Uo=[];function Tt(){Uo.push(It),It=!1}function Lt(){const e=Uo.pop();It=e===void 0?!0:e}function or(){rr++}function ir(){for(rr--;!rr&&ar.length;)ar.shift()()}function jo(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const s=e.deps[e._depsLength];s!==t?(s&&$o(s,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ar=[];function Wo(e,t,n){or();for(const s of e.keys())if(s._dirtyLevel<t&&e.get(s)===s._trackId){const o=s._dirtyLevel;s._dirtyLevel=t,o===0&&(s._shouldSchedule=!0,s.trigger())}Ho(e),ir()}function Ho(e){for(const t of e.keys())t.scheduler&&t._shouldSchedule&&(!t._runnings||t.allowRecurse)&&e.get(t)===t._trackId&&(t._shouldSchedule=!1,ar.push(t.scheduler))}const Vo=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},rs=new WeakMap,Vt=Symbol(""),lr=Symbol("");function Fe(e,t,n){if(It&&Ht){let s=rs.get(e);s||rs.set(e,s=new Map);let o=s.get(n);o||s.set(n,o=Vo(()=>s.delete(n))),jo(Ht,o)}}function _t(e,t,n,s,o,r){const i=rs.get(e);if(!i)return;let a=[];if(t==="clear")a=[...i.values()];else if(n==="length"&&K(e)){const l=Number(s);i.forEach((d,f)=>{(f==="length"||!cn(f)&&f>=l)&&a.push(d)})}else switch(n!==void 0&&a.push(i.get(n)),t){case"add":K(e)?qs(n)&&a.push(i.get("length")):(a.push(i.get(Vt)),ln(e)&&a.push(i.get(lr)));break;case"delete":K(e)||(a.push(i.get(Vt)),ln(e)&&a.push(i.get(lr)));break;case"set":ln(e)&&a.push(i.get(Vt));break}or();for(const l of a)l&&Wo(l,2);ir()}function pc(e,t){var n;return(n=rs.get(e))==null?void 0:n.get(t)}const gc=Xs("__proto__,__v_isRef,__isVue"),Ko=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(cn)),zo=_c();function _c(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const s=J(this);for(let r=0,i=this.length;r<i;r++)Fe(s,"get",r+"");const o=s[t](...n);return o===-1||o===!1?s[t](...n.map(J)):o}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Tt(),or();const s=J(this)[t].apply(this,n);return ir(),Lt(),s}}),e}function bc(e){const t=J(this);return Fe(t,"has",e),t.hasOwnProperty(e)}class Go{constructor(t=!1,n=!1){this._isReadonly=t,this._shallow=n}get(t,n,s){const o=this._isReadonly,r=this._shallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return r;if(n==="__v_raw")return s===(o?r?Nc:ei:r?Qo:qo).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const i=K(t);if(!o){if(i&&q(zo,n))return Reflect.get(zo,n,s);if(n==="hasOwnProperty")return bc}const a=Reflect.get(t,n,s);return(cn(n)?Ko.has(n):gc(n))||(o||Fe(t,"get",n),r)?a:ge(a)?i&&qs(n)?a:a.value:me(a)?o?ti(a):fs(a):a}}class Yo extends Go{constructor(t=!1){super(!1,t)}set(t,n,s,o){let r=t[n];if(!this._shallow){const l=un(r);if(!ds(s)&&!un(s)&&(r=J(r),s=J(s)),!K(t)&&ge(r)&&!ge(s))return l?!1:(r.value=s,!0)}const i=K(t)&&qs(n)?Number(n)<t.length:q(t,n),a=Reflect.set(t,n,s,o);return t===J(o)&&(i?Et(s,r)&&_t(t,"set",n,s):_t(t,"add",n,s)),a}deleteProperty(t,n){const s=q(t,n);t[n];const o=Reflect.deleteProperty(t,n);return o&&s&&_t(t,"delete",n,void 0),o}has(t,n){const s=Reflect.has(t,n);return(!cn(n)||!Ko.has(n))&&Fe(t,"has",n),s}ownKeys(t){return Fe(t,"iterate",K(t)?"length":Vt),Reflect.ownKeys(t)}}class yc extends Go{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const kc=new Yo,wc=new yc,vc=new Yo(!0),cr=e=>e,os=e=>Reflect.getPrototypeOf(e);function is(e,t,n=!1,s=!1){e=e.__v_raw;const o=J(e),r=J(t);n||(Et(t,r)&&Fe(o,"get",t),Fe(o,"get",r));const{has:i}=os(o),a=s?cr:n?dr:En;if(i.call(o,t))return a(e.get(t));if(i.call(o,r))return a(e.get(r));e!==o&&e.get(t)}function as(e,t=!1){const n=this.__v_raw,s=J(n),o=J(e);return t||(Et(e,o)&&Fe(s,"has",e),Fe(s,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function ls(e,t=!1){return e=e.__v_raw,!t&&Fe(J(e),"iterate",Vt),Reflect.get(e,"size",e)}function Bo(e){e=J(e);const t=J(this);return os(t).has.call(t,e)||(t.add(e),_t(t,"add",e,e)),this}function Xo(e,t){t=J(t);const n=J(this),{has:s,get:o}=os(n);let r=s.call(n,e);r||(e=J(e),r=s.call(n,e));const i=o.call(n,e);return n.set(e,t),r?Et(t,i)&&_t(n,"set",e,t):_t(n,"add",e,t),this}function Zo(e){const t=J(this),{has:n,get:s}=os(t);let o=n.call(t,e);o||(e=J(e),o=n.call(t,e)),s&&s.call(t,e);const r=t.delete(e);return o&&_t(t,"delete",e,void 0),r}function Jo(){const e=J(this),t=e.size!==0,n=e.clear();return t&&_t(e,"clear",void 0,void 0),n}function cs(e,t){return function(s,o){const r=this,i=r.__v_raw,a=J(i),l=t?cr:e?dr:En;return!e&&Fe(a,"iterate",Vt),i.forEach((d,f)=>s.call(o,l(d),l(f),r))}}function us(e,t,n){return function(...s){const o=this.__v_raw,r=J(o),i=ln(r),a=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,d=o[e](...s),f=n?cr:t?dr:En;return!t&&Fe(r,"iterate",l?lr:Vt),{next(){const{value:h,done:m}=d.next();return m?{value:h,done:m}:{value:a?[f(h[0]),f(h[1])]:f(h),done:m}},[Symbol.iterator](){return this}}}}function Ot(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Ec(){const e={get(r){return is(this,r)},get size(){return ls(this)},has:as,add:Bo,set:Xo,delete:Zo,clear:Jo,forEach:cs(!1,!1)},t={get(r){return is(this,r,!1,!0)},get size(){return ls(this)},has:as,add:Bo,set:Xo,delete:Zo,clear:Jo,forEach:cs(!1,!0)},n={get(r){return is(this,r,!0)},get size(){return ls(this,!0)},has(r){return as.call(this,r,!0)},add:Ot("add"),set:Ot("set"),delete:Ot("delete"),clear:Ot("clear"),forEach:cs(!0,!1)},s={get(r){return is(this,r,!0,!0)},get size(){return ls(this,!0)},has(r){return as.call(this,r,!0)},add:Ot("add"),set:Ot("set"),delete:Ot("delete"),clear:Ot("clear"),forEach:cs(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(r=>{e[r]=us(r,!1,!1),n[r]=us(r,!0,!1),t[r]=us(r,!1,!0),s[r]=us(r,!0,!0)}),[e,n,t,s]}const[Ic,Tc,Lc,Oc]=Ec();function ur(e,t){const n=t?e?Oc:Lc:e?Tc:Ic;return(s,o,r)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?s:Reflect.get(q(n,o)&&o in s?n:s,o,r)}const xc={get:ur(!1,!1)},Sc={get:ur(!1,!0)},Cc={get:ur(!0,!1)},qo=new WeakMap,Qo=new WeakMap,ei=new WeakMap,Nc=new WeakMap;function Pc(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ac(e){return e.__v_skip||!Object.isExtensible(e)?0:Pc(rc(e))}function fs(e){return un(e)?e:fr(e,!1,kc,xc,qo)}function Rc(e){return fr(e,!1,vc,Sc,Qo)}function ti(e){return fr(e,!0,wc,Cc,ei)}function fr(e,t,n,s,o){if(!me(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=o.get(e);if(r)return r;const i=Ac(e);if(i===0)return e;const a=new Proxy(e,i===2?s:n);return o.set(e,a),a}function xt(e){return un(e)?xt(e.__v_raw):!!(e&&e.__v_isReactive)}function un(e){return!!(e&&e.__v_isReadonly)}function ds(e){return!!(e&&e.__v_isShallow)}function ni(e){return xt(e)||un(e)}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function hs(e){return ts(e,"__v_skip",!0),e}const En=e=>me(e)?fs(e):e,dr=e=>me(e)?ti(e):e;class si{constructor(t,n,s,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new sr(()=>t(this._value),()=>ms(this,1),()=>this.dep&&Ho(this.dep)),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=s}get value(){const t=J(this);return(!t._cacheable||t.effect.dirty)&&Et(t._value,t._value=t.effect.run())&&ms(t,2),ri(t),t.effect._dirtyLevel>=1&&ms(t,1),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Mc(e,t,n=!1){let s,o;const r=G(e);return r?(s=e,o=Xe):(s=e.get,o=e.set),new si(s,o,r||!o,n)}function ri(e){It&&Ht&&(e=J(e),jo(Ht,e.dep||(e.dep=Vo(()=>e.dep=void 0,e instanceof si?e:void 0))))}function ms(e,t=2,n){e=J(e);const s=e.dep;s&&Wo(s,t)}function ge(e){return!!(e&&e.__v_isRef===!0)}function te(e){return ii(e,!1)}function oi(e){return ii(e,!0)}function ii(e,t){return ge(e)?e:new Fc(e,t)}class Fc{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:J(t),this._value=n?t:En(t)}get value(){return ri(this),this._value}set value(t){const n=this.__v_isShallow||ds(t)||un(t);t=n?t:J(t),Et(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:En(t),ms(this,2))}}function Y(e){return ge(e)?e.value:e}const Dc={get:(e,t,n)=>Y(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const o=e[t];return ge(o)&&!ge(n)?(o.value=n,!0):Reflect.set(e,t,n,s)}};function ai(e){return xt(e)?e:new Proxy(e,Dc)}function $c(e){const t=K(e)?new Array(e.length):{};for(const n in e)t[n]=jc(e,n);return t}class Uc{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return pc(J(this._object),this._key)}}function jc(e,t,n){const s=e[t];return ge(s)?s:new Uc(e,t,n)}/**
|
|
10
|
-
* @vue/runtime-core v3.4.
|
|
9
|
+
**/let Ge;class Mo{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ge,!t&&Ge&&(this.index=(Ge.scopes||(Ge.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ge;try{return Ge=this,t()}finally{Ge=n}}}on(){Ge=this}off(){Ge=this.parent}stop(t){if(this._active){let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.scopes)for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this._active=!1}}}function rr(e){return new Mo(e)}function dc(e,t=Ge){t&&t.active&&t.effects.push(e)}function Fo(){return Ge}function hc(e){Ge&&Ge.cleanups.push(e)}let Ht;class or{constructor(t,n,s,o){this.fn=t,this.trigger=n,this.scheduler=s,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,dc(this,o)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Tt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(mc(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),Lt()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=It,n=Ht;try{return It=!0,Ht=this,this._runnings++,Do(this),this.fn()}finally{$o(this),this._runnings--,Ht=n,It=t}}stop(){var t;this.active&&(Do(this),$o(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function mc(e){return e.value}function Do(e){e._trackId++,e._depsLength=0}function $o(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Uo(e.deps[t],e);e.deps.length=e._depsLength}}function Uo(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let It=!0,ir=0;const jo=[];function Tt(){jo.push(It),It=!1}function Lt(){const e=jo.pop();It=e===void 0?!0:e}function ar(){ir++}function lr(){for(ir--;!ir&&cr.length;)cr.shift()()}function Wo(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const s=e.deps[e._depsLength];s!==t?(s&&Uo(s,e),e.deps[e._depsLength++]=t):e._depsLength++}}const cr=[];function Ho(e,t,n){ar();for(const s of e.keys()){let o;s._dirtyLevel<t&&(o??(o=e.get(s)===s._trackId))&&(s._shouldSchedule||(s._shouldSchedule=s._dirtyLevel===0),s._dirtyLevel=t),s._shouldSchedule&&(o??(o=e.get(s)===s._trackId))&&(s.trigger(),(!s._runnings||s.allowRecurse)&&s._dirtyLevel!==2&&(s._shouldSchedule=!1,s.scheduler&&cr.push(s.scheduler)))}lr()}const Vo=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},os=new WeakMap,Vt=Symbol(""),ur=Symbol("");function $e(e,t,n){if(It&&Ht){let s=os.get(e);s||os.set(e,s=new Map);let o=s.get(n);o||s.set(n,o=Vo(()=>s.delete(n))),Wo(Ht,o)}}function _t(e,t,n,s,o,r){const i=os.get(e);if(!i)return;let a=[];if(t==="clear")a=[...i.values()];else if(n==="length"&&K(e)){const l=Number(s);i.forEach((h,f)=>{(f==="length"||!cn(f)&&f>=l)&&a.push(h)})}else switch(n!==void 0&&a.push(i.get(n)),t){case"add":K(e)?er(n)&&a.push(i.get("length")):(a.push(i.get(Vt)),ln(e)&&a.push(i.get(ur)));break;case"delete":K(e)||(a.push(i.get(Vt)),ln(e)&&a.push(i.get(ur)));break;case"set":ln(e)&&a.push(i.get(Vt));break}ar();for(const l of a)l&&Ho(l,4);lr()}function pc(e,t){var n;return(n=os.get(e))==null?void 0:n.get(t)}const gc=Js("__proto__,__v_isRef,__isVue"),Ko=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(cn)),zo=_c();function _c(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const s=J(this);for(let r=0,i=this.length;r<i;r++)$e(s,"get",r+"");const o=s[t](...n);return o===-1||o===!1?s[t](...n.map(J)):o}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Tt(),ar();const s=J(this)[t].apply(this,n);return lr(),Lt(),s}}),e}function bc(e){const t=J(this);return $e(t,"has",e),t.hasOwnProperty(e)}class Go{constructor(t=!1,n=!1){this._isReadonly=t,this._shallow=n}get(t,n,s){const o=this._isReadonly,r=this._shallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return r;if(n==="__v_raw")return s===(o?r?Nc:ei:r?Qo:qo).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const i=K(t);if(!o){if(i&&Q(zo,n))return Reflect.get(zo,n,s);if(n==="hasOwnProperty")return bc}const a=Reflect.get(t,n,s);return(cn(n)?Ko.has(n):gc(n))||(o||$e(t,"get",n),r)?a:_e(a)?i&&er(n)?a:a.value:me(a)?o?ti(a):ds(a):a}}class Yo extends Go{constructor(t=!1){super(!1,t)}set(t,n,s,o){let r=t[n];if(!this._shallow){const l=un(r);if(!hs(s)&&!un(s)&&(r=J(r),s=J(s)),!K(t)&&_e(r)&&!_e(s))return l?!1:(r.value=s,!0)}const i=K(t)&&er(n)?Number(n)<t.length:Q(t,n),a=Reflect.set(t,n,s,o);return t===J(o)&&(i?Et(s,r)&&_t(t,"set",n,s):_t(t,"add",n,s)),a}deleteProperty(t,n){const s=Q(t,n);t[n];const o=Reflect.deleteProperty(t,n);return o&&s&&_t(t,"delete",n,void 0),o}has(t,n){const s=Reflect.has(t,n);return(!cn(n)||!Ko.has(n))&&$e(t,"has",n),s}ownKeys(t){return $e(t,"iterate",K(t)?"length":Vt),Reflect.ownKeys(t)}}class yc extends Go{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const kc=new Yo,wc=new yc,vc=new Yo(!0),fr=e=>e,is=e=>Reflect.getPrototypeOf(e);function as(e,t,n=!1,s=!1){e=e.__v_raw;const o=J(e),r=J(t);n||(Et(t,r)&&$e(o,"get",t),$e(o,"get",r));const{has:i}=is(o),a=s?fr:n?mr:Ln;if(i.call(o,t))return a(e.get(t));if(i.call(o,r))return a(e.get(r));e!==o&&e.get(t)}function ls(e,t=!1){const n=this.__v_raw,s=J(n),o=J(e);return t||(Et(e,o)&&$e(s,"has",e),$e(s,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function cs(e,t=!1){return e=e.__v_raw,!t&&$e(J(e),"iterate",Vt),Reflect.get(e,"size",e)}function Bo(e){e=J(e);const t=J(this);return is(t).has.call(t,e)||(t.add(e),_t(t,"add",e,e)),this}function Xo(e,t){t=J(t);const n=J(this),{has:s,get:o}=is(n);let r=s.call(n,e);r||(e=J(e),r=s.call(n,e));const i=o.call(n,e);return n.set(e,t),r?Et(t,i)&&_t(n,"set",e,t):_t(n,"add",e,t),this}function Zo(e){const t=J(this),{has:n,get:s}=is(t);let o=n.call(t,e);o||(e=J(e),o=n.call(t,e)),s&&s.call(t,e);const r=t.delete(e);return o&&_t(t,"delete",e,void 0),r}function Jo(){const e=J(this),t=e.size!==0,n=e.clear();return t&&_t(e,"clear",void 0,void 0),n}function us(e,t){return function(s,o){const r=this,i=r.__v_raw,a=J(i),l=t?fr:e?mr:Ln;return!e&&$e(a,"iterate",Vt),i.forEach((h,f)=>s.call(o,l(h),l(f),r))}}function fs(e,t,n){return function(...s){const o=this.__v_raw,r=J(o),i=ln(r),a=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,h=o[e](...s),f=n?fr:t?mr:Ln;return!t&&$e(r,"iterate",l?ur:Vt),{next(){const{value:d,done:m}=h.next();return m?{value:d,done:m}:{value:a?[f(d[0]),f(d[1])]:f(d),done:m}},[Symbol.iterator](){return this}}}}function Ot(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Ec(){const e={get(r){return as(this,r)},get size(){return cs(this)},has:ls,add:Bo,set:Xo,delete:Zo,clear:Jo,forEach:us(!1,!1)},t={get(r){return as(this,r,!1,!0)},get size(){return cs(this)},has:ls,add:Bo,set:Xo,delete:Zo,clear:Jo,forEach:us(!1,!0)},n={get(r){return as(this,r,!0)},get size(){return cs(this,!0)},has(r){return ls.call(this,r,!0)},add:Ot("add"),set:Ot("set"),delete:Ot("delete"),clear:Ot("clear"),forEach:us(!0,!1)},s={get(r){return as(this,r,!0,!0)},get size(){return cs(this,!0)},has(r){return ls.call(this,r,!0)},add:Ot("add"),set:Ot("set"),delete:Ot("delete"),clear:Ot("clear"),forEach:us(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(r=>{e[r]=fs(r,!1,!1),n[r]=fs(r,!0,!1),t[r]=fs(r,!1,!0),s[r]=fs(r,!0,!0)}),[e,n,t,s]}const[Ic,Tc,Lc,Oc]=Ec();function dr(e,t){const n=t?e?Oc:Lc:e?Tc:Ic;return(s,o,r)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?s:Reflect.get(Q(n,o)&&o in s?n:s,o,r)}const xc={get:dr(!1,!1)},Sc={get:dr(!1,!0)},Cc={get:dr(!0,!1)},qo=new WeakMap,Qo=new WeakMap,ei=new WeakMap,Nc=new WeakMap;function Pc(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ac(e){return e.__v_skip||!Object.isExtensible(e)?0:Pc(rc(e))}function ds(e){return un(e)?e:hr(e,!1,kc,xc,qo)}function Rc(e){return hr(e,!1,vc,Sc,Qo)}function ti(e){return hr(e,!0,wc,Cc,ei)}function hr(e,t,n,s,o){if(!me(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=o.get(e);if(r)return r;const i=Ac(e);if(i===0)return e;const a=new Proxy(e,i===2?s:n);return o.set(e,a),a}function xt(e){return un(e)?xt(e.__v_raw):!!(e&&e.__v_isReactive)}function un(e){return!!(e&&e.__v_isReadonly)}function hs(e){return!!(e&&e.__v_isShallow)}function ni(e){return xt(e)||un(e)}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function ms(e){return Object.isExtensible(e)&&ns(e,"__v_skip",!0),e}const Ln=e=>me(e)?ds(e):e,mr=e=>me(e)?ti(e):e;class si{constructor(t,n,s,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new or(()=>t(this._value),()=>ps(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=s}get value(){const t=J(this);return(!t._cacheable||t.effect.dirty)&&Et(t._value,t._value=t.effect.run())&&ps(t,4),ri(t),t.effect._dirtyLevel>=2&&ps(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Mc(e,t,n=!1){let s,o;const r=G(e);return r?(s=e,o=Xe):(s=e.get,o=e.set),new si(s,o,r||!o,n)}function ri(e){var t;It&&Ht&&(e=J(e),Wo(Ht,(t=e.dep)!=null?t:e.dep=Vo(()=>e.dep=void 0,e instanceof si?e:void 0)))}function ps(e,t=4,n){e=J(e);const s=e.dep;s&&Ho(s,t)}function _e(e){return!!(e&&e.__v_isRef===!0)}function ee(e){return ii(e,!1)}function oi(e){return ii(e,!0)}function ii(e,t){return _e(e)?e:new Fc(e,t)}class Fc{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:J(t),this._value=n?t:Ln(t)}get value(){return ri(this),this._value}set value(t){const n=this.__v_isShallow||hs(t)||un(t);t=n?t:J(t),Et(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Ln(t),ps(this,4))}}function Y(e){return _e(e)?e.value:e}const Dc={get:(e,t,n)=>Y(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const o=e[t];return _e(o)&&!_e(n)?(o.value=n,!0):Reflect.set(e,t,n,s)}};function ai(e){return xt(e)?e:new Proxy(e,Dc)}function $c(e){const t=K(e)?new Array(e.length):{};for(const n in e)t[n]=jc(e,n);return t}class Uc{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return pc(J(this._object),this._key)}}function jc(e,t,n){const s=e[t];return _e(s)?s:new Uc(e,t,n)}/**
|
|
10
|
+
* @vue/runtime-core v3.4.16
|
|
11
11
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
12
12
|
* @license MIT
|
|
13
|
-
**/const
|
|
13
|
+
**/const On=[];function Ap(e,...t){Tt();const n=On.length?On[On.length-1].component:null,s=n&&n.appContext.config.warnHandler,o=Wc();if(s)bt(s,n,11,[e+t.join(""),n&&n.proxy,o.map(({vnode:r})=>`at <${Qi(n,r.type)}>`).join(`
|
|
14
14
|
`),o]);else{const r=[`[Vue warn]: ${e}`,...t];o.length&&r.push(`
|
|
15
|
-
`,...Hc(o)),console.warn(...r)}Lt()}function Wc(){let e=
|
|
16
|
-
`],...Vc(n))}),t}function Vc({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",s=e.component?e.component.parent==null:!1,o=` at <${qi(e.component,e.type,s)}`,r=">"+n;return e.props?[o,...Kc(e.props),r]:[o+r]}function Kc(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(s=>{t.push(...li(s,e[s]))}),n.length>3&&t.push(" ..."),t}function li(e,t,n){return _e(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:ge(t)?(t=li(e,J(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):G(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=J(t),n?t:[`${e}=`,t])}function bt(e,t,n,s){let o;try{o=s?e(...s):e()}catch(r){ps(r,t,n)}return o}function Qe(e,t,n,s){if(G(e)){const r=bt(e,t,n,s);return r&&Oo(r)&&r.catch(i=>{ps(i,t,n)}),r}const o=[];for(let r=0;r<e.length;r++)o.push(Qe(e[r],t,n,s));return o}function ps(e,t,n,s=!0){const o=t?t.vnode:null;if(t){let r=t.parent;const i=t.proxy,a=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const d=r.ec;if(d){for(let f=0;f<d.length;f++)if(d[f](e,i,a)===!1)return}r=r.parent}const l=t.appContext.config.errorHandler;if(l){bt(l,null,10,[e,i,a]);return}}zc(e,n,o,s)}function zc(e,t,n,s=!0){console.error(e)}let Tn=!1,hr=!1;const Oe=[];let ot=0;const fn=[];let St=null,Kt=0;const ci=Promise.resolve();let mr=null;function ui(e){const t=mr||ci;return e?t.then(this?e.bind(this):e):t}function Gc(e){let t=ot+1,n=Oe.length;for(;t<n;){const s=t+n>>>1,o=Oe[s],r=Ln(o);r<e||r===e&&o.pre?t=s+1:n=s}return t}function pr(e){(!Oe.length||!Oe.includes(e,Tn&&e.allowRecurse?ot+1:ot))&&(e.id==null?Oe.push(e):Oe.splice(Gc(e.id),0,e),fi())}function fi(){!Tn&&!hr&&(hr=!0,mr=ci.then(mi))}function Yc(e){const t=Oe.indexOf(e);t>ot&&Oe.splice(t,1)}function Bc(e){K(e)?fn.push(...e):(!St||!St.includes(e,e.allowRecurse?Kt+1:Kt))&&fn.push(e),fi()}function di(e,t,n=Tn?ot+1:0){for(;n<Oe.length;n++){const s=Oe[n];if(s&&s.pre){if(e&&s.id!==e.uid)continue;Oe.splice(n,1),n--,s()}}}function hi(e){if(fn.length){const t=[...new Set(fn)].sort((n,s)=>Ln(n)-Ln(s));if(fn.length=0,St){St.push(...t);return}for(St=t,Kt=0;Kt<St.length;Kt++)St[Kt]();St=null,Kt=0}}const Ln=e=>e.id==null?1/0:e.id,Xc=(e,t)=>{const n=Ln(e)-Ln(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function mi(e){hr=!1,Tn=!0,Oe.sort(Xc);try{for(ot=0;ot<Oe.length;ot++){const t=Oe[ot];t&&t.active!==!1&&bt(t,null,14)}}finally{ot=0,Oe.length=0,hi(),Tn=!1,mr=null,(Oe.length||fn.length)&&mi()}}function Zc(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||fe;let o=n;const r=t.startsWith("update:"),i=r&&t.slice(7);if(i&&i in s){const f=`${i==="modelValue"?"model":i}Modifiers`,{number:h,trim:m}=s[f]||fe;m&&(o=n.map(g=>_e(g)?g.trim():g)),h&&(o=n.map(er))}let a,l=s[a=Qs(t)]||s[a=Qs(rt(t))];!l&&r&&(l=s[a=Qs(Wt(t))]),l&&Qe(l,e,6,o);const d=s[a+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,Qe(d,e,6,o)}}function pi(e,t,n=!1){const s=t.emitsCache,o=s.get(e);if(o!==void 0)return o;const r=e.emits;let i={},a=!1;if(!G(e)){const l=d=>{const f=pi(d,t,!0);f&&(a=!0,Te(i,f))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!r&&!a?(me(e)&&s.set(e,null),null):(K(r)?r.forEach(l=>i[l]=null):Te(i,r),me(e)&&s.set(e,i),i)}function gs(e,t){return!e||!Xn(t)?!1:(t=t.slice(2).replace(/Once$/,""),q(e,t[0].toLowerCase()+t.slice(1))||q(e,Wt(t))||q(e,t))}let xe=null,gi=null;function _s(e){const t=xe;return xe=e,gi=e&&e.type.__scopeId||null,t}function Jc(e,t=xe,n){if(!t||e._n)return e;const s=(...o)=>{s._d&&Vi(-1);const r=_s(t);let i;try{i=e(...o)}finally{_s(r),s._d&&Vi(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function Pp(){}function gr(e){const{type:t,vnode:n,proxy:s,withProxy:o,props:r,propsOptions:[i],slots:a,attrs:l,emit:d,render:f,renderCache:h,data:m,setupState:g,ctx:k,inheritAttrs:T}=e;let I,_;const y=_s(e);try{if(n.shapeFlag&4){const b=o||s,x=b;I=it(f.call(x,b,h,r,g,m,k)),_=l}else{const b=t;I=it(b.length>1?b(r,{attrs:l,slots:a,emit:d}):b(r,null)),_=t.props?l:qc(l)}}catch(b){Nn.length=0,ps(b,e,1),I=Se(Zt)}let v=I;if(_&&T!==!1){const b=Object.keys(_),{shapeFlag:x}=v;b.length&&x&7&&(i&&b.some(Zs)&&(_=Qc(_,i)),v=dn(v,_))}return n.dirs&&(v=dn(v),v.dirs=v.dirs?v.dirs.concat(n.dirs):n.dirs),n.transition&&(v.transition=n.transition),I=v,_s(y),I}const qc=e=>{let t;for(const n in e)(n==="class"||n==="style"||Xn(n))&&((t||(t={}))[n]=e[n]);return t},Qc=(e,t)=>{const n={};for(const s in e)(!Zs(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function eu(e,t,n){const{props:s,children:o,component:r}=e,{props:i,children:a,patchFlag:l}=t,d=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return s?_i(s,i,d):!!i;if(l&8){const f=t.dynamicProps;for(let h=0;h<f.length;h++){const m=f[h];if(i[m]!==s[m]&&!gs(d,m))return!0}}}else return(o||a)&&(!a||!a.$stable)?!0:s===i?!1:s?i?_i(s,i,d):!0:!!i;return!1}function _i(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let o=0;o<s.length;o++){const r=s[o];if(t[r]!==e[r]&&!gs(n,r))return!0}return!1}function tu({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const bi="components";function nu(e,t){return ru(bi,e,!0,t)||e}const su=Symbol.for("v-ndc");function ru(e,t,n=!0,s=!1){const o=xe||ve;if(o){const r=o.type;if(e===bi){const a=Ji(r,!1);if(a&&(a===t||a===rt(t)||a===Qn(rt(t))))return r}const i=yi(o[e]||r[e],t)||yi(o.appContext[e],t);return!i&&s?r:i}}function yi(e,t){return e&&(e[t]||e[rt(t)]||e[Qn(rt(t))])}const ou=e=>e.__isSuspense;function iu(e,t){t&&t.pendingBranch?K(e)?t.effects.push(...e):t.effects.push(e):Bc(e)}const au=Symbol.for("v-scx"),lu=()=>Ze(au),bs={};function zt(e,t,n){return ki(e,t,n)}function ki(e,t,{immediate:n,deep:s,flush:o,once:r,onTrack:i,onTrigger:a}=fe){if(t&&r){const C=t;t=(...R)=>{C(...R),x()}}const l=ve,d=C=>s===!0?C:Gt(C,s===!1?1:void 0);let f,h=!1,m=!1;if(ge(e)?(f=()=>e.value,h=ds(e)):xt(e)?(f=()=>d(e),h=!0):K(e)?(m=!0,h=e.some(C=>xt(C)||ds(C)),f=()=>e.map(C=>{if(ge(C))return C.value;if(xt(C))return d(C);if(G(C))return bt(C,l,2)})):G(e)?t?f=()=>bt(e,l,2):f=()=>(g&&g(),Qe(e,l,3,[k])):f=Xe,t&&s){const C=f;f=()=>Gt(C())}let g,k=C=>{g=v.onStop=()=>{bt(C,l,4),g=v.onStop=void 0}},T;if(Ls)if(k=Xe,t?n&&Qe(t,l,3,[f(),m?[]:void 0,k]):f(),o==="sync"){const C=lu();T=C.__watcherHandles||(C.__watcherHandles=[])}else return Xe;let I=m?new Array(e.length).fill(bs):bs;const _=()=>{if(!(!v.active||!v.dirty))if(t){const C=v.run();(s||h||(m?C.some((R,N)=>Et(R,I[N])):Et(C,I)))&&(g&&g(),Qe(t,l,3,[C,I===bs?void 0:m&&I[0]===bs?[]:I,k]),I=C)}else v.run()};_.allowRecurse=!!t;let y;o==="sync"?y=_:o==="post"?y=()=>De(_,l&&l.suspense):(_.pre=!0,l&&(_.id=l.uid),y=()=>pr(_));const v=new sr(f,Xe,y),b=Mo(),x=()=>{v.stop(),b&&Js(b.effects,v)};return t?n?_():I=v.run():o==="post"?De(v.run.bind(v),l&&l.suspense):v.run(),T&&T.push(x),x}function cu(e,t,n){const s=this.proxy,o=_e(e)?e.includes(".")?wi(s,e):()=>s[e]:e.bind(s,s);let r;G(t)?r=t:(r=t.handler,n=t);const i=Fn(this),a=ki(o,r.bind(s),n);return i(),a}function wi(e,t){const n=t.split(".");return()=>{let s=e;for(let o=0;o<n.length&&s;o++)s=s[n[o]];return s}}function Gt(e,t,n=0,s){if(!me(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(s=s||new Set,s.has(e))return e;if(s.add(e),ge(e))Gt(e.value,t,n,s);else if(K(e))for(let o=0;o<e.length;o++)Gt(e[o],t,n,s);else if(Lo(e)||ln(e))e.forEach(o=>{Gt(o,t,n,s)});else if(So(e))for(const o in e)Gt(e[o],t,n,s);return e}function uu(e,t){if(xe===null)return e;const n=Os(xe)||xe.proxy,s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[r,i,a,l=fe]=t[o];r&&(G(r)&&(r={mounted:r,updated:r}),r.deep&&Gt(i),s.push({dir:r,instance:n,value:i,oldValue:void 0,arg:a,modifiers:l}))}return e}function Yt(e,t,n,s){const o=e.dirs,r=t&&t.dirs;for(let i=0;i<o.length;i++){const a=o[i];r&&(a.oldValue=r[i].value);let l=a.dir[s];l&&(Tt(),Qe(l,n,8,[e.el,a,e,t]),Lt())}}/*! #__NO_SIDE_EFFECTS__ */function Bt(e,t){return G(e)?Te({name:e.name},t,{setup:e}):e}const ys=e=>!!e.type.__asyncLoader,vi=e=>e.type.__isKeepAlive;function fu(e,t){Ei(e,"a",t)}function du(e,t){Ei(e,"da",t)}function Ei(e,t,n=ve){const s=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(ks(t,s,n),n){let o=n.parent;for(;o&&o.parent;)vi(o.parent.vnode)&&hu(s,t,n,o),o=o.parent}}function hu(e,t,n,s){const o=ks(t,e,s,!0);br(()=>{Js(s[t],o)},n)}function ks(e,t,n=ve,s=!1){if(n){const o=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Tt();const a=Fn(n),l=Qe(t,n,e,i);return a(),Lt(),l});return s?o.unshift(r):o.push(r),r}}const yt=e=>(t,n=ve)=>(!Ls||e==="sp")&&ks(e,(...s)=>t(...s),n),Ii=yt("bm"),_r=yt("m"),mu=yt("bu"),pu=yt("u"),gu=yt("bum"),br=yt("um"),_u=yt("sp"),bu=yt("rtg"),yu=yt("rtc");function ku(e,t=ve){ks("ec",e,t)}function Ti(e,t,n,s){let o;const r=n&&n[s];if(K(e)||_e(e)){o=new Array(e.length);for(let i=0,a=e.length;i<a;i++)o[i]=t(e[i],i,void 0,r&&r[i])}else if(typeof e=="number"){o=new Array(e);for(let i=0;i<e;i++)o[i]=t(i+1,i,void 0,r&&r[i])}else if(me(e))if(e[Symbol.iterator])o=Array.from(e,(i,a)=>t(i,a,void 0,r&&r[a]));else{const i=Object.keys(e);o=new Array(i.length);for(let a=0,l=i.length;a<l;a++){const d=i[a];o[a]=t(e[d],d,a,r&&r[a])}}else o=[];return n&&(n[s]=o),o}const yr=e=>e?Yi(e)?Os(e)||e.proxy:yr(e.parent):null,On=Te(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>yr(e.parent),$root:e=>yr(e.root),$emit:e=>e.emit,$options:e=>vr(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,pr(e.update)}),$nextTick:e=>e.n||(e.n=ui.bind(e.proxy)),$watch:e=>cu.bind(e)}),kr=(e,t)=>e!==fe&&!e.__isScriptSetup&&q(e,t),wu={get({_:e},t){const{ctx:n,setupState:s,data:o,props:r,accessCache:i,type:a,appContext:l}=e;let d;if(t[0]!=="$"){const g=i[t];if(g!==void 0)switch(g){case 1:return s[t];case 2:return o[t];case 4:return n[t];case 3:return r[t]}else{if(kr(s,t))return i[t]=1,s[t];if(o!==fe&&q(o,t))return i[t]=2,o[t];if((d=e.propsOptions[0])&&q(d,t))return i[t]=3,r[t];if(n!==fe&&q(n,t))return i[t]=4,n[t];wr&&(i[t]=0)}}const f=On[t];let h,m;if(f)return t==="$attrs"&&Fe(e,"get",t),f(e);if((h=a.__cssModules)&&(h=h[t]))return h;if(n!==fe&&q(n,t))return i[t]=4,n[t];if(m=l.config.globalProperties,q(m,t))return m[t]},set({_:e},t,n){const{data:s,setupState:o,ctx:r}=e;return kr(o,t)?(o[t]=n,!0):s!==fe&&q(s,t)?(s[t]=n,!0):q(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:o,propsOptions:r}},i){let a;return!!n[i]||e!==fe&&q(e,i)||kr(t,i)||(a=r[0])&&q(a,i)||q(s,i)||q(On,i)||q(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:q(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Li(e){return K(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let wr=!0;function vu(e){const t=vr(e),n=e.proxy,s=e.ctx;wr=!1,t.beforeCreate&&Oi(t.beforeCreate,e,"bc");const{data:o,computed:r,methods:i,watch:a,provide:l,inject:d,created:f,beforeMount:h,mounted:m,beforeUpdate:g,updated:k,activated:T,deactivated:I,beforeDestroy:_,beforeUnmount:y,destroyed:v,unmounted:b,render:x,renderTracked:C,renderTriggered:R,errorCaptured:N,serverPrefetch:j,expose:B,inheritAttrs:ce,components:re,directives:we,filters:qe}=t;if(d&&Eu(d,s,null),i)for(const oe in i){const Q=i[oe];G(Q)&&(s[oe]=Q.bind(n))}if(o){const oe=o.call(n,n);me(oe)&&(e.data=fs(oe))}if(wr=!0,r)for(const oe in r){const Q=r[oe],We=G(Q)?Q.bind(n,n):G(Q.get)?Q.get.bind(n,n):Xe,Ne=!G(Q)&&G(Q.set)?Q.set.bind(n):Xe,He=Ge({get:We,set:Ne});Object.defineProperty(s,oe,{enumerable:!0,configurable:!0,get:()=>He.value,set:Pe=>He.value=Pe})}if(a)for(const oe in a)xi(a[oe],s,n,oe);if(l){const oe=G(l)?l.call(n):l;Reflect.ownKeys(oe).forEach(Q=>{Su(Q,oe[Q])})}f&&Oi(f,e,"c");function X(oe,Q){K(Q)?Q.forEach(We=>oe(We.bind(n))):Q&&oe(Q.bind(n))}if(X(Ii,h),X(_r,m),X(mu,g),X(pu,k),X(fu,T),X(du,I),X(ku,N),X(yu,C),X(bu,R),X(gu,y),X(br,b),X(_u,j),K(B))if(B.length){const oe=e.exposed||(e.exposed={});B.forEach(Q=>{Object.defineProperty(oe,Q,{get:()=>n[Q],set:We=>n[Q]=We})})}else e.exposed||(e.exposed={});x&&e.render===Xe&&(e.render=x),ce!=null&&(e.inheritAttrs=ce),re&&(e.components=re),we&&(e.directives=we)}function Eu(e,t,n=Xe){K(e)&&(e=Er(e));for(const s in e){const o=e[s];let r;me(o)?"default"in o?r=Ze(o.from||s,o.default,!0):r=Ze(o.from||s):r=Ze(o),ge(r)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>r.value,set:i=>r.value=i}):t[s]=r}}function Oi(e,t,n){Qe(K(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function xi(e,t,n,s){const o=s.includes(".")?wi(n,s):()=>n[s];if(_e(e)){const r=t[e];G(r)&&zt(o,r)}else if(G(e))zt(o,e.bind(n));else if(me(e))if(K(e))e.forEach(r=>xi(r,t,n,s));else{const r=G(e.handler)?e.handler.bind(n):t[e.handler];G(r)&&zt(o,r,e)}}function vr(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:o,optionsCache:r,config:{optionMergeStrategies:i}}=e.appContext,a=r.get(t);let l;return a?l=a:!o.length&&!n&&!s?l=t:(l={},o.length&&o.forEach(d=>ws(l,d,i,!0)),ws(l,t,i)),me(t)&&r.set(t,l),l}function ws(e,t,n,s=!1){const{mixins:o,extends:r}=t;r&&ws(e,r,n,!0),o&&o.forEach(i=>ws(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const a=Iu[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const Iu={data:Si,props:Ci,emits:Ci,methods:xn,computed:xn,beforeCreate:Ae,created:Ae,beforeMount:Ae,mounted:Ae,beforeUpdate:Ae,updated:Ae,beforeDestroy:Ae,beforeUnmount:Ae,destroyed:Ae,unmounted:Ae,activated:Ae,deactivated:Ae,errorCaptured:Ae,serverPrefetch:Ae,components:xn,directives:xn,watch:Lu,provide:Si,inject:Tu};function Si(e,t){return t?e?function(){return Te(G(e)?e.call(this,this):e,G(t)?t.call(this,this):t)}:t:e}function Tu(e,t){return xn(Er(e),Er(t))}function Er(e){if(K(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ae(e,t){return e?[...new Set([].concat(e,t))]:t}function xn(e,t){return e?Te(Object.create(null),e,t):t}function Ci(e,t){return e?K(e)&&K(t)?[...new Set([...e,...t])]:Te(Object.create(null),Li(e),Li(t??{})):t}function Lu(e,t){if(!e)return t;if(!t)return e;const n=Te(Object.create(null),e);for(const s in t)n[s]=Ae(e[s],t[s]);return n}function Ni(){return{app:null,config:{isNativeTag:nc,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Ou=0;function xu(e,t){return function(s,o=null){G(s)||(s=Te({},s)),o!=null&&!me(o)&&(o=null);const r=Ni(),i=new WeakSet;let a=!1;const l=r.app={_uid:Ou++,_component:s,_props:o,_container:null,_context:r,_instance:null,version:tf,get config(){return r.config},set config(d){},use(d,...f){return i.has(d)||(d&&G(d.install)?(i.add(d),d.install(l,...f)):G(d)&&(i.add(d),d(l,...f))),l},mixin(d){return r.mixins.includes(d)||r.mixins.push(d),l},component(d,f){return f?(r.components[d]=f,l):r.components[d]},directive(d,f){return f?(r.directives[d]=f,l):r.directives[d]},mount(d,f,h){if(!a){const m=Se(s,o);return m.appContext=r,h===!0?h="svg":h===!1&&(h=void 0),f&&t?t(m,d):e(m,d,h),a=!0,l._container=d,d.__vue_app__=l,Os(m.component)||m.component.proxy}},unmount(){a&&(e(null,l._container),delete l._container.__vue_app__)},provide(d,f){return r.provides[d]=f,l},runWithContext(d){Sn=l;try{return d()}finally{Sn=null}}};return l}}let Sn=null;function Su(e,t){if(ve){let n=ve.provides;const s=ve.parent&&ve.parent.provides;s===n&&(n=ve.provides=Object.create(s)),n[e]=t}}function Ze(e,t,n=!1){const s=ve||xe;if(s||Sn){const o=s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:Sn._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&G(t)?t.call(s&&s.proxy):t}}function Cu(){return!!(ve||xe||Sn)}function Nu(e,t,n,s=!1){const o={},r={};ts(r,vs,1),e.propsDefaults=Object.create(null),Pi(e,t,o,r);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=s?o:Rc(o):e.type.props?e.props=o:e.props=r,e.attrs=r}function Pu(e,t,n,s){const{props:o,attrs:r,vnode:{patchFlag:i}}=e,a=J(o),[l]=e.propsOptions;let d=!1;if((s||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let h=0;h<f.length;h++){let m=f[h];if(gs(e.emitsOptions,m))continue;const g=t[m];if(l)if(q(r,m))g!==r[m]&&(r[m]=g,d=!0);else{const k=rt(m);o[k]=Ir(l,a,k,g,e,!1)}else g!==r[m]&&(r[m]=g,d=!0)}}}else{Pi(e,t,o,r)&&(d=!0);let f;for(const h in a)(!t||!q(t,h)&&((f=Wt(h))===h||!q(t,f)))&&(l?n&&(n[h]!==void 0||n[f]!==void 0)&&(o[h]=Ir(l,a,h,void 0,e,!0)):delete o[h]);if(r!==a)for(const h in r)(!t||!q(t,h))&&(delete r[h],d=!0)}d&&_t(e,"set","$attrs")}function Pi(e,t,n,s){const[o,r]=e.propsOptions;let i=!1,a;if(t)for(let l in t){if(Jn(l))continue;const d=t[l];let f;o&&q(o,f=rt(l))?!r||!r.includes(f)?n[f]=d:(a||(a={}))[f]=d:gs(e.emitsOptions,l)||(!(l in s)||d!==s[l])&&(s[l]=d,i=!0)}if(r){const l=J(n),d=a||fe;for(let f=0;f<r.length;f++){const h=r[f];n[h]=Ir(o,l,h,d[h],e,!q(d,h))}}return i}function Ir(e,t,n,s,o,r){const i=e[n];if(i!=null){const a=q(i,"default");if(a&&s===void 0){const l=i.default;if(i.type!==Function&&!i.skipFactory&&G(l)){const{propsDefaults:d}=o;if(n in d)s=d[n];else{const f=Fn(o);s=d[n]=l.call(null,t),f()}}else s=l}i[0]&&(r&&!a?s=!1:i[1]&&(s===""||s===Wt(n))&&(s=!0))}return s}function Ai(e,t,n=!1){const s=t.propsCache,o=s.get(e);if(o)return o;const r=e.props,i={},a=[];let l=!1;if(!G(e)){const f=h=>{l=!0;const[m,g]=Ai(h,t,!0);Te(i,m),g&&a.push(...g)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!r&&!l)return me(e)&&s.set(e,an),an;if(K(r))for(let f=0;f<r.length;f++){const h=rt(r[f]);Ri(h)&&(i[h]=fe)}else if(r)for(const f in r){const h=rt(f);if(Ri(h)){const m=r[f],g=i[h]=K(m)||G(m)?{type:m}:Te({},m);if(g){const k=Di(Boolean,g.type),T=Di(String,g.type);g[0]=k>-1,g[1]=T<0||k<T,(k>-1||q(g,"default"))&&a.push(h)}}}const d=[i,a];return me(e)&&s.set(e,d),d}function Ri(e){return e[0]!=="$"}function Mi(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Fi(e,t){return Mi(e)===Mi(t)}function Di(e,t){return K(t)?t.findIndex(n=>Fi(n,e)):G(t)&&Fi(t,e)?0:-1}const $i=e=>e[0]==="_"||e==="$stable",Tr=e=>K(e)?e.map(it):[it(e)],Au=(e,t,n)=>{if(t._n)return t;const s=Jc((...o)=>Tr(t(...o)),n);return s._c=!1,s},Ui=(e,t,n)=>{const s=e._ctx;for(const o in e){if($i(o))continue;const r=e[o];if(G(r))t[o]=Au(o,r,s);else if(r!=null){const i=Tr(r);t[o]=()=>i}}},ji=(e,t)=>{const n=Tr(t);e.slots.default=()=>n},Ru=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=J(t),ts(t,"_",n)):Ui(t,e.slots={})}else e.slots={},t&&ji(e,t);ts(e.slots,vs,1)},Mu=(e,t,n)=>{const{vnode:s,slots:o}=e;let r=!0,i=fe;if(s.shapeFlag&32){const a=t._;a?n&&a===1?r=!1:(Te(o,t),!n&&a===1&&delete o._):(r=!t.$stable,Ui(t,o)),i=t}else t&&(ji(e,t),i={default:1});if(r)for(const a in o)!$i(a)&&i[a]==null&&delete o[a]};function Lr(e,t,n,s,o=!1){if(K(e)){e.forEach((m,g)=>Lr(m,t&&(K(t)?t[g]:t),n,s,o));return}if(ys(s)&&!o)return;const r=s.shapeFlag&4?Os(s.component)||s.component.proxy:s.el,i=o?null:r,{i:a,r:l}=e,d=t&&t.r,f=a.refs===fe?a.refs={}:a.refs,h=a.setupState;if(d!=null&&d!==l&&(_e(d)?(f[d]=null,q(h,d)&&(h[d]=null)):ge(d)&&(d.value=null)),G(l))bt(l,a,12,[i,f]);else{const m=_e(l),g=ge(l),k=e.f;if(m||g){const T=()=>{if(k){const I=m?q(h,l)?h[l]:f[l]:l.value;o?K(I)&&Js(I,r):K(I)?I.includes(r)||I.push(r):m?(f[l]=[r],q(h,l)&&(h[l]=f[l])):(l.value=[r],e.k&&(f[e.k]=l.value))}else m?(f[l]=i,q(h,l)&&(h[l]=i)):g&&(l.value=i,e.k&&(f[e.k]=i))};o||k?T():(T.id=-1,De(T,n))}}}const De=iu;function Fu(e){return Du(e)}function Du(e,t){const n=No();n.__VUE__=!0;const{insert:s,remove:o,patchProp:r,createElement:i,createText:a,createComment:l,setText:d,setElementText:f,parentNode:h,nextSibling:m,setScopeId:g=Xe,insertStaticContent:k}=e,T=(u,c,p,w=null,L=null,S=null,M=void 0,A=null,F=!!c.dynamicChildren)=>{if(u===c)return;u&&!Rn(u,c)&&(w=mt(u),Pe(u,L,S,!0),u=null),c.patchFlag===-2&&(F=!1,c.dynamicChildren=null);const{type:P,ref:U,shapeFlag:$}=c;switch(P){case Cn:I(u,c,p,w);break;case Zt:_(u,c,p,w);break;case xr:u==null&&y(c,p,w,M);break;case $e:re(u,c,p,w,L,S,M,A,F);break;default:$&1?x(u,c,p,w,L,S,M,A,F):$&6?we(u,c,p,w,L,S,M,A,F):($&64||$&128)&&P.process(u,c,p,w,L,S,M,A,F,Me)}U!=null&&L&&Lr(U,u&&u.ref,S,c||u,!c)},I=(u,c,p,w)=>{if(u==null)s(c.el=a(c.children),p,w);else{const L=c.el=u.el;c.children!==u.children&&d(L,c.children)}},_=(u,c,p,w)=>{u==null?s(c.el=l(c.children||""),p,w):c.el=u.el},y=(u,c,p,w)=>{[u.el,u.anchor]=k(u.children,c,p,w,u.el,u.anchor)},v=({el:u,anchor:c},p,w)=>{let L;for(;u&&u!==c;)L=m(u),s(u,p,w),u=L;s(c,p,w)},b=({el:u,anchor:c})=>{let p;for(;u&&u!==c;)p=m(u),o(u),u=p;o(c)},x=(u,c,p,w,L,S,M,A,F)=>{c.type==="svg"?M="svg":c.type==="math"&&(M="mathml"),u==null?C(c,p,w,L,S,M,A,F):j(u,c,L,S,M,A,F)},C=(u,c,p,w,L,S,M,A)=>{let F,P;const{props:U,shapeFlag:$,transition:E,dirs:O}=u;if(F=u.el=i(u.type,S,U&&U.is,U),$&8?f(F,u.children):$&16&&N(u.children,F,null,w,L,Or(u,S),M,A),O&&Yt(u,null,w,"created"),R(F,u,u.scopeId,M,w),U){for(const H in U)H!=="value"&&!Jn(H)&&r(F,H,null,U[H],S,u.children,w,L,Ve);"value"in U&&r(F,"value",null,U.value,S),(P=U.onVnodeBeforeMount)&&at(P,w,u)}O&&Yt(u,null,w,"beforeMount");const W=$u(L,E);W&&E.beforeEnter(F),s(F,c,p),((P=U&&U.onVnodeMounted)||W||O)&&De(()=>{P&&at(P,w,u),W&&E.enter(F),O&&Yt(u,null,w,"mounted")},L)},R=(u,c,p,w,L)=>{if(p&&g(u,p),w)for(let S=0;S<w.length;S++)g(u,w[S]);if(L){let S=L.subTree;if(c===S){const M=L.vnode;R(u,M,M.scopeId,M.slotScopeIds,L.parent)}}},N=(u,c,p,w,L,S,M,A,F=0)=>{for(let P=F;P<u.length;P++){const U=u[P]=A?Ct(u[P]):it(u[P]);T(null,U,c,p,w,L,S,M,A)}},j=(u,c,p,w,L,S,M)=>{const A=c.el=u.el;let{patchFlag:F,dynamicChildren:P,dirs:U}=c;F|=u.patchFlag&16;const $=u.props||fe,E=c.props||fe;let O;if(p&&Xt(p,!1),(O=E.onVnodeBeforeUpdate)&&at(O,p,c,u),U&&Yt(c,u,p,"beforeUpdate"),p&&Xt(p,!0),P?B(u.dynamicChildren,P,A,p,w,Or(c,L),S):M||Q(u,c,A,null,p,w,Or(c,L),S,!1),F>0){if(F&16)ce(A,c,$,E,p,w,L);else if(F&2&&$.class!==E.class&&r(A,"class",null,E.class,L),F&4&&r(A,"style",$.style,E.style,L),F&8){const W=c.dynamicProps;for(let H=0;H<W.length;H++){const ee=W[H],pe=$[ee],Ie=E[ee];(Ie!==pe||ee==="value")&&r(A,ee,pe,Ie,L,u.children,p,w,Ve)}}F&1&&u.children!==c.children&&f(A,c.children)}else!M&&P==null&&ce(A,c,$,E,p,w,L);((O=E.onVnodeUpdated)||U)&&De(()=>{O&&at(O,p,c,u),U&&Yt(c,u,p,"updated")},w)},B=(u,c,p,w,L,S,M)=>{for(let A=0;A<c.length;A++){const F=u[A],P=c[A],U=F.el&&(F.type===$e||!Rn(F,P)||F.shapeFlag&70)?h(F.el):p;T(F,P,U,null,w,L,S,M,!0)}},ce=(u,c,p,w,L,S,M)=>{if(p!==w){if(p!==fe)for(const A in p)!Jn(A)&&!(A in w)&&r(u,A,p[A],null,M,c.children,L,S,Ve);for(const A in w){if(Jn(A))continue;const F=w[A],P=p[A];F!==P&&A!=="value"&&r(u,A,P,F,M,c.children,L,S,Ve)}"value"in w&&r(u,"value",p.value,w.value,M)}},re=(u,c,p,w,L,S,M,A,F)=>{const P=c.el=u?u.el:a(""),U=c.anchor=u?u.anchor:a("");let{patchFlag:$,dynamicChildren:E,slotScopeIds:O}=c;O&&(A=A?A.concat(O):O),u==null?(s(P,p,w),s(U,p,w),N(c.children||[],p,U,L,S,M,A,F)):$>0&&$&64&&E&&u.dynamicChildren?(B(u.dynamicChildren,E,p,L,S,M,A),(c.key!=null||L&&c===L.subTree)&&Wi(u,c,!0)):Q(u,c,p,U,L,S,M,A,F)},we=(u,c,p,w,L,S,M,A,F)=>{c.slotScopeIds=A,u==null?c.shapeFlag&512?L.ctx.activate(c,p,w,M,F):qe(c,p,w,L,S,M,F):je(u,c,F)},qe=(u,c,p,w,L,S,M)=>{const A=u.component=Yu(u,w,L);if(vi(u)&&(A.ctx.renderer=Me),Bu(A),A.asyncDep){if(L&&L.registerDep(A,X),!u.el){const F=A.subTree=Se(Zt);_(null,F,c,p)}}else X(A,u,c,p,L,S,M)},je=(u,c,p)=>{const w=c.component=u.component;if(eu(u,c,p))if(w.asyncDep&&!w.asyncResolved){oe(w,c,p);return}else w.next=c,Yc(w.update),w.effect.dirty=!0,w.update();else c.el=u.el,w.vnode=c},X=(u,c,p,w,L,S,M)=>{const A=()=>{if(u.isMounted){let{next:U,bu:$,u:E,parent:O,vnode:W}=u;{const jt=Hi(u);if(jt){U&&(U.el=W.el,oe(u,U,M)),jt.asyncDep.then(()=>{u.isUnmounted||A()});return}}let H=U,ee;Xt(u,!1),U?(U.el=W.el,oe(u,U,M)):U=W,$&&es($),(ee=U.props&&U.props.onVnodeBeforeUpdate)&&at(ee,O,U,W),Xt(u,!0);const pe=gr(u),Ie=u.subTree;u.subTree=pe,T(Ie,pe,h(Ie.el),mt(Ie),u,L,S),U.el=pe.el,H===null&&tu(u,pe.el),E&&De(E,L),(ee=U.props&&U.props.onVnodeUpdated)&&De(()=>at(ee,O,U,W),L)}else{let U;const{el:$,props:E}=c,{bm:O,m:W,parent:H}=u,ee=ys(c);if(Xt(u,!1),O&&es(O),!ee&&(U=E&&E.onVnodeBeforeMount)&&at(U,H,c),Xt(u,!0),$&&vt){const pe=()=>{u.subTree=gr(u),vt($,u.subTree,u,L,null)};ee?c.type.__asyncLoader().then(()=>!u.isUnmounted&&pe()):pe()}else{const pe=u.subTree=gr(u);T(null,pe,p,w,u,L,S),c.el=pe.el}if(W&&De(W,L),!ee&&(U=E&&E.onVnodeMounted)){const pe=c;De(()=>at(U,H,pe),L)}(c.shapeFlag&256||H&&ys(H.vnode)&&H.vnode.shapeFlag&256)&&u.a&&De(u.a,L),u.isMounted=!0,c=p=w=null}},F=u.effect=new sr(A,Xe,()=>pr(P),u.scope),P=u.update=()=>{F.dirty&&F.run()};P.id=u.uid,Xt(u,!0),P()},oe=(u,c,p)=>{c.component=u;const w=u.vnode.props;u.vnode=c,u.next=null,Pu(u,c.props,w,p),Mu(u,c.children,p),Tt(),di(u),Lt()},Q=(u,c,p,w,L,S,M,A,F=!1)=>{const P=u&&u.children,U=u?u.shapeFlag:0,$=c.children,{patchFlag:E,shapeFlag:O}=c;if(E>0){if(E&128){Ne(P,$,p,w,L,S,M,A,F);return}else if(E&256){We(P,$,p,w,L,S,M,A,F);return}}O&8?(U&16&&Ve(P,L,S),$!==P&&f(p,$)):U&16?O&16?Ne(P,$,p,w,L,S,M,A,F):Ve(P,L,S,!0):(U&8&&f(p,""),O&16&&N($,p,w,L,S,M,A,F))},We=(u,c,p,w,L,S,M,A,F)=>{u=u||an,c=c||an;const P=u.length,U=c.length,$=Math.min(P,U);let E;for(E=0;E<$;E++){const O=c[E]=F?Ct(c[E]):it(c[E]);T(u[E],O,p,null,L,S,M,A,F)}P>U?Ve(u,L,S,!0,!1,$):N(c,p,w,L,S,M,A,F,$)},Ne=(u,c,p,w,L,S,M,A,F)=>{let P=0;const U=c.length;let $=u.length-1,E=U-1;for(;P<=$&&P<=E;){const O=u[P],W=c[P]=F?Ct(c[P]):it(c[P]);if(Rn(O,W))T(O,W,p,null,L,S,M,A,F);else break;P++}for(;P<=$&&P<=E;){const O=u[$],W=c[E]=F?Ct(c[E]):it(c[E]);if(Rn(O,W))T(O,W,p,null,L,S,M,A,F);else break;$--,E--}if(P>$){if(P<=E){const O=E+1,W=O<U?c[O].el:w;for(;P<=E;)T(null,c[P]=F?Ct(c[P]):it(c[P]),p,W,L,S,M,A,F),P++}}else if(P>E)for(;P<=$;)Pe(u[P],L,S,!0),P++;else{const O=P,W=P,H=new Map;for(P=W;P<=E;P++){const Be=c[P]=F?Ct(c[P]):it(c[P]);Be.key!=null&&H.set(Be.key,P)}let ee,pe=0;const Ie=E-W+1;let jt=!1,To=0;const Bn=new Array(Ie);for(P=0;P<Ie;P++)Bn[P]=0;for(P=O;P<=$;P++){const Be=u[P];if(pe>=Ie){Pe(Be,L,S,!0);continue}let gt;if(Be.key!=null)gt=H.get(Be.key);else for(ee=W;ee<=E;ee++)if(Bn[ee-W]===0&&Rn(Be,c[ee])){gt=ee;break}gt===void 0?Pe(Be,L,S,!0):(Bn[gt-W]=P+1,gt>=To?To=gt:jt=!0,T(Be,c[gt],p,null,L,S,M,A,F),pe++)}const ec=jt?Uu(Bn):an;for(ee=ec.length-1,P=Ie-1;P>=0;P--){const Be=W+P,gt=c[Be],tc=Be+1<U?c[Be+1].el:w;Bn[P]===0?T(null,gt,p,tc,L,S,M,A,F):jt&&(ee<0||P!==ec[ee]?He(gt,p,tc,2):ee--)}}},He=(u,c,p,w,L=null)=>{const{el:S,type:M,transition:A,children:F,shapeFlag:P}=u;if(P&6){He(u.component.subTree,c,p,w);return}if(P&128){u.suspense.move(c,p,w);return}if(P&64){M.move(u,c,p,Me);return}if(M===$e){s(S,c,p);for(let $=0;$<F.length;$++)He(F[$],c,p,w);s(u.anchor,c,p);return}if(M===xr){v(u,c,p);return}if(w!==2&&P&1&&A)if(w===0)A.beforeEnter(S),s(S,c,p),De(()=>A.enter(S),L);else{const{leave:$,delayLeave:E,afterLeave:O}=A,W=()=>s(S,c,p),H=()=>{$(S,()=>{W(),O&&O()})};E?E(S,W,H):H()}else s(S,c,p)},Pe=(u,c,p,w=!1,L=!1)=>{const{type:S,props:M,ref:A,children:F,dynamicChildren:P,shapeFlag:U,patchFlag:$,dirs:E}=u;if(A!=null&&Lr(A,null,p,u,!0),U&256){c.ctx.deactivate(u);return}const O=U&1&&E,W=!ys(u);let H;if(W&&(H=M&&M.onVnodeBeforeUnmount)&&at(H,c,u),U&6)on(u.component,p,w);else{if(U&128){u.suspense.unmount(p,w);return}O&&Yt(u,null,c,"beforeUnmount"),U&64?u.type.remove(u,c,p,L,Me,w):P&&(S!==$e||$>0&&$&64)?Ve(P,c,p,!1,!0):(S===$e&&$&384||!L&&U&16)&&Ve(F,c,p),w&&$t(u)}(W&&(H=M&&M.onVnodeUnmounted)||O)&&De(()=>{H&&at(H,c,u),O&&Yt(u,null,c,"unmounted")},p)},$t=u=>{const{type:c,el:p,anchor:w,transition:L}=u;if(c===$e){Ut(p,w);return}if(c===xr){b(u);return}const S=()=>{o(p),L&&!L.persisted&&L.afterLeave&&L.afterLeave()};if(u.shapeFlag&1&&L&&!L.persisted){const{leave:M,delayLeave:A}=L,F=()=>M(p,S);A?A(u.el,S,F):F()}else S()},Ut=(u,c)=>{let p;for(;u!==c;)p=m(u),o(u),u=p;o(c)},on=(u,c,p)=>{const{bum:w,scope:L,update:S,subTree:M,um:A}=u;w&&es(w),L.stop(),S&&(S.active=!1,Pe(M,u,c,p)),A&&De(A,c),De(()=>{u.isUnmounted=!0},c),c&&c.pendingBranch&&!c.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===c.pendingId&&(c.deps--,c.deps===0&&c.resolve())},Ve=(u,c,p,w=!1,L=!1,S=0)=>{for(let M=S;M<u.length;M++)Pe(u[M],c,p,w,L)},mt=u=>u.shapeFlag&6?mt(u.component.subTree):u.shapeFlag&128?u.suspense.next():m(u.anchor||u.el);let nt=!1;const pt=(u,c,p)=>{u==null?c._vnode&&Pe(c._vnode,null,null,!0):T(c._vnode||null,u,c,null,null,null,p),nt||(nt=!0,di(),hi(),nt=!1),c._vnode=u},Me={p:T,um:Pe,m:He,r:$t,mt:qe,mc:N,pc:Q,pbc:B,n:mt,o:e};let st,vt;return t&&([st,vt]=t(Me)),{render:pt,hydrate:st,createApp:xu(pt,st)}}function Or({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Xt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function $u(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Wi(e,t,n=!1){const s=e.children,o=t.children;if(K(s)&&K(o))for(let r=0;r<s.length;r++){const i=s[r];let a=o[r];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=o[r]=Ct(o[r]),a.el=i.el),n||Wi(i,a)),a.type===Cn&&(a.el=i.el)}}function Uu(e){const t=e.slice(),n=[0];let s,o,r,i,a;const l=e.length;for(s=0;s<l;s++){const d=e[s];if(d!==0){if(o=n[n.length-1],e[o]<d){t[s]=o,n.push(s);continue}for(r=0,i=n.length-1;r<i;)a=r+i>>1,e[n[a]]<d?r=a+1:i=a;d<e[n[r]]&&(r>0&&(t[s]=n[r-1]),n[r]=s)}}for(r=n.length,i=n[r-1];r-- >0;)n[r]=i,i=t[i];return n}function Hi(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Hi(t)}const ju=e=>e.__isTeleport,$e=Symbol.for("v-fgt"),Cn=Symbol.for("v-txt"),Zt=Symbol.for("v-cmt"),xr=Symbol.for("v-stc"),Nn=[];let et=null;function ne(e=!1){Nn.push(et=e?null:[])}function Wu(){Nn.pop(),et=Nn[Nn.length-1]||null}let Pn=1;function Vi(e){Pn+=e}function Ki(e){return e.dynamicChildren=Pn>0?et||an:null,Wu(),Pn>0&&et&&et.push(e),e}function de(e,t,n,s,o,r){return Ki(ie(e,t,n,s,o,r,!0))}function An(e,t,n,s,o){return Ki(Se(e,t,n,s,o,!0))}function Sr(e){return e?e.__v_isVNode===!0:!1}function Rn(e,t){return e.type===t.type&&e.key===t.key}const vs="__vInternal",zi=({key:e})=>e??null,Es=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?_e(e)||ge(e)||G(e)?{i:xe,r:e,k:t,f:!!n}:e:null);function ie(e,t=null,n=null,s=0,o=null,r=e===$e?0:1,i=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&zi(t),ref:t&&Es(t),scopeId:gi,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:s,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:xe};return a?(Cr(l,n),r&128&&e.normalize(l)):n&&(l.shapeFlag|=_e(n)?8:16),Pn>0&&!i&&et&&(l.patchFlag>0||r&6)&&l.patchFlag!==32&&et.push(l),l}const Se=Hu;function Hu(e,t=null,n=null,s=0,o=null,r=!1){if((!e||e===su)&&(e=Zt),Sr(e)){const a=dn(e,t,!0);return n&&Cr(a,n),Pn>0&&!r&&et&&(a.shapeFlag&6?et[et.indexOf(e)]=a:et.push(a)),a.patchFlag|=-2,a}if(ef(e)&&(e=e.__vccOpts),t){t=Vu(t);let{class:a,style:l}=t;a&&!_e(a)&&(t.class=ss(a)),me(l)&&(ni(l)&&!K(l)&&(l=Te({},l)),t.style=ns(l))}const i=_e(e)?1:ou(e)?128:ju(e)?64:me(e)?4:G(e)?2:0;return ie(e,t,n,s,o,i,r,!0)}function Vu(e){return e?ni(e)||vs in e?Te({},e):e:null}function dn(e,t,n=!1){const{props:s,ref:o,patchFlag:r,children:i}=e,a=t?Ku(s||{},t):s;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&zi(a),ref:t&&t.ref?n&&o?K(o)?o.concat(Es(t)):[o,Es(t)]:Es(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==$e?r===-1?16:r|16:r,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&dn(e.ssContent),ssFallback:e.ssFallback&&dn(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Is(e=" ",t=0){return Se(Cn,null,e,t)}function ze(e="",t=!1){return t?(ne(),An(Zt,null,e)):Se(Zt,null,e)}function it(e){return e==null||typeof e=="boolean"?Se(Zt):K(e)?Se($e,null,e.slice()):typeof e=="object"?Ct(e):Se(Cn,null,String(e))}function Ct(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:dn(e)}function Cr(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(K(t))n=16;else if(typeof t=="object")if(s&65){const o=t.default;o&&(o._c&&(o._d=!1),Cr(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(vs in t)?t._ctx=xe:o===3&&xe&&(xe.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else G(t)?(t={default:t,_ctx:xe},n=32):(t=String(t),s&64?(n=16,t=[Is(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ku(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const o in s)if(o==="class")t.class!==s.class&&(t.class=ss([t.class,s.class]));else if(o==="style")t.style=ns([t.style,s.style]);else if(Xn(o)){const r=t[o],i=s[o];i&&r!==i&&!(K(r)&&r.includes(i))&&(t[o]=r?[].concat(r,i):i)}else o!==""&&(t[o]=s[o])}return t}function at(e,t,n,s=null){Qe(e,t,7,[n,s])}const zu=Ni();let Gu=0;function Yu(e,t,n){const s=e.type,o=(t?t.appContext:e.appContext)||zu,r={uid:Gu++,vnode:e,type:s,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new Ro(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ai(s,o),emitsOptions:pi(s,o),emit:null,emitted:null,propsDefaults:fe,inheritAttrs:s.inheritAttrs,ctx:fe,data:fe,props:fe,attrs:fe,slots:fe,refs:fe,setupState:fe,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return r.ctx={_:r},r.root=t?t.root:r,r.emit=Zc.bind(null,r),e.ce&&e.ce(r),r}let ve=null;const Mn=()=>ve||xe;let Ts,Nr;{const e=No(),t=(n,s)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(s),r=>{o.length>1?o.forEach(i=>i(r)):o[0](r)}};Ts=t("__VUE_INSTANCE_SETTERS__",n=>ve=n),Nr=t("__VUE_SSR_SETTERS__",n=>Ls=n)}const Fn=e=>{const t=ve;return Ts(e),e.scope.on(),()=>{e.scope.off(),Ts(t)}},Gi=()=>{ve&&ve.scope.off(),Ts(null)};function Yi(e){return e.vnode.shapeFlag&4}let Ls=!1;function Bu(e,t=!1){t&&Nr(t);const{props:n,children:s}=e.vnode,o=Yi(e);Nu(e,n,o,t),Ru(e,s);const r=o?Xu(e,t):void 0;return t&&Nr(!1),r}function Xu(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=hs(new Proxy(e.ctx,wu));const{setup:s}=n;if(s){const o=e.setupContext=s.length>1?Ju(e):null,r=Fn(e);Tt();const i=bt(s,e,0,[e.props,o]);if(Lt(),r(),Oo(i)){if(i.then(Gi,Gi),t)return i.then(a=>{Bi(e,a,t)}).catch(a=>{ps(a,e,0)});e.asyncDep=i}else Bi(e,i,t)}else Zi(e,t)}function Bi(e,t,n){G(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:me(t)&&(e.setupState=ai(t)),Zi(e,n)}let Xi;function Zi(e,t,n){const s=e.type;if(!e.render){if(!t&&Xi&&!s.render){const o=s.template||vr(e).template;if(o){const{isCustomElement:r,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:l}=s,d=Te(Te({isCustomElement:r,delimiters:a},i),l);s.render=Xi(o,d)}}e.render=s.render||Xe}{const o=Fn(e);Tt();try{vu(e)}finally{Lt(),o()}}}function Zu(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Fe(e,"get","$attrs"),t[n]}}))}function Ju(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Zu(e)},slots:e.slots,emit:e.emit,expose:t}}function Os(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(ai(hs(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in On)return On[n](e)},has(t,n){return n in t||n in On}}))}const qu=/(?:^|[-_])(\w)/g,Qu=e=>e.replace(qu,t=>t.toUpperCase()).replace(/[-_]/g,"");function Ji(e,t=!0){return G(e)?e.displayName||e.name:e.name||t&&e.__name}function qi(e,t,n=!1){let s=Ji(t);if(!s&&t.__file){const o=t.__file.match(/([^/\\]+)\.\w+$/);o&&(s=o[1])}if(!s&&e&&e.parent){const o=r=>{for(const i in r)if(r[i]===t)return i};s=o(e.components||e.parent.type.components)||o(e.appContext.components)}return s?Qu(s):n?"App":"Anonymous"}function ef(e){return G(e)&&"__vccOpts"in e}const Ge=(e,t)=>Mc(e,t,Ls);function Qi(e,t,n){const s=arguments.length;return s===2?me(t)&&!K(t)?Sr(t)?Se(e,null,[t]):Se(e,t):Se(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Sr(n)&&(n=[n]),Se(e,t,n))}const tf="3.4.15";/**
|
|
17
|
-
* @vue/runtime-dom v3.4.
|
|
15
|
+
`,...Hc(o)),console.warn(...r)}Lt()}function Wc(){let e=On[On.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const s=e.component&&e.component.parent;e=s&&s.vnode}return t}function Hc(e){const t=[];return e.forEach((n,s)=>{t.push(...s===0?[]:[`
|
|
16
|
+
`],...Vc(n))}),t}function Vc({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",s=e.component?e.component.parent==null:!1,o=` at <${Qi(e.component,e.type,s)}`,r=">"+n;return e.props?[o,...Kc(e.props),r]:[o+r]}function Kc(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(s=>{t.push(...li(s,e[s]))}),n.length>3&&t.push(" ..."),t}function li(e,t,n){return be(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:_e(t)?(t=li(e,J(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):G(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=J(t),n?t:[`${e}=`,t])}function bt(e,t,n,s){let o;try{o=s?e(...s):e()}catch(r){gs(r,t,n)}return o}function Qe(e,t,n,s){if(G(e)){const r=bt(e,t,n,s);return r&&xo(r)&&r.catch(i=>{gs(i,t,n)}),r}const o=[];for(let r=0;r<e.length;r++)o.push(Qe(e[r],t,n,s));return o}function gs(e,t,n,s=!0){const o=t?t.vnode:null;if(t){let r=t.parent;const i=t.proxy,a=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const h=r.ec;if(h){for(let f=0;f<h.length;f++)if(h[f](e,i,a)===!1)return}r=r.parent}const l=t.appContext.config.errorHandler;if(l){bt(l,null,10,[e,i,a]);return}}zc(e,n,o,s)}function zc(e,t,n,s=!0){console.error(e)}let xn=!1,pr=!1;const xe=[];let ot=0;const fn=[];let St=null,Kt=0;const ci=Promise.resolve();let gr=null;function ui(e){const t=gr||ci;return e?t.then(this?e.bind(this):e):t}function Gc(e){let t=ot+1,n=xe.length;for(;t<n;){const s=t+n>>>1,o=xe[s],r=Sn(o);r<e||r===e&&o.pre?t=s+1:n=s}return t}function _r(e){(!xe.length||!xe.includes(e,xn&&e.allowRecurse?ot+1:ot))&&(e.id==null?xe.push(e):xe.splice(Gc(e.id),0,e),fi())}function fi(){!xn&&!pr&&(pr=!0,gr=ci.then(mi))}function Yc(e){const t=xe.indexOf(e);t>ot&&xe.splice(t,1)}function Bc(e){K(e)?fn.push(...e):(!St||!St.includes(e,e.allowRecurse?Kt+1:Kt))&&fn.push(e),fi()}function di(e,t,n=xn?ot+1:0){for(;n<xe.length;n++){const s=xe[n];if(s&&s.pre){if(e&&s.id!==e.uid)continue;xe.splice(n,1),n--,s()}}}function hi(e){if(fn.length){const t=[...new Set(fn)].sort((n,s)=>Sn(n)-Sn(s));if(fn.length=0,St){St.push(...t);return}for(St=t,Kt=0;Kt<St.length;Kt++)St[Kt]();St=null,Kt=0}}const Sn=e=>e.id==null?1/0:e.id,Xc=(e,t)=>{const n=Sn(e)-Sn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function mi(e){pr=!1,xn=!0,xe.sort(Xc);try{for(ot=0;ot<xe.length;ot++){const t=xe[ot];t&&t.active!==!1&&bt(t,null,14)}}finally{ot=0,xe.length=0,hi(),xn=!1,gr=null,(xe.length||fn.length)&&mi()}}function Zc(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||de;let o=n;const r=t.startsWith("update:"),i=r&&t.slice(7);if(i&&i in s){const f=`${i==="modelValue"?"model":i}Modifiers`,{number:d,trim:m}=s[f]||de;m&&(o=n.map(g=>be(g)?g.trim():g)),d&&(o=n.map(nr))}let a,l=s[a=tr(t)]||s[a=tr(rt(t))];!l&&r&&(l=s[a=tr(Wt(t))]),l&&Qe(l,e,6,o);const h=s[a+"Once"];if(h){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,Qe(h,e,6,o)}}function pi(e,t,n=!1){const s=t.emitsCache,o=s.get(e);if(o!==void 0)return o;const r=e.emits;let i={},a=!1;if(!G(e)){const l=h=>{const f=pi(h,t,!0);f&&(a=!0,Te(i,f))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!r&&!a?(me(e)&&s.set(e,null),null):(K(r)?r.forEach(l=>i[l]=null):Te(i,r),me(e)&&s.set(e,i),i)}function _s(e,t){return!e||!Zn(t)?!1:(t=t.slice(2).replace(/Once$/,""),Q(e,t[0].toLowerCase()+t.slice(1))||Q(e,Wt(t))||Q(e,t))}let Se=null,gi=null;function bs(e){const t=Se;return Se=e,gi=e&&e.type.__scopeId||null,t}function Jc(e,t=Se,n){if(!t||e._n)return e;const s=(...o)=>{s._d&&Ki(-1);const r=bs(t);let i;try{i=e(...o)}finally{bs(r),s._d&&Ki(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function Rp(){}function br(e){const{type:t,vnode:n,proxy:s,withProxy:o,props:r,propsOptions:[i],slots:a,attrs:l,emit:h,render:f,renderCache:d,data:m,setupState:g,ctx:y,inheritAttrs:T}=e;let I,_;const k=bs(e);try{if(n.shapeFlag&4){const b=o||s,x=b;I=it(f.call(x,b,d,r,g,m,y)),_=l}else{const b=t;I=it(b.length>1?b(r,{attrs:l,slots:a,emit:h}):b(r,null)),_=t.props?l:qc(l)}}catch(b){An.length=0,gs(b,e,1),I=Ce(Zt)}let E=I;if(_&&T!==!1){const b=Object.keys(_),{shapeFlag:x}=E;b.length&&x&7&&(i&&b.some(qs)&&(_=Qc(_,i)),E=mn(E,_))}return n.dirs&&(E=mn(E),E.dirs=E.dirs?E.dirs.concat(n.dirs):n.dirs),n.transition&&(E.transition=n.transition),I=E,bs(k),I}const qc=e=>{let t;for(const n in e)(n==="class"||n==="style"||Zn(n))&&((t||(t={}))[n]=e[n]);return t},Qc=(e,t)=>{const n={};for(const s in e)(!qs(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function eu(e,t,n){const{props:s,children:o,component:r}=e,{props:i,children:a,patchFlag:l}=t,h=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return s?_i(s,i,h):!!i;if(l&8){const f=t.dynamicProps;for(let d=0;d<f.length;d++){const m=f[d];if(i[m]!==s[m]&&!_s(h,m))return!0}}}else return(o||a)&&(!a||!a.$stable)?!0:s===i?!1:s?i?_i(s,i,h):!0:!!i;return!1}function _i(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let o=0;o<s.length;o++){const r=s[o];if(t[r]!==e[r]&&!_s(n,r))return!0}return!1}function tu({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const bi="components";function nu(e,t){return ru(bi,e,!0,t)||e}const su=Symbol.for("v-ndc");function ru(e,t,n=!0,s=!1){const o=Se||ve;if(o){const r=o.type;if(e===bi){const a=qi(r,!1);if(a&&(a===t||a===rt(t)||a===es(rt(t))))return r}const i=yi(o[e]||r[e],t)||yi(o.appContext[e],t);return!i&&s?r:i}}function yi(e,t){return e&&(e[t]||e[rt(t)]||e[es(rt(t))])}const ou=e=>e.__isSuspense;function iu(e,t){t&&t.pendingBranch?K(e)?t.effects.push(...e):t.effects.push(e):Bc(e)}const au=Symbol.for("v-scx"),lu=()=>Ze(au),ys={};function zt(e,t,n){return ki(e,t,n)}function ki(e,t,{immediate:n,deep:s,flush:o,once:r,onTrack:i,onTrigger:a}=de){if(t&&r){const N=t;t=(...R)=>{N(...R),x()}}const l=ve,h=N=>s===!0?N:Gt(N,s===!1?1:void 0);let f,d=!1,m=!1;if(_e(e)?(f=()=>e.value,d=hs(e)):xt(e)?(f=()=>h(e),d=!0):K(e)?(m=!0,d=e.some(N=>xt(N)||hs(N)),f=()=>e.map(N=>{if(_e(N))return N.value;if(xt(N))return h(N);if(G(N))return bt(N,l,2)})):G(e)?t?f=()=>bt(e,l,2):f=()=>(g&&g(),Qe(e,l,3,[y])):f=Xe,t&&s){const N=f;f=()=>Gt(N())}let g,y=N=>{g=E.onStop=()=>{bt(N,l,4),g=E.onStop=void 0}},T;if(Os)if(y=Xe,t?n&&Qe(t,l,3,[f(),m?[]:void 0,y]):f(),o==="sync"){const N=lu();T=N.__watcherHandles||(N.__watcherHandles=[])}else return Xe;let I=m?new Array(e.length).fill(ys):ys;const _=()=>{if(!(!E.active||!E.dirty))if(t){const N=E.run();(s||d||(m?N.some((R,C)=>Et(R,I[C])):Et(N,I)))&&(g&&g(),Qe(t,l,3,[N,I===ys?void 0:m&&I[0]===ys?[]:I,y]),I=N)}else E.run()};_.allowRecurse=!!t;let k;o==="sync"?k=_:o==="post"?k=()=>Ue(_,l&&l.suspense):(_.pre=!0,l&&(_.id=l.uid),k=()=>_r(_));const E=new or(f,Xe,k),b=Fo(),x=()=>{E.stop(),b&&Qs(b.effects,E)};return t?n?_():I=E.run():o==="post"?Ue(E.run.bind(E),l&&l.suspense):E.run(),T&&T.push(x),x}function cu(e,t,n){const s=this.proxy,o=be(e)?e.includes(".")?wi(s,e):()=>s[e]:e.bind(s,s);let r;G(t)?r=t:(r=t.handler,n=t);const i=Dn(this),a=ki(o,r.bind(s),n);return i(),a}function wi(e,t){const n=t.split(".");return()=>{let s=e;for(let o=0;o<n.length&&s;o++)s=s[n[o]];return s}}function Gt(e,t,n=0,s){if(!me(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(s=s||new Set,s.has(e))return e;if(s.add(e),_e(e))Gt(e.value,t,n,s);else if(K(e))for(let o=0;o<e.length;o++)Gt(e[o],t,n,s);else if(Oo(e)||ln(e))e.forEach(o=>{Gt(o,t,n,s)});else if(Co(e))for(const o in e)Gt(e[o],t,n,s);return e}function uu(e,t){if(Se===null)return e;const n=xs(Se)||Se.proxy,s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[r,i,a,l=de]=t[o];r&&(G(r)&&(r={mounted:r,updated:r}),r.deep&&Gt(i),s.push({dir:r,instance:n,value:i,oldValue:void 0,arg:a,modifiers:l}))}return e}function Yt(e,t,n,s){const o=e.dirs,r=t&&t.dirs;for(let i=0;i<o.length;i++){const a=o[i];r&&(a.oldValue=r[i].value);let l=a.dir[s];l&&(Tt(),Qe(l,n,8,[e.el,a,e,t]),Lt())}}/*! #__NO_SIDE_EFFECTS__ */function Bt(e,t){return G(e)?Te({name:e.name},t,{setup:e}):e}const ks=e=>!!e.type.__asyncLoader,vi=e=>e.type.__isKeepAlive;function fu(e,t){Ei(e,"a",t)}function du(e,t){Ei(e,"da",t)}function Ei(e,t,n=ve){const s=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(ws(t,s,n),n){let o=n.parent;for(;o&&o.parent;)vi(o.parent.vnode)&&hu(s,t,n,o),o=o.parent}}function hu(e,t,n,s){const o=ws(t,e,s,!0);yr(()=>{Qs(s[t],o)},n)}function ws(e,t,n=ve,s=!1){if(n){const o=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Tt();const a=Dn(n),l=Qe(t,n,e,i);return a(),Lt(),l});return s?o.unshift(r):o.push(r),r}}const yt=e=>(t,n=ve)=>(!Os||e==="sp")&&ws(e,(...s)=>t(...s),n),Ii=yt("bm"),vs=yt("m"),mu=yt("bu"),pu=yt("u"),Ti=yt("bum"),yr=yt("um"),gu=yt("sp"),_u=yt("rtg"),bu=yt("rtc");function yu(e,t=ve){ws("ec",e,t)}function Li(e,t,n,s){let o;const r=n&&n[s];if(K(e)||be(e)){o=new Array(e.length);for(let i=0,a=e.length;i<a;i++)o[i]=t(e[i],i,void 0,r&&r[i])}else if(typeof e=="number"){o=new Array(e);for(let i=0;i<e;i++)o[i]=t(i+1,i,void 0,r&&r[i])}else if(me(e))if(e[Symbol.iterator])o=Array.from(e,(i,a)=>t(i,a,void 0,r&&r[a]));else{const i=Object.keys(e);o=new Array(i.length);for(let a=0,l=i.length;a<l;a++){const h=i[a];o[a]=t(e[h],h,a,r&&r[a])}}else o=[];return n&&(n[s]=o),o}const kr=e=>e?Bi(e)?xs(e)||e.proxy:kr(e.parent):null,Cn=Te(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>kr(e.parent),$root:e=>kr(e.root),$emit:e=>e.emit,$options:e=>Er(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,_r(e.update)}),$nextTick:e=>e.n||(e.n=ui.bind(e.proxy)),$watch:e=>cu.bind(e)}),wr=(e,t)=>e!==de&&!e.__isScriptSetup&&Q(e,t),ku={get({_:e},t){const{ctx:n,setupState:s,data:o,props:r,accessCache:i,type:a,appContext:l}=e;let h;if(t[0]!=="$"){const g=i[t];if(g!==void 0)switch(g){case 1:return s[t];case 2:return o[t];case 4:return n[t];case 3:return r[t]}else{if(wr(s,t))return i[t]=1,s[t];if(o!==de&&Q(o,t))return i[t]=2,o[t];if((h=e.propsOptions[0])&&Q(h,t))return i[t]=3,r[t];if(n!==de&&Q(n,t))return i[t]=4,n[t];vr&&(i[t]=0)}}const f=Cn[t];let d,m;if(f)return t==="$attrs"&&$e(e,"get",t),f(e);if((d=a.__cssModules)&&(d=d[t]))return d;if(n!==de&&Q(n,t))return i[t]=4,n[t];if(m=l.config.globalProperties,Q(m,t))return m[t]},set({_:e},t,n){const{data:s,setupState:o,ctx:r}=e;return wr(o,t)?(o[t]=n,!0):s!==de&&Q(s,t)?(s[t]=n,!0):Q(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:o,propsOptions:r}},i){let a;return!!n[i]||e!==de&&Q(e,i)||wr(t,i)||(a=r[0])&&Q(a,i)||Q(s,i)||Q(Cn,i)||Q(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Q(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Oi(e){return K(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let vr=!0;function wu(e){const t=Er(e),n=e.proxy,s=e.ctx;vr=!1,t.beforeCreate&&xi(t.beforeCreate,e,"bc");const{data:o,computed:r,methods:i,watch:a,provide:l,inject:h,created:f,beforeMount:d,mounted:m,beforeUpdate:g,updated:y,activated:T,deactivated:I,beforeDestroy:_,beforeUnmount:k,destroyed:E,unmounted:b,render:x,renderTracked:N,renderTriggered:R,errorCaptured:C,serverPrefetch:U,expose:B,inheritAttrs:ue,components:oe,directives:we,filters:qe}=t;if(h&&vu(h,s,null),i)for(const ie in i){const te=i[ie];G(te)&&(s[ie]=te.bind(n))}if(o){const ie=o.call(n,n);me(ie)&&(e.data=ds(ie))}if(vr=!0,r)for(const ie in r){const te=r[ie],Ve=G(te)?te.bind(n,n):G(te.get)?te.get.bind(n,n):Xe,Pe=!G(te)&&G(te.set)?te.set.bind(n):Xe,Ke=je({get:Ve,set:Pe});Object.defineProperty(s,ie,{enumerable:!0,configurable:!0,get:()=>Ke.value,set:Ae=>Ke.value=Ae})}if(a)for(const ie in a)Si(a[ie],s,n,ie);if(l){const ie=G(l)?l.call(n):l;Reflect.ownKeys(ie).forEach(te=>{xu(te,ie[te])})}f&&xi(f,e,"c");function X(ie,te){K(te)?te.forEach(Ve=>ie(Ve.bind(n))):te&&ie(te.bind(n))}if(X(Ii,d),X(vs,m),X(mu,g),X(pu,y),X(fu,T),X(du,I),X(yu,C),X(bu,N),X(_u,R),X(Ti,k),X(yr,b),X(gu,U),K(B))if(B.length){const ie=e.exposed||(e.exposed={});B.forEach(te=>{Object.defineProperty(ie,te,{get:()=>n[te],set:Ve=>n[te]=Ve})})}else e.exposed||(e.exposed={});x&&e.render===Xe&&(e.render=x),ue!=null&&(e.inheritAttrs=ue),oe&&(e.components=oe),we&&(e.directives=we)}function vu(e,t,n=Xe){K(e)&&(e=Ir(e));for(const s in e){const o=e[s];let r;me(o)?"default"in o?r=Ze(o.from||s,o.default,!0):r=Ze(o.from||s):r=Ze(o),_e(r)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>r.value,set:i=>r.value=i}):t[s]=r}}function xi(e,t,n){Qe(K(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function Si(e,t,n,s){const o=s.includes(".")?wi(n,s):()=>n[s];if(be(e)){const r=t[e];G(r)&&zt(o,r)}else if(G(e))zt(o,e.bind(n));else if(me(e))if(K(e))e.forEach(r=>Si(r,t,n,s));else{const r=G(e.handler)?e.handler.bind(n):t[e.handler];G(r)&&zt(o,r,e)}}function Er(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:o,optionsCache:r,config:{optionMergeStrategies:i}}=e.appContext,a=r.get(t);let l;return a?l=a:!o.length&&!n&&!s?l=t:(l={},o.length&&o.forEach(h=>Es(l,h,i,!0)),Es(l,t,i)),me(t)&&r.set(t,l),l}function Es(e,t,n,s=!1){const{mixins:o,extends:r}=t;r&&Es(e,r,n,!0),o&&o.forEach(i=>Es(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const a=Eu[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const Eu={data:Ci,props:Ni,emits:Ni,methods:Nn,computed:Nn,beforeCreate:Re,created:Re,beforeMount:Re,mounted:Re,beforeUpdate:Re,updated:Re,beforeDestroy:Re,beforeUnmount:Re,destroyed:Re,unmounted:Re,activated:Re,deactivated:Re,errorCaptured:Re,serverPrefetch:Re,components:Nn,directives:Nn,watch:Tu,provide:Ci,inject:Iu};function Ci(e,t){return t?e?function(){return Te(G(e)?e.call(this,this):e,G(t)?t.call(this,this):t)}:t:e}function Iu(e,t){return Nn(Ir(e),Ir(t))}function Ir(e){if(K(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Re(e,t){return e?[...new Set([].concat(e,t))]:t}function Nn(e,t){return e?Te(Object.create(null),e,t):t}function Ni(e,t){return e?K(e)&&K(t)?[...new Set([...e,...t])]:Te(Object.create(null),Oi(e),Oi(t??{})):t}function Tu(e,t){if(!e)return t;if(!t)return e;const n=Te(Object.create(null),e);for(const s in t)n[s]=Re(e[s],t[s]);return n}function Pi(){return{app:null,config:{isNativeTag:nc,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Lu=0;function Ou(e,t){return function(s,o=null){G(s)||(s=Te({},s)),o!=null&&!me(o)&&(o=null);const r=Pi(),i=new WeakSet;let a=!1;const l=r.app={_uid:Lu++,_component:s,_props:o,_container:null,_context:r,_instance:null,version:ef,get config(){return r.config},set config(h){},use(h,...f){return i.has(h)||(h&&G(h.install)?(i.add(h),h.install(l,...f)):G(h)&&(i.add(h),h(l,...f))),l},mixin(h){return r.mixins.includes(h)||r.mixins.push(h),l},component(h,f){return f?(r.components[h]=f,l):r.components[h]},directive(h,f){return f?(r.directives[h]=f,l):r.directives[h]},mount(h,f,d){if(!a){const m=Ce(s,o);return m.appContext=r,d===!0?d="svg":d===!1&&(d=void 0),f&&t?t(m,h):e(m,h,d),a=!0,l._container=h,h.__vue_app__=l,xs(m.component)||m.component.proxy}},unmount(){a&&(e(null,l._container),delete l._container.__vue_app__)},provide(h,f){return r.provides[h]=f,l},runWithContext(h){const f=dn;dn=l;try{return h()}finally{dn=f}}};return l}}let dn=null;function xu(e,t){if(ve){let n=ve.provides;const s=ve.parent&&ve.parent.provides;s===n&&(n=ve.provides=Object.create(s)),n[e]=t}}function Ze(e,t,n=!1){const s=ve||Se;if(s||dn){const o=s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:dn._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&G(t)?t.call(s&&s.proxy):t}}function Su(){return!!(ve||Se||dn)}function Cu(e,t,n,s=!1){const o={},r={};ns(r,Is,1),e.propsDefaults=Object.create(null),Ai(e,t,o,r);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=s?o:Rc(o):e.type.props?e.props=o:e.props=r,e.attrs=r}function Nu(e,t,n,s){const{props:o,attrs:r,vnode:{patchFlag:i}}=e,a=J(o),[l]=e.propsOptions;let h=!1;if((s||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let d=0;d<f.length;d++){let m=f[d];if(_s(e.emitsOptions,m))continue;const g=t[m];if(l)if(Q(r,m))g!==r[m]&&(r[m]=g,h=!0);else{const y=rt(m);o[y]=Tr(l,a,y,g,e,!1)}else g!==r[m]&&(r[m]=g,h=!0)}}}else{Ai(e,t,o,r)&&(h=!0);let f;for(const d in a)(!t||!Q(t,d)&&((f=Wt(d))===d||!Q(t,f)))&&(l?n&&(n[d]!==void 0||n[f]!==void 0)&&(o[d]=Tr(l,a,d,void 0,e,!0)):delete o[d]);if(r!==a)for(const d in r)(!t||!Q(t,d))&&(delete r[d],h=!0)}h&&_t(e,"set","$attrs")}function Ai(e,t,n,s){const[o,r]=e.propsOptions;let i=!1,a;if(t)for(let l in t){if(qn(l))continue;const h=t[l];let f;o&&Q(o,f=rt(l))?!r||!r.includes(f)?n[f]=h:(a||(a={}))[f]=h:_s(e.emitsOptions,l)||(!(l in s)||h!==s[l])&&(s[l]=h,i=!0)}if(r){const l=J(n),h=a||de;for(let f=0;f<r.length;f++){const d=r[f];n[d]=Tr(o,l,d,h[d],e,!Q(h,d))}}return i}function Tr(e,t,n,s,o,r){const i=e[n];if(i!=null){const a=Q(i,"default");if(a&&s===void 0){const l=i.default;if(i.type!==Function&&!i.skipFactory&&G(l)){const{propsDefaults:h}=o;if(n in h)s=h[n];else{const f=Dn(o);s=h[n]=l.call(null,t),f()}}else s=l}i[0]&&(r&&!a?s=!1:i[1]&&(s===""||s===Wt(n))&&(s=!0))}return s}function Ri(e,t,n=!1){const s=t.propsCache,o=s.get(e);if(o)return o;const r=e.props,i={},a=[];let l=!1;if(!G(e)){const f=d=>{l=!0;const[m,g]=Ri(d,t,!0);Te(i,m),g&&a.push(...g)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!r&&!l)return me(e)&&s.set(e,an),an;if(K(r))for(let f=0;f<r.length;f++){const d=rt(r[f]);Mi(d)&&(i[d]=de)}else if(r)for(const f in r){const d=rt(f);if(Mi(d)){const m=r[f],g=i[d]=K(m)||G(m)?{type:m}:Te({},m);if(g){const y=$i(Boolean,g.type),T=$i(String,g.type);g[0]=y>-1,g[1]=T<0||y<T,(y>-1||Q(g,"default"))&&a.push(d)}}}const h=[i,a];return me(e)&&s.set(e,h),h}function Mi(e){return e[0]!=="$"}function Fi(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Di(e,t){return Fi(e)===Fi(t)}function $i(e,t){return K(t)?t.findIndex(n=>Di(n,e)):G(t)&&Di(t,e)?0:-1}const Ui=e=>e[0]==="_"||e==="$stable",Lr=e=>K(e)?e.map(it):[it(e)],Pu=(e,t,n)=>{if(t._n)return t;const s=Jc((...o)=>Lr(t(...o)),n);return s._c=!1,s},ji=(e,t,n)=>{const s=e._ctx;for(const o in e){if(Ui(o))continue;const r=e[o];if(G(r))t[o]=Pu(o,r,s);else if(r!=null){const i=Lr(r);t[o]=()=>i}}},Wi=(e,t)=>{const n=Lr(t);e.slots.default=()=>n},Au=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=J(t),ns(t,"_",n)):ji(t,e.slots={})}else e.slots={},t&&Wi(e,t);ns(e.slots,Is,1)},Ru=(e,t,n)=>{const{vnode:s,slots:o}=e;let r=!0,i=de;if(s.shapeFlag&32){const a=t._;a?n&&a===1?r=!1:(Te(o,t),!n&&a===1&&delete o._):(r=!t.$stable,ji(t,o)),i=t}else t&&(Wi(e,t),i={default:1});if(r)for(const a in o)!Ui(a)&&i[a]==null&&delete o[a]};function Or(e,t,n,s,o=!1){if(K(e)){e.forEach((m,g)=>Or(m,t&&(K(t)?t[g]:t),n,s,o));return}if(ks(s)&&!o)return;const r=s.shapeFlag&4?xs(s.component)||s.component.proxy:s.el,i=o?null:r,{i:a,r:l}=e,h=t&&t.r,f=a.refs===de?a.refs={}:a.refs,d=a.setupState;if(h!=null&&h!==l&&(be(h)?(f[h]=null,Q(d,h)&&(d[h]=null)):_e(h)&&(h.value=null)),G(l))bt(l,a,12,[i,f]);else{const m=be(l),g=_e(l);if(m||g){const y=()=>{if(e.f){const T=m?Q(d,l)?d[l]:f[l]:l.value;o?K(T)&&Qs(T,r):K(T)?T.includes(r)||T.push(r):m?(f[l]=[r],Q(d,l)&&(d[l]=f[l])):(l.value=[r],e.k&&(f[e.k]=l.value))}else m?(f[l]=i,Q(d,l)&&(d[l]=i)):g&&(l.value=i,e.k&&(f[e.k]=i))};i?(y.id=-1,Ue(y,n)):y()}}}const Ue=iu;function Mu(e){return Fu(e)}function Fu(e,t){const n=Po();n.__VUE__=!0;const{insert:s,remove:o,patchProp:r,createElement:i,createText:a,createComment:l,setText:h,setElementText:f,parentNode:d,nextSibling:m,setScopeId:g=Xe,insertStaticContent:y}=e,T=(u,c,p,w=null,L=null,S=null,M=void 0,A=null,F=!!c.dynamicChildren)=>{if(u===c)return;u&&!Mn(u,c)&&(w=mt(u),Ae(u,L,S,!0),u=null),c.patchFlag===-2&&(F=!1,c.dynamicChildren=null);const{type:P,ref:j,shapeFlag:$}=c;switch(P){case Pn:I(u,c,p,w);break;case Zt:_(u,c,p,w);break;case Sr:u==null&&k(c,p,w,M);break;case Le:oe(u,c,p,w,L,S,M,A,F);break;default:$&1?x(u,c,p,w,L,S,M,A,F):$&6?we(u,c,p,w,L,S,M,A,F):($&64||$&128)&&P.process(u,c,p,w,L,S,M,A,F,De)}j!=null&&L&&Or(j,u&&u.ref,S,c||u,!c)},I=(u,c,p,w)=>{if(u==null)s(c.el=a(c.children),p,w);else{const L=c.el=u.el;c.children!==u.children&&h(L,c.children)}},_=(u,c,p,w)=>{u==null?s(c.el=l(c.children||""),p,w):c.el=u.el},k=(u,c,p,w)=>{[u.el,u.anchor]=y(u.children,c,p,w,u.el,u.anchor)},E=({el:u,anchor:c},p,w)=>{let L;for(;u&&u!==c;)L=m(u),s(u,p,w),u=L;s(c,p,w)},b=({el:u,anchor:c})=>{let p;for(;u&&u!==c;)p=m(u),o(u),u=p;o(c)},x=(u,c,p,w,L,S,M,A,F)=>{c.type==="svg"?M="svg":c.type==="math"&&(M="mathml"),u==null?N(c,p,w,L,S,M,A,F):U(u,c,L,S,M,A,F)},N=(u,c,p,w,L,S,M,A)=>{let F,P;const{props:j,shapeFlag:$,transition:v,dirs:O}=u;if(F=u.el=i(u.type,S,j&&j.is,j),$&8?f(F,u.children):$&16&&C(u.children,F,null,w,L,xr(u,S),M,A),O&&Yt(u,null,w,"created"),R(F,u,u.scopeId,M,w),j){for(const H in j)H!=="value"&&!qn(H)&&r(F,H,null,j[H],S,u.children,w,L,ze);"value"in j&&r(F,"value",null,j.value,S),(P=j.onVnodeBeforeMount)&&at(P,w,u)}O&&Yt(u,null,w,"beforeMount");const W=Du(L,v);W&&v.beforeEnter(F),s(F,c,p),((P=j&&j.onVnodeMounted)||W||O)&&Ue(()=>{P&&at(P,w,u),W&&v.enter(F),O&&Yt(u,null,w,"mounted")},L)},R=(u,c,p,w,L)=>{if(p&&g(u,p),w)for(let S=0;S<w.length;S++)g(u,w[S]);if(L){let S=L.subTree;if(c===S){const M=L.vnode;R(u,M,M.scopeId,M.slotScopeIds,L.parent)}}},C=(u,c,p,w,L,S,M,A,F=0)=>{for(let P=F;P<u.length;P++){const j=u[P]=A?Ct(u[P]):it(u[P]);T(null,j,c,p,w,L,S,M,A)}},U=(u,c,p,w,L,S,M)=>{const A=c.el=u.el;let{patchFlag:F,dynamicChildren:P,dirs:j}=c;F|=u.patchFlag&16;const $=u.props||de,v=c.props||de;let O;if(p&&Xt(p,!1),(O=v.onVnodeBeforeUpdate)&&at(O,p,c,u),j&&Yt(c,u,p,"beforeUpdate"),p&&Xt(p,!0),P?B(u.dynamicChildren,P,A,p,w,xr(c,L),S):M||te(u,c,A,null,p,w,xr(c,L),S,!1),F>0){if(F&16)ue(A,c,$,v,p,w,L);else if(F&2&&$.class!==v.class&&r(A,"class",null,v.class,L),F&4&&r(A,"style",$.style,v.style,L),F&8){const W=c.dynamicProps;for(let H=0;H<W.length;H++){const ne=W[H],pe=$[ne],Ie=v[ne];(Ie!==pe||ne==="value")&&r(A,ne,pe,Ie,L,u.children,p,w,ze)}}F&1&&u.children!==c.children&&f(A,c.children)}else!M&&P==null&&ue(A,c,$,v,p,w,L);((O=v.onVnodeUpdated)||j)&&Ue(()=>{O&&at(O,p,c,u),j&&Yt(c,u,p,"updated")},w)},B=(u,c,p,w,L,S,M)=>{for(let A=0;A<c.length;A++){const F=u[A],P=c[A],j=F.el&&(F.type===Le||!Mn(F,P)||F.shapeFlag&70)?d(F.el):p;T(F,P,j,null,w,L,S,M,!0)}},ue=(u,c,p,w,L,S,M)=>{if(p!==w){if(p!==de)for(const A in p)!qn(A)&&!(A in w)&&r(u,A,p[A],null,M,c.children,L,S,ze);for(const A in w){if(qn(A))continue;const F=w[A],P=p[A];F!==P&&A!=="value"&&r(u,A,P,F,M,c.children,L,S,ze)}"value"in w&&r(u,"value",p.value,w.value,M)}},oe=(u,c,p,w,L,S,M,A,F)=>{const P=c.el=u?u.el:a(""),j=c.anchor=u?u.anchor:a("");let{patchFlag:$,dynamicChildren:v,slotScopeIds:O}=c;O&&(A=A?A.concat(O):O),u==null?(s(P,p,w),s(j,p,w),C(c.children||[],p,j,L,S,M,A,F)):$>0&&$&64&&v&&u.dynamicChildren?(B(u.dynamicChildren,v,p,L,S,M,A),(c.key!=null||L&&c===L.subTree)&&Hi(u,c,!0)):te(u,c,p,j,L,S,M,A,F)},we=(u,c,p,w,L,S,M,A,F)=>{c.slotScopeIds=A,u==null?c.shapeFlag&512?L.ctx.activate(c,p,w,M,F):qe(c,p,w,L,S,M,F):He(u,c,F)},qe=(u,c,p,w,L,S,M)=>{const A=u.component=Gu(u,w,L);if(vi(u)&&(A.ctx.renderer=De),Yu(A),A.asyncDep){if(L&&L.registerDep(A,X),!u.el){const F=A.subTree=Ce(Zt);_(null,F,c,p)}}else X(A,u,c,p,L,S,M)},He=(u,c,p)=>{const w=c.component=u.component;if(eu(u,c,p))if(w.asyncDep&&!w.asyncResolved){ie(w,c,p);return}else w.next=c,Yc(w.update),w.effect.dirty=!0,w.update();else c.el=u.el,w.vnode=c},X=(u,c,p,w,L,S,M)=>{const A=()=>{if(u.isMounted){let{next:j,bu:$,u:v,parent:O,vnode:W}=u;{const jt=Vi(u);if(jt){j&&(j.el=W.el,ie(u,j,M)),jt.asyncDep.then(()=>{u.isUnmounted||A()});return}}let H=j,ne;Xt(u,!1),j?(j.el=W.el,ie(u,j,M)):j=W,$&&ts($),(ne=j.props&&j.props.onVnodeBeforeUpdate)&&at(ne,O,j,W),Xt(u,!0);const pe=br(u),Ie=u.subTree;u.subTree=pe,T(Ie,pe,d(Ie.el),mt(Ie),u,L,S),j.el=pe.el,H===null&&tu(u,pe.el),v&&Ue(v,L),(ne=j.props&&j.props.onVnodeUpdated)&&Ue(()=>at(ne,O,j,W),L)}else{let j;const{el:$,props:v}=c,{bm:O,m:W,parent:H}=u,ne=ks(c);if(Xt(u,!1),O&&ts(O),!ne&&(j=v&&v.onVnodeBeforeMount)&&at(j,H,c),Xt(u,!0),$&&vt){const pe=()=>{u.subTree=br(u),vt($,u.subTree,u,L,null)};ne?c.type.__asyncLoader().then(()=>!u.isUnmounted&&pe()):pe()}else{const pe=u.subTree=br(u);T(null,pe,p,w,u,L,S),c.el=pe.el}if(W&&Ue(W,L),!ne&&(j=v&&v.onVnodeMounted)){const pe=c;Ue(()=>at(j,H,pe),L)}(c.shapeFlag&256||H&&ks(H.vnode)&&H.vnode.shapeFlag&256)&&u.a&&Ue(u.a,L),u.isMounted=!0,c=p=w=null}},F=u.effect=new or(A,Xe,()=>_r(P),u.scope),P=u.update=()=>{F.dirty&&F.run()};P.id=u.uid,Xt(u,!0),P()},ie=(u,c,p)=>{c.component=u;const w=u.vnode.props;u.vnode=c,u.next=null,Nu(u,c.props,w,p),Ru(u,c.children,p),Tt(),di(u),Lt()},te=(u,c,p,w,L,S,M,A,F=!1)=>{const P=u&&u.children,j=u?u.shapeFlag:0,$=c.children,{patchFlag:v,shapeFlag:O}=c;if(v>0){if(v&128){Pe(P,$,p,w,L,S,M,A,F);return}else if(v&256){Ve(P,$,p,w,L,S,M,A,F);return}}O&8?(j&16&&ze(P,L,S),$!==P&&f(p,$)):j&16?O&16?Pe(P,$,p,w,L,S,M,A,F):ze(P,L,S,!0):(j&8&&f(p,""),O&16&&C($,p,w,L,S,M,A,F))},Ve=(u,c,p,w,L,S,M,A,F)=>{u=u||an,c=c||an;const P=u.length,j=c.length,$=Math.min(P,j);let v;for(v=0;v<$;v++){const O=c[v]=F?Ct(c[v]):it(c[v]);T(u[v],O,p,null,L,S,M,A,F)}P>j?ze(u,L,S,!0,!1,$):C(c,p,w,L,S,M,A,F,$)},Pe=(u,c,p,w,L,S,M,A,F)=>{let P=0;const j=c.length;let $=u.length-1,v=j-1;for(;P<=$&&P<=v;){const O=u[P],W=c[P]=F?Ct(c[P]):it(c[P]);if(Mn(O,W))T(O,W,p,null,L,S,M,A,F);else break;P++}for(;P<=$&&P<=v;){const O=u[$],W=c[v]=F?Ct(c[v]):it(c[v]);if(Mn(O,W))T(O,W,p,null,L,S,M,A,F);else break;$--,v--}if(P>$){if(P<=v){const O=v+1,W=O<j?c[O].el:w;for(;P<=v;)T(null,c[P]=F?Ct(c[P]):it(c[P]),p,W,L,S,M,A,F),P++}}else if(P>v)for(;P<=$;)Ae(u[P],L,S,!0),P++;else{const O=P,W=P,H=new Map;for(P=W;P<=v;P++){const Be=c[P]=F?Ct(c[P]):it(c[P]);Be.key!=null&&H.set(Be.key,P)}let ne,pe=0;const Ie=v-W+1;let jt=!1,Lo=0;const Xn=new Array(Ie);for(P=0;P<Ie;P++)Xn[P]=0;for(P=O;P<=$;P++){const Be=u[P];if(pe>=Ie){Ae(Be,L,S,!0);continue}let gt;if(Be.key!=null)gt=H.get(Be.key);else for(ne=W;ne<=v;ne++)if(Xn[ne-W]===0&&Mn(Be,c[ne])){gt=ne;break}gt===void 0?Ae(Be,L,S,!0):(Xn[gt-W]=P+1,gt>=Lo?Lo=gt:jt=!0,T(Be,c[gt],p,null,L,S,M,A,F),pe++)}const ec=jt?$u(Xn):an;for(ne=ec.length-1,P=Ie-1;P>=0;P--){const Be=W+P,gt=c[Be],tc=Be+1<j?c[Be+1].el:w;Xn[P]===0?T(null,gt,p,tc,L,S,M,A,F):jt&&(ne<0||P!==ec[ne]?Ke(gt,p,tc,2):ne--)}}},Ke=(u,c,p,w,L=null)=>{const{el:S,type:M,transition:A,children:F,shapeFlag:P}=u;if(P&6){Ke(u.component.subTree,c,p,w);return}if(P&128){u.suspense.move(c,p,w);return}if(P&64){M.move(u,c,p,De);return}if(M===Le){s(S,c,p);for(let $=0;$<F.length;$++)Ke(F[$],c,p,w);s(u.anchor,c,p);return}if(M===Sr){E(u,c,p);return}if(w!==2&&P&1&&A)if(w===0)A.beforeEnter(S),s(S,c,p),Ue(()=>A.enter(S),L);else{const{leave:$,delayLeave:v,afterLeave:O}=A,W=()=>s(S,c,p),H=()=>{$(S,()=>{W(),O&&O()})};v?v(S,W,H):H()}else s(S,c,p)},Ae=(u,c,p,w=!1,L=!1)=>{const{type:S,props:M,ref:A,children:F,dynamicChildren:P,shapeFlag:j,patchFlag:$,dirs:v}=u;if(A!=null&&Or(A,null,p,u,!0),j&256){c.ctx.deactivate(u);return}const O=j&1&&v,W=!ks(u);let H;if(W&&(H=M&&M.onVnodeBeforeUnmount)&&at(H,c,u),j&6)on(u.component,p,w);else{if(j&128){u.suspense.unmount(p,w);return}O&&Yt(u,null,c,"beforeUnmount"),j&64?u.type.remove(u,c,p,L,De,w):P&&(S!==Le||$>0&&$&64)?ze(P,c,p,!1,!0):(S===Le&&$&384||!L&&j&16)&&ze(F,c,p),w&&$t(u)}(W&&(H=M&&M.onVnodeUnmounted)||O)&&Ue(()=>{H&&at(H,c,u),O&&Yt(u,null,c,"unmounted")},p)},$t=u=>{const{type:c,el:p,anchor:w,transition:L}=u;if(c===Le){Ut(p,w);return}if(c===Sr){b(u);return}const S=()=>{o(p),L&&!L.persisted&&L.afterLeave&&L.afterLeave()};if(u.shapeFlag&1&&L&&!L.persisted){const{leave:M,delayLeave:A}=L,F=()=>M(p,S);A?A(u.el,S,F):F()}else S()},Ut=(u,c)=>{let p;for(;u!==c;)p=m(u),o(u),u=p;o(c)},on=(u,c,p)=>{const{bum:w,scope:L,update:S,subTree:M,um:A}=u;w&&ts(w),L.stop(),S&&(S.active=!1,Ae(M,u,c,p)),A&&Ue(A,c),Ue(()=>{u.isUnmounted=!0},c),c&&c.pendingBranch&&!c.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===c.pendingId&&(c.deps--,c.deps===0&&c.resolve())},ze=(u,c,p,w=!1,L=!1,S=0)=>{for(let M=S;M<u.length;M++)Ae(u[M],c,p,w,L)},mt=u=>u.shapeFlag&6?mt(u.component.subTree):u.shapeFlag&128?u.suspense.next():m(u.anchor||u.el);let nt=!1;const pt=(u,c,p)=>{u==null?c._vnode&&Ae(c._vnode,null,null,!0):T(c._vnode||null,u,c,null,null,null,p),nt||(nt=!0,di(),hi(),nt=!1),c._vnode=u},De={p:T,um:Ae,m:Ke,r:$t,mt:qe,mc:C,pc:te,pbc:B,n:mt,o:e};let st,vt;return t&&([st,vt]=t(De)),{render:pt,hydrate:st,createApp:Ou(pt,st)}}function xr({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Xt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Du(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Hi(e,t,n=!1){const s=e.children,o=t.children;if(K(s)&&K(o))for(let r=0;r<s.length;r++){const i=s[r];let a=o[r];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=o[r]=Ct(o[r]),a.el=i.el),n||Hi(i,a)),a.type===Pn&&(a.el=i.el)}}function $u(e){const t=e.slice(),n=[0];let s,o,r,i,a;const l=e.length;for(s=0;s<l;s++){const h=e[s];if(h!==0){if(o=n[n.length-1],e[o]<h){t[s]=o,n.push(s);continue}for(r=0,i=n.length-1;r<i;)a=r+i>>1,e[n[a]]<h?r=a+1:i=a;h<e[n[r]]&&(r>0&&(t[s]=n[r-1]),n[r]=s)}}for(r=n.length,i=n[r-1];r-- >0;)n[r]=i,i=t[i];return n}function Vi(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Vi(t)}const Uu=e=>e.__isTeleport,Le=Symbol.for("v-fgt"),Pn=Symbol.for("v-txt"),Zt=Symbol.for("v-cmt"),Sr=Symbol.for("v-stc"),An=[];let et=null;function q(e=!1){An.push(et=e?null:[])}function ju(){An.pop(),et=An[An.length-1]||null}let Rn=1;function Ki(e){Rn+=e}function zi(e){return e.dynamicChildren=Rn>0?et||an:null,ju(),Rn>0&&et&&et.push(e),e}function ae(e,t,n,s,o,r){return zi(se(e,t,n,s,o,r,!0))}function hn(e,t,n,s,o){return zi(Ce(e,t,n,s,o,!0))}function Cr(e){return e?e.__v_isVNode===!0:!1}function Mn(e,t){return e.type===t.type&&e.key===t.key}const Is="__vInternal",Gi=({key:e})=>e??null,Ts=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?be(e)||_e(e)||G(e)?{i:Se,r:e,k:t,f:!!n}:e:null);function se(e,t=null,n=null,s=0,o=null,r=e===Le?0:1,i=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Gi(t),ref:t&&Ts(t),scopeId:gi,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:s,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:Se};return a?(Nr(l,n),r&128&&e.normalize(l)):n&&(l.shapeFlag|=be(n)?8:16),Rn>0&&!i&&et&&(l.patchFlag>0||r&6)&&l.patchFlag!==32&&et.push(l),l}const Ce=Wu;function Wu(e,t=null,n=null,s=0,o=null,r=!1){if((!e||e===su)&&(e=Zt),Cr(e)){const a=mn(e,t,!0);return n&&Nr(a,n),Rn>0&&!r&&et&&(a.shapeFlag&6?et[et.indexOf(e)]=a:et.push(a)),a.patchFlag|=-2,a}if(Qu(e)&&(e=e.__vccOpts),t){t=Hu(t);let{class:a,style:l}=t;a&&!be(a)&&(t.class=rs(a)),me(l)&&(ni(l)&&!K(l)&&(l=Te({},l)),t.style=ss(l))}const i=be(e)?1:ou(e)?128:Uu(e)?64:me(e)?4:G(e)?2:0;return se(e,t,n,s,o,i,r,!0)}function Hu(e){return e?ni(e)||Is in e?Te({},e):e:null}function mn(e,t,n=!1){const{props:s,ref:o,patchFlag:r,children:i}=e,a=t?Vu(s||{},t):s;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&Gi(a),ref:t&&t.ref?n&&o?K(o)?o.concat(Ts(t)):[o,Ts(t)]:Ts(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Le?r===-1?16:r|16:r,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&mn(e.ssContent),ssFallback:e.ssFallback&&mn(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function pn(e=" ",t=0){return Ce(Pn,null,e,t)}function Me(e="",t=!1){return t?(q(),hn(Zt,null,e)):Ce(Zt,null,e)}function it(e){return e==null||typeof e=="boolean"?Ce(Zt):K(e)?Ce(Le,null,e.slice()):typeof e=="object"?Ct(e):Ce(Pn,null,String(e))}function Ct(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:mn(e)}function Nr(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(K(t))n=16;else if(typeof t=="object")if(s&65){const o=t.default;o&&(o._c&&(o._d=!1),Nr(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(Is in t)?t._ctx=Se:o===3&&Se&&(Se.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else G(t)?(t={default:t,_ctx:Se},n=32):(t=String(t),s&64?(n=16,t=[pn(t)]):n=8);e.children=t,e.shapeFlag|=n}function Vu(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const o in s)if(o==="class")t.class!==s.class&&(t.class=rs([t.class,s.class]));else if(o==="style")t.style=ss([t.style,s.style]);else if(Zn(o)){const r=t[o],i=s[o];i&&r!==i&&!(K(r)&&r.includes(i))&&(t[o]=r?[].concat(r,i):i)}else o!==""&&(t[o]=s[o])}return t}function at(e,t,n,s=null){Qe(e,t,7,[n,s])}const Ku=Pi();let zu=0;function Gu(e,t,n){const s=e.type,o=(t?t.appContext:e.appContext)||Ku,r={uid:zu++,vnode:e,type:s,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new Mo(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ri(s,o),emitsOptions:pi(s,o),emit:null,emitted:null,propsDefaults:de,inheritAttrs:s.inheritAttrs,ctx:de,data:de,props:de,attrs:de,slots:de,refs:de,setupState:de,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return r.ctx={_:r},r.root=t?t.root:r,r.emit=Zc.bind(null,r),e.ce&&e.ce(r),r}let ve=null;const Fn=()=>ve||Se;let Ls,Pr;{const e=Po(),t=(n,s)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(s),r=>{o.length>1?o.forEach(i=>i(r)):o[0](r)}};Ls=t("__VUE_INSTANCE_SETTERS__",n=>ve=n),Pr=t("__VUE_SSR_SETTERS__",n=>Os=n)}const Dn=e=>{const t=ve;return Ls(e),e.scope.on(),()=>{e.scope.off(),Ls(t)}},Yi=()=>{ve&&ve.scope.off(),Ls(null)};function Bi(e){return e.vnode.shapeFlag&4}let Os=!1;function Yu(e,t=!1){t&&Pr(t);const{props:n,children:s}=e.vnode,o=Bi(e);Cu(e,n,o,t),Au(e,s);const r=o?Bu(e,t):void 0;return t&&Pr(!1),r}function Bu(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=ms(new Proxy(e.ctx,ku));const{setup:s}=n;if(s){const o=e.setupContext=s.length>1?Zu(e):null,r=Dn(e);Tt();const i=bt(s,e,0,[e.props,o]);if(Lt(),r(),xo(i)){if(i.then(Yi,Yi),t)return i.then(a=>{Xi(e,a,t)}).catch(a=>{gs(a,e,0)});e.asyncDep=i}else Xi(e,i,t)}else Ji(e,t)}function Xi(e,t,n){G(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:me(t)&&(e.setupState=ai(t)),Ji(e,n)}let Zi;function Ji(e,t,n){const s=e.type;if(!e.render){if(!t&&Zi&&!s.render){const o=s.template||Er(e).template;if(o){const{isCustomElement:r,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:l}=s,h=Te(Te({isCustomElement:r,delimiters:a},i),l);s.render=Zi(o,h)}}e.render=s.render||Xe}{const o=Dn(e);Tt();try{wu(e)}finally{Lt(),o()}}}function Xu(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return $e(e,"get","$attrs"),t[n]}}))}function Zu(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Xu(e)},slots:e.slots,emit:e.emit,expose:t}}function xs(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(ai(ms(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Cn)return Cn[n](e)},has(t,n){return n in t||n in Cn}}))}const Ju=/(?:^|[-_])(\w)/g,qu=e=>e.replace(Ju,t=>t.toUpperCase()).replace(/[-_]/g,"");function qi(e,t=!0){return G(e)?e.displayName||e.name:e.name||t&&e.__name}function Qi(e,t,n=!1){let s=qi(t);if(!s&&t.__file){const o=t.__file.match(/([^/\\]+)\.\w+$/);o&&(s=o[1])}if(!s&&e&&e.parent){const o=r=>{for(const i in r)if(r[i]===t)return i};s=o(e.components||e.parent.type.components)||o(e.appContext.components)}return s?qu(s):n?"App":"Anonymous"}function Qu(e){return G(e)&&"__vccOpts"in e}const je=(e,t)=>Mc(e,t,Os);function ea(e,t,n){const s=arguments.length;return s===2?me(t)&&!K(t)?Cr(t)?Ce(e,null,[t]):Ce(e,t):Ce(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Cr(n)&&(n=[n]),Ce(e,t,n))}const ef="3.4.16";/**
|
|
17
|
+
* @vue/runtime-dom v3.4.16
|
|
18
18
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
19
19
|
* @license MIT
|
|
20
|
-
**/const
|
|
20
|
+
**/const tf="http://www.w3.org/2000/svg",nf="http://www.w3.org/1998/Math/MathML",Nt=typeof document<"u"?document:null,ta=Nt&&Nt.createElement("template"),sf={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const o=t==="svg"?Nt.createElementNS(tf,e):t==="mathml"?Nt.createElementNS(nf,e):Nt.createElement(e,n?{is:n}:void 0);return e==="select"&&s&&s.multiple!=null&&o.setAttribute("multiple",s.multiple),o},createText:e=>Nt.createTextNode(e),createComment:e=>Nt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Nt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,o,r){const i=n?n.previousSibling:t.lastChild;if(o&&(o===r||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===r||!(o=o.nextSibling)););else{ta.innerHTML=s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e;const a=ta.content;if(s==="svg"||s==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},rf=Symbol("_vtc");function of(e,t,n){const s=e[rf];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const na=Symbol("_vod"),af=Symbol("");function lf(e,t,n){const s=e.style,o=s.display,r=be(n);if(n&&!r){if(t&&!be(t))for(const i in t)n[i]==null&&Ar(s,i,"");for(const i in n)Ar(s,i,n[i])}else if(r){if(t!==n){const i=s[af];i&&(n+=";"+i),s.cssText=n}}else t&&e.removeAttribute("style");na in e&&(e[na]=s.display,s.display=o)}const sa=/\s*!important$/;function Ar(e,t,n){if(K(n))n.forEach(s=>Ar(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=cf(e,t);sa.test(n)?e.setProperty(Wt(s),n.replace(sa,""),"important"):e[s]=n}}const ra=["Webkit","Moz","ms"],Rr={};function cf(e,t){const n=Rr[t];if(n)return n;let s=rt(t);if(s!=="filter"&&s in e)return Rr[t]=s;s=es(s);for(let o=0;o<ra.length;o++){const r=ra[o]+s;if(r in e)return Rr[t]=r}return t}const oa="http://www.w3.org/1999/xlink";function uf(e,t,n,s,o){if(s&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(oa,t.slice(6,t.length)):e.setAttributeNS(oa,t,n);else{const r=fc(t);n==null||r&&!Ao(n)?e.removeAttribute(t):e.setAttribute(t,r?"":n)}}function ff(e,t,n,s,o,r,i){if(t==="innerHTML"||t==="textContent"){s&&i(s,o,r),e[t]=n??"";return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){e._value=n;const h=a==="OPTION"?e.getAttribute("value"):e.value,f=n??"";h!==f&&(e.value=f),n==null&&e.removeAttribute(t);return}let l=!1;if(n===""||n==null){const h=typeof e[t];h==="boolean"?n=Ao(n):n==null&&h==="string"?(n="",l=!0):h==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function gn(e,t,n,s){e.addEventListener(t,n,s)}function df(e,t,n,s){e.removeEventListener(t,n,s)}const ia=Symbol("_vei");function hf(e,t,n,s,o=null){const r=e[ia]||(e[ia]={}),i=r[t];if(s&&i)i.value=s;else{const[a,l]=mf(t);if(s){const h=r[t]=_f(s,o);gn(e,a,h,l)}else i&&(df(e,a,i,l),r[t]=void 0)}}const aa=/(?:Once|Passive|Capture)$/;function mf(e){let t;if(aa.test(e)){t={};let s;for(;s=e.match(aa);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Wt(e.slice(2)),t]}let Mr=0;const pf=Promise.resolve(),gf=()=>Mr||(pf.then(()=>Mr=0),Mr=Date.now());function _f(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Qe(bf(s,n.value),t,5,[s])};return n.value=e,n.attached=gf(),n}function bf(e,t){if(K(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>o=>!o._stopped&&s&&s(o))}else return t}const la=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,yf=(e,t,n,s,o,r,i,a,l)=>{const h=o==="svg";t==="class"?of(e,s,h):t==="style"?lf(e,n,s):Zn(t)?qs(t)||hf(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):kf(e,t,s,h))?ff(e,t,s,r,i,a,l):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),uf(e,t,s,h))};function kf(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&la(t)&&G(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return la(t)&&be(n)?!1:t in e}const ca=e=>{const t=e.props["onUpdate:modelValue"]||!1;return K(t)?n=>ts(t,n):t};function wf(e){e.target.composing=!0}function ua(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Fr=Symbol("_assign"),vf={created(e,{modifiers:{lazy:t,trim:n,number:s}},o){e[Fr]=ca(o);const r=s||o.props&&o.props.type==="number";gn(e,t?"change":"input",i=>{if(i.target.composing)return;let a=e.value;n&&(a=a.trim()),r&&(a=nr(a)),e[Fr](a)}),n&&gn(e,"change",()=>{e.value=e.value.trim()}),t||(gn(e,"compositionstart",wf),gn(e,"compositionend",ua),gn(e,"change",ua))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:s,number:o}},r){if(e[Fr]=ca(r),e.composing)return;const i=o||e.type==="number"?nr(e.value):e.value,a=t??"";i!==a&&(document.activeElement===e&&e.type!=="range"&&(n||s&&e.value.trim()===a)||(e.value=a))}},Ef=["ctrl","shift","alt","meta"],If={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Ef.some(n=>e[`${n}Key`]&&!t.includes(n))},Tf=(e,t)=>{const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=(o,...r)=>{for(let i=0;i<t.length;i++){const a=If[t[i]];if(a&&a(o,t))return}return e(o,...r)})},Lf={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},fa=(e,t)=>{const n=e._withKeys||(e._withKeys={}),s=t.join(".");return n[s]||(n[s]=o=>{if(!("key"in o))return;const r=Wt(o.key);if(t.some(i=>i===r||Lf[i]===r))return e(o)})},Of=Te({patchProp:yf},sf);let da;function xf(){return da||(da=Mu(Of))}const Sf=(...e)=>{const t=xf().createApp(...e),{mount:n}=t;return t.mount=s=>{const o=Nf(s);if(!o)return;const r=t._component;!G(r)&&!r.render&&!r.template&&(r.template=o.innerHTML),o.innerHTML="";const i=n(o,!1,Cf(o));return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t};function Cf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Nf(e){return be(e)?document.querySelector(e):e}var Pf=!1;/*!
|
|
21
21
|
* pinia v2.1.7
|
|
22
22
|
* (c) 2023 Eduardo San Martin Morote
|
|
23
23
|
* @license MIT
|
|
24
|
-
*/let fa;const xs=e=>fa=e,da=Symbol();function Fr(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Dn;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Dn||(Dn={}));function Mf(){const e=nr(!0),t=e.run(()=>te({}));let n=[],s=[];const o=hs({install(r){xs(o),o._a=r,r.provide(da,o),r.config.globalProperties.$pinia=o,s.forEach(i=>n.push(i)),s=[]},use(r){return!this._a&&!Rf?s.push(r):n.push(r),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return o}const ha=()=>{};function ma(e,t,n,s=ha){e.push(t);const o=()=>{const r=e.indexOf(t);r>-1&&(e.splice(r,1),s())};return!n&&Mo()&&hc(o),o}function mn(e,...t){e.slice().forEach(n=>{n(...t)})}const Ff=e=>e();function Dr(e,t){e instanceof Map&&t instanceof Map&&t.forEach((n,s)=>e.set(s,n)),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const s=t[n],o=e[n];Fr(o)&&Fr(s)&&e.hasOwnProperty(n)&&!ge(s)&&!xt(s)?e[n]=Dr(o,s):e[n]=s}return e}const Df=Symbol();function $f(e){return!Fr(e)||!e.hasOwnProperty(Df)}const{assign:Pt}=Object;function Uf(e){return!!(ge(e)&&e.effect)}function jf(e,t,n,s){const{state:o,actions:r,getters:i}=t,a=n.state.value[e];let l;function d(){a||(n.state.value[e]=o?o():{});const f=$c(n.state.value[e]);return Pt(f,r,Object.keys(i||{}).reduce((h,m)=>(h[m]=hs(Ge(()=>{xs(n);const g=n._s.get(e);return i[m].call(g,g)})),h),{}))}return l=pa(e,d,t,n,s,!0),l}function pa(e,t,n={},s,o,r){let i;const a=Pt({actions:{}},n),l={deep:!0};let d,f,h=[],m=[],g;const k=s.state.value[e];!r&&!k&&(s.state.value[e]={}),te({});let T;function I(N){let j;d=f=!1,typeof N=="function"?(N(s.state.value[e]),j={type:Dn.patchFunction,storeId:e,events:g}):(Dr(s.state.value[e],N),j={type:Dn.patchObject,payload:N,storeId:e,events:g});const B=T=Symbol();ui().then(()=>{T===B&&(d=!0)}),f=!0,mn(h,j,s.state.value[e])}const _=r?function(){const{state:j}=n,B=j?j():{};this.$patch(ce=>{Pt(ce,B)})}:ha;function y(){i.stop(),h=[],m=[],s._s.delete(e)}function v(N,j){return function(){xs(s);const B=Array.from(arguments),ce=[],re=[];function we(X){ce.push(X)}function qe(X){re.push(X)}mn(m,{args:B,name:N,store:x,after:we,onError:qe});let je;try{je=j.apply(this&&this.$id===e?this:x,B)}catch(X){throw mn(re,X),X}return je instanceof Promise?je.then(X=>(mn(ce,X),X)).catch(X=>(mn(re,X),Promise.reject(X))):(mn(ce,je),je)}}const b={_p:s,$id:e,$onAction:ma.bind(null,m),$patch:I,$reset:_,$subscribe(N,j={}){const B=ma(h,N,j.detached,()=>ce()),ce=i.run(()=>zt(()=>s.state.value[e],re=>{(j.flush==="sync"?f:d)&&N({storeId:e,type:Dn.direct,events:g},re)},Pt({},l,j)));return B},$dispose:y},x=fs(b);s._s.set(e,x);const R=(s._a&&s._a.runWithContext||Ff)(()=>s._e.run(()=>(i=nr()).run(t)));for(const N in R){const j=R[N];if(ge(j)&&!Uf(j)||xt(j))r||(k&&$f(j)&&(ge(j)?j.value=k[N]:Dr(j,k[N])),s.state.value[e][N]=j);else if(typeof j=="function"){const B=v(N,j);R[N]=B,a.actions[N]=j}}return Pt(x,R),Pt(J(x),R),Object.defineProperty(x,"$state",{get:()=>s.state.value[e],set:N=>{I(j=>{Pt(j,N)})}}),s._p.forEach(N=>{Pt(x,i.run(()=>N({store:x,app:s._a,pinia:s,options:a})))}),k&&r&&n.hydrate&&n.hydrate(x.$state,k),d=!0,f=!0,x}function Wf(e,t,n){let s,o;const r=typeof t=="function";typeof e=="string"?(s=e,o=r?n:t):(o=e,s=e.id);function i(a,l){const d=Cu();return a=a||(d?Ze(da,null):null),a&&xs(a),a=fa,a._s.has(s)||(r?pa(s,t,o,a):jf(s,o,a)),a._s.get(s)}return i.$id=s,i}const ga=Symbol("$auth0");function lt(e,t){var n={};for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.indexOf(s)<0&&(n[s]=e[s]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function"){var o=0;for(s=Object.getOwnPropertySymbols(e);o<s.length;o++)t.indexOf(s[o])<0&&Object.prototype.propertyIsEnumerable.call(e,s[o])&&(n[s[o]]=e[s[o]])}return n}typeof SuppressedError=="function"&&SuppressedError;var Jt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $r(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ur(e,t){return e(t={exports:{}},t.exports),t.exports}var qt=Ur(function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function s(){var o=this;this.locked=new Map,this.addToLocked=function(r,i){var a=o.locked.get(r);a===void 0?i===void 0?o.locked.set(r,[]):o.locked.set(r,[i]):i!==void 0&&(a.unshift(i),o.locked.set(r,a))},this.isLocked=function(r){return o.locked.has(r)},this.lock=function(r){return new Promise(function(i,a){o.isLocked(r)?o.addToLocked(r,i):(o.addToLocked(r),i())})},this.unlock=function(r){var i=o.locked.get(r);if(i!==void 0&&i.length!==0){var a=i.pop();o.locked.set(r,i),a!==void 0&&setTimeout(a,0)}else o.locked.delete(r)}}return s.getInstance=function(){return s.instance===void 0&&(s.instance=new s),s.instance},s}();t.default=function(){return n.getInstance()}});$r(qt);var Hf=$r(Ur(function(e,t){var n=Jt&&Jt.__awaiter||function(f,h,m,g){return new(m||(m=Promise))(function(k,T){function I(v){try{y(g.next(v))}catch(b){T(b)}}function _(v){try{y(g.throw(v))}catch(b){T(b)}}function y(v){v.done?k(v.value):new m(function(b){b(v.value)}).then(I,_)}y((g=g.apply(f,h||[])).next())})},s=Jt&&Jt.__generator||function(f,h){var m,g,k,T,I={label:0,sent:function(){if(1&k[0])throw k[1];return k[1]},trys:[],ops:[]};return T={next:_(0),throw:_(1),return:_(2)},typeof Symbol=="function"&&(T[Symbol.iterator]=function(){return this}),T;function _(y){return function(v){return function(b){if(m)throw new TypeError("Generator is already executing.");for(;I;)try{if(m=1,g&&(k=2&b[0]?g.return:b[0]?g.throw||((k=g.return)&&k.call(g),0):g.next)&&!(k=k.call(g,b[1])).done)return k;switch(g=0,k&&(b=[2&b[0],k.value]),b[0]){case 0:case 1:k=b;break;case 4:return I.label++,{value:b[1],done:!1};case 5:I.label++,g=b[1],b=[0];continue;case 7:b=I.ops.pop(),I.trys.pop();continue;default:if(!((k=(k=I.trys).length>0&&k[k.length-1])||b[0]!==6&&b[0]!==2)){I=0;continue}if(b[0]===3&&(!k||b[1]>k[0]&&b[1]<k[3])){I.label=b[1];break}if(b[0]===6&&I.label<k[1]){I.label=k[1],k=b;break}if(k&&I.label<k[2]){I.label=k[2],I.ops.push(b);break}k[2]&&I.ops.pop(),I.trys.pop();continue}b=h.call(f,I)}catch(x){b=[6,x],g=0}finally{m=k=0}if(5&b[0])throw b[1];return{value:b[0]?b[1]:void 0,done:!0}}([y,v])}}},o=Jt;Object.defineProperty(t,"__esModule",{value:!0});var r="browser-tabs-lock-key",i={key:function(f){return n(o,void 0,void 0,function(){return s(this,function(h){throw new Error("Unsupported")})})},getItem:function(f){return n(o,void 0,void 0,function(){return s(this,function(h){throw new Error("Unsupported")})})},clear:function(){return n(o,void 0,void 0,function(){return s(this,function(f){return[2,window.localStorage.clear()]})})},removeItem:function(f){return n(o,void 0,void 0,function(){return s(this,function(h){throw new Error("Unsupported")})})},setItem:function(f,h){return n(o,void 0,void 0,function(){return s(this,function(m){throw new Error("Unsupported")})})},keySync:function(f){return window.localStorage.key(f)},getItemSync:function(f){return window.localStorage.getItem(f)},clearSync:function(){return window.localStorage.clear()},removeItemSync:function(f){return window.localStorage.removeItem(f)},setItemSync:function(f,h){return window.localStorage.setItem(f,h)}};function a(f){return new Promise(function(h){return setTimeout(h,f)})}function l(f){for(var h="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",m="",g=0;g<f;g++)m+=h[Math.floor(Math.random()*h.length)];return m}var d=function(){function f(h){this.acquiredIatSet=new Set,this.storageHandler=void 0,this.id=Date.now().toString()+l(15),this.acquireLock=this.acquireLock.bind(this),this.releaseLock=this.releaseLock.bind(this),this.releaseLock__private__=this.releaseLock__private__.bind(this),this.waitForSomethingToChange=this.waitForSomethingToChange.bind(this),this.refreshLockWhileAcquired=this.refreshLockWhileAcquired.bind(this),this.storageHandler=h,f.waiters===void 0&&(f.waiters=[])}return f.prototype.acquireLock=function(h,m){return m===void 0&&(m=5e3),n(this,void 0,void 0,function(){var g,k,T,I,_,y,v;return s(this,function(b){switch(b.label){case 0:g=Date.now()+l(4),k=Date.now()+m,T=r+"-"+h,I=this.storageHandler===void 0?i:this.storageHandler,b.label=1;case 1:return Date.now()<k?[4,a(30)]:[3,8];case 2:return b.sent(),I.getItemSync(T)!==null?[3,5]:(_=this.id+"-"+h+"-"+g,[4,a(Math.floor(25*Math.random()))]);case 3:return b.sent(),I.setItemSync(T,JSON.stringify({id:this.id,iat:g,timeoutKey:_,timeAcquired:Date.now(),timeRefreshed:Date.now()})),[4,a(30)];case 4:return b.sent(),(y=I.getItemSync(T))!==null&&(v=JSON.parse(y)).id===this.id&&v.iat===g?(this.acquiredIatSet.add(g),this.refreshLockWhileAcquired(T,g),[2,!0]):[3,7];case 5:return f.lockCorrector(this.storageHandler===void 0?i:this.storageHandler),[4,this.waitForSomethingToChange(k)];case 6:b.sent(),b.label=7;case 7:return g=Date.now()+l(4),[3,1];case 8:return[2,!1]}})})},f.prototype.refreshLockWhileAcquired=function(h,m){return n(this,void 0,void 0,function(){var g=this;return s(this,function(k){return setTimeout(function(){return n(g,void 0,void 0,function(){var T,I,_;return s(this,function(y){switch(y.label){case 0:return[4,qt.default().lock(m)];case 1:return y.sent(),this.acquiredIatSet.has(m)?(T=this.storageHandler===void 0?i:this.storageHandler,(I=T.getItemSync(h))===null?(qt.default().unlock(m),[2]):((_=JSON.parse(I)).timeRefreshed=Date.now(),T.setItemSync(h,JSON.stringify(_)),qt.default().unlock(m),this.refreshLockWhileAcquired(h,m),[2])):(qt.default().unlock(m),[2])}})})},1e3),[2]})})},f.prototype.waitForSomethingToChange=function(h){return n(this,void 0,void 0,function(){return s(this,function(m){switch(m.label){case 0:return[4,new Promise(function(g){var k=!1,T=Date.now(),I=!1;function _(){if(I||(window.removeEventListener("storage",_),f.removeFromWaiting(_),clearTimeout(y),I=!0),!k){k=!0;var v=50-(Date.now()-T);v>0?setTimeout(g,v):g(null)}}window.addEventListener("storage",_),f.addToWaiting(_);var y=setTimeout(_,Math.max(0,h-Date.now()))})];case 1:return m.sent(),[2]}})})},f.addToWaiting=function(h){this.removeFromWaiting(h),f.waiters!==void 0&&f.waiters.push(h)},f.removeFromWaiting=function(h){f.waiters!==void 0&&(f.waiters=f.waiters.filter(function(m){return m!==h}))},f.notifyWaiters=function(){f.waiters!==void 0&&f.waiters.slice().forEach(function(h){return h()})},f.prototype.releaseLock=function(h){return n(this,void 0,void 0,function(){return s(this,function(m){switch(m.label){case 0:return[4,this.releaseLock__private__(h)];case 1:return[2,m.sent()]}})})},f.prototype.releaseLock__private__=function(h){return n(this,void 0,void 0,function(){var m,g,k,T;return s(this,function(I){switch(I.label){case 0:return m=this.storageHandler===void 0?i:this.storageHandler,g=r+"-"+h,(k=m.getItemSync(g))===null?[2]:(T=JSON.parse(k)).id!==this.id?[3,2]:[4,qt.default().lock(T.iat)];case 1:I.sent(),this.acquiredIatSet.delete(T.iat),m.removeItemSync(g),qt.default().unlock(T.iat),f.notifyWaiters(),I.label=2;case 2:return[2]}})})},f.lockCorrector=function(h){for(var m=Date.now()-5e3,g=h,k=[],T=0;;){var I=g.keySync(T);if(I===null)break;k.push(I),T++}for(var _=!1,y=0;y<k.length;y++){var v=k[y];if(v.includes(r)){var b=g.getItemSync(v);if(b!==null){var x=JSON.parse(b);(x.timeRefreshed===void 0&&x.timeAcquired<m||x.timeRefreshed!==void 0&&x.timeRefreshed<m)&&(g.removeItemSync(v),_=!0)}}}_&&f.notifyWaiters()},f.waiters=void 0,f}();t.default=d}));const Vf={timeoutInSeconds:60},_a={name:"auth0-spa-js",version:"2.1.3"},ba=()=>Date.now();class Ce extends Error{constructor(t,n){super(n),this.error=t,this.error_description=n,Object.setPrototypeOf(this,Ce.prototype)}static fromPayload({error:t,error_description:n}){return new Ce(t,n)}}class jr extends Ce{constructor(t,n,s,o=null){super(t,n),this.state=s,this.appState=o,Object.setPrototypeOf(this,jr.prototype)}}class $n extends Ce{constructor(){super("timeout","Timeout"),Object.setPrototypeOf(this,$n.prototype)}}class Wr extends $n{constructor(t){super(),this.popup=t,Object.setPrototypeOf(this,Wr.prototype)}}class Hr extends Ce{constructor(t){super("cancelled","Popup closed"),this.popup=t,Object.setPrototypeOf(this,Hr.prototype)}}class Vr extends Ce{constructor(t,n,s){super(t,n),this.mfa_token=s,Object.setPrototypeOf(this,Vr.prototype)}}class Ss extends Ce{constructor(t,n){super("missing_refresh_token",`Missing Refresh Token (audience: '${ya(t,["default"])}', scope: '${ya(n)}')`),this.audience=t,this.scope=n,Object.setPrototypeOf(this,Ss.prototype)}}function ya(e,t=[]){return e&&!t.includes(e)?e:""}const Cs=()=>window.crypto,Kr=()=>{const e="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_~.";let t="";return Array.from(Cs().getRandomValues(new Uint8Array(43))).forEach(n=>t+=e[n%e.length]),t},ka=e=>btoa(e),zr=e=>{var{clientId:t}=e,n=lt(e,["clientId"]);return new URLSearchParams((s=>Object.keys(s).filter(o=>s[o]!==void 0).reduce((o,r)=>Object.assign(Object.assign({},o),{[r]:s[r]}),{}))(Object.assign({client_id:t},n))).toString()},wa=e=>(t=>decodeURIComponent(atob(t).split("").map(n=>"%"+("00"+n.charCodeAt(0).toString(16)).slice(-2)).join("")))(e.replace(/_/g,"/").replace(/-/g,"+")),Kf=async(e,t)=>{const n=await fetch(e,t);return{ok:n.ok,json:await n.json()}},zf=async(e,t,n,s,o,r,i=1e4)=>o?(async(a,l,d,f,h,m,g)=>{return k={auth:{audience:l,scope:d},timeout:h,fetchUrl:a,fetchOptions:f,useFormData:g},T=m,new Promise(function(I,_){const y=new MessageChannel;y.port1.onmessage=function(v){v.data.error?_(new Error(v.data.error)):I(v.data),y.port1.close()},T.postMessage(k,[y.port2])});var k,T})(e,t,n,s,i,o,r):(async(a,l,d)=>{const f=new AbortController;let h;return l.signal=f.signal,Promise.race([Kf(a,l),new Promise((m,g)=>{h=setTimeout(()=>{f.abort(),g(new Error("Timeout when executing 'fetch'"))},d)})]).finally(()=>{clearTimeout(h)})})(e,s,i);async function Gf(e,t){var{baseUrl:n,timeout:s,audience:o,scope:r,auth0Client:i,useFormData:a}=e,l=lt(e,["baseUrl","timeout","audience","scope","auth0Client","useFormData"]);const d=a?zr(l):JSON.stringify(l);return await async function(f,h,m,g,k,T,I){let _,y=null;for(let N=0;N<3;N++)try{_=await zf(f,m,g,k,T,I,h),y=null;break}catch(j){y=j}if(y)throw y;const v=_.json,{error:b,error_description:x}=v,C=lt(v,["error","error_description"]),{ok:R}=_;if(!R){const N=x||`HTTP error. Unable to fetch ${f}`;throw b==="mfa_required"?new Vr(b,N,C.mfa_token):b==="missing_refresh_token"?new Ss(m,g):new Ce(b||"request_error",N)}return C}(`${n}/oauth/token`,s,o||"default",r,{method:"POST",body:d,headers:{"Content-Type":a?"application/x-www-form-urlencoded":"application/json","Auth0-Client":btoa(JSON.stringify(i||_a))}},t,a)}const Ns=(...e)=>{return(t=e.filter(Boolean).join(" ").trim().split(/\s+/),Array.from(new Set(t))).join(" ");var t};class ct{constructor(t,n="@@auth0spajs@@",s){this.prefix=n,this.suffix=s,this.clientId=t.clientId,this.scope=t.scope,this.audience=t.audience}toKey(){return[this.prefix,this.clientId,this.audience,this.scope,this.suffix].filter(Boolean).join("::")}static fromKey(t){const[n,s,o,r]=t.split("::");return new ct({clientId:s,scope:r,audience:o},n)}static fromCacheEntry(t){const{scope:n,audience:s,client_id:o}=t;return new ct({scope:n,audience:s,clientId:o})}}class Yf{set(t,n){localStorage.setItem(t,JSON.stringify(n))}get(t){const n=window.localStorage.getItem(t);if(n)try{return JSON.parse(n)}catch{return}}remove(t){localStorage.removeItem(t)}allKeys(){return Object.keys(window.localStorage).filter(t=>t.startsWith("@@auth0spajs@@"))}}class va{constructor(){this.enclosedCache=function(){let t={};return{set(n,s){t[n]=s},get(n){const s=t[n];if(s)return s},remove(n){delete t[n]},allKeys:()=>Object.keys(t)}}()}}class Bf{constructor(t,n,s){this.cache=t,this.keyManifest=n,this.nowProvider=s||ba}async setIdToken(t,n,s){var o;const r=this.getIdTokenCacheKey(t);await this.cache.set(r,{id_token:n,decodedToken:s}),await((o=this.keyManifest)===null||o===void 0?void 0:o.add(r))}async getIdToken(t){const n=await this.cache.get(this.getIdTokenCacheKey(t.clientId));if(!n&&t.scope&&t.audience){const s=await this.get(t);return!s||!s.id_token||!s.decodedToken?void 0:{id_token:s.id_token,decodedToken:s.decodedToken}}if(n)return{id_token:n.id_token,decodedToken:n.decodedToken}}async get(t,n=0){var s;let o=await this.cache.get(t.toKey());if(!o){const a=await this.getCacheKeys();if(!a)return;const l=this.matchExistingCacheKey(t,a);l&&(o=await this.cache.get(l))}if(!o)return;const r=await this.nowProvider(),i=Math.floor(r/1e3);return o.expiresAt-n<i?o.body.refresh_token?(o.body={refresh_token:o.body.refresh_token},await this.cache.set(t.toKey(),o),o.body):(await this.cache.remove(t.toKey()),void await((s=this.keyManifest)===null||s===void 0?void 0:s.remove(t.toKey()))):o.body}async set(t){var n;const s=new ct({clientId:t.client_id,scope:t.scope,audience:t.audience}),o=await this.wrapCacheEntry(t);await this.cache.set(s.toKey(),o),await((n=this.keyManifest)===null||n===void 0?void 0:n.add(s.toKey()))}async clear(t){var n;const s=await this.getCacheKeys();s&&(await s.filter(o=>!t||o.includes(t)).reduce(async(o,r)=>{await o,await this.cache.remove(r)},Promise.resolve()),await((n=this.keyManifest)===null||n===void 0?void 0:n.clear()))}async wrapCacheEntry(t){const n=await this.nowProvider();return{body:t,expiresAt:Math.floor(n/1e3)+t.expires_in}}async getCacheKeys(){var t;return this.keyManifest?(t=await this.keyManifest.get())===null||t===void 0?void 0:t.keys:this.cache.allKeys?this.cache.allKeys():void 0}getIdTokenCacheKey(t){return new ct({clientId:t},"@@auth0spajs@@","@@user@@").toKey()}matchExistingCacheKey(t,n){return n.filter(s=>{var o;const r=ct.fromKey(s),i=new Set(r.scope&&r.scope.split(" ")),a=((o=t.scope)===null||o===void 0?void 0:o.split(" "))||[],l=r.scope&&a.reduce((d,f)=>d&&i.has(f),!0);return r.prefix==="@@auth0spajs@@"&&r.clientId===t.clientId&&r.audience===t.audience&&l})[0]}}class Xf{constructor(t,n,s){this.storage=t,this.clientId=n,this.cookieDomain=s,this.storageKey=`a0.spajs.txs.${this.clientId}`}create(t){this.storage.save(this.storageKey,t,{daysUntilExpire:1,cookieDomain:this.cookieDomain})}get(){return this.storage.get(this.storageKey)}remove(){this.storage.remove(this.storageKey,{cookieDomain:this.cookieDomain})}}const Un=e=>typeof e=="number",Zf=["iss","aud","exp","nbf","iat","jti","azp","nonce","auth_time","at_hash","c_hash","acr","amr","sub_jwk","cnf","sip_from_tag","sip_date","sip_callid","sip_cseq_num","sip_via_branch","orig","dest","mky","events","toe","txn","rph","sid","vot","vtm"];var Qt=Ur(function(e,t){var n=Jt&&Jt.__assign||function(){return n=Object.assign||function(l){for(var d,f=1,h=arguments.length;f<h;f++)for(var m in d=arguments[f])Object.prototype.hasOwnProperty.call(d,m)&&(l[m]=d[m]);return l},n.apply(this,arguments)};function s(l,d){if(!d)return"";var f="; "+l;return d===!0?f:f+"="+d}function o(l,d,f){return encodeURIComponent(l).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/\(/g,"%28").replace(/\)/g,"%29")+"="+encodeURIComponent(d).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent)+function(h){if(typeof h.expires=="number"){var m=new Date;m.setMilliseconds(m.getMilliseconds()+864e5*h.expires),h.expires=m}return s("Expires",h.expires?h.expires.toUTCString():"")+s("Domain",h.domain)+s("Path",h.path)+s("Secure",h.secure)+s("SameSite",h.sameSite)}(f)}function r(l){for(var d={},f=l?l.split("; "):[],h=/(%[\dA-F]{2})+/gi,m=0;m<f.length;m++){var g=f[m].split("="),k=g.slice(1).join("=");k.charAt(0)==='"'&&(k=k.slice(1,-1));try{d[g[0].replace(h,decodeURIComponent)]=k.replace(h,decodeURIComponent)}catch{}}return d}function i(){return r(document.cookie)}function a(l,d,f){document.cookie=o(l,d,n({path:"/"},f))}t.__esModule=!0,t.encode=o,t.parse=r,t.getAll=i,t.get=function(l){return i()[l]},t.set=a,t.remove=function(l,d){a(l,"",n(n({},d),{expires:-1}))}});$r(Qt),Qt.encode,Qt.parse,Qt.getAll;var Jf=Qt.get,Ea=Qt.set,Ia=Qt.remove;const pn={get(e){const t=Jf(e);if(t!==void 0)return JSON.parse(t)},save(e,t,n){let s={};window.location.protocol==="https:"&&(s={secure:!0,sameSite:"none"}),n?.daysUntilExpire&&(s.expires=n.daysUntilExpire),n?.cookieDomain&&(s.domain=n.cookieDomain),Ea(e,JSON.stringify(t),s)},remove(e,t){let n={};t?.cookieDomain&&(n.domain=t.cookieDomain),Ia(e,n)}},qf={get:e=>pn.get(e)||pn.get(`_legacy_${e}`),save(e,t,n){let s={};window.location.protocol==="https:"&&(s={secure:!0}),n?.daysUntilExpire&&(s.expires=n.daysUntilExpire),n?.cookieDomain&&(s.domain=n.cookieDomain),Ea(`_legacy_${e}`,JSON.stringify(t),s),pn.save(e,t,n)},remove(e,t){let n={};t?.cookieDomain&&(n.domain=t.cookieDomain),Ia(e,n),pn.remove(e,t),pn.remove(`_legacy_${e}`,t)}},Qf={get(e){if(typeof sessionStorage>"u")return;const t=sessionStorage.getItem(e);return t!=null?JSON.parse(t):void 0},save(e,t){sessionStorage.setItem(e,JSON.stringify(t))},remove(e){sessionStorage.removeItem(e)}};var Gr,ed=function(e){return Gr=Gr||function(t,n,s){var o=n===void 0?null:n,r=function(d,f){var h=atob(d);if(f){for(var m=new Uint8Array(h.length),g=0,k=h.length;g<k;++g)m[g]=h.charCodeAt(g);return String.fromCharCode.apply(null,new Uint16Array(m.buffer))}return h}(t,s!==void 0&&s),i=r.indexOf(`
|
|
25
|
-
`,10)+1,a=r.substring(i)+(o?"//# sourceMappingURL="+o:""),l=new Blob([a],{type:"application/javascript"});return URL.createObjectURL(l)}("Lyogcm9sbHVwLXBsdWdpbi13ZWItd29ya2VyLWxvYWRlciAqLwohZnVuY3Rpb24oKXsidXNlIHN0cmljdCI7Y2xhc3MgZSBleHRlbmRzIEVycm9ye2NvbnN0cnVjdG9yKHQscil7c3VwZXIociksdGhpcy5lcnJvcj10LHRoaXMuZXJyb3JfZGVzY3JpcHRpb249cixPYmplY3Quc2V0UHJvdG90eXBlT2YodGhpcyxlLnByb3RvdHlwZSl9c3RhdGljIGZyb21QYXlsb2FkKHtlcnJvcjp0LGVycm9yX2Rlc2NyaXB0aW9uOnJ9KXtyZXR1cm4gbmV3IGUodCxyKX19Y2xhc3MgdCBleHRlbmRzIGV7Y29uc3RydWN0b3IoZSxzKXtzdXBlcigibWlzc2luZ19yZWZyZXNoX3Rva2VuIixgTWlzc2luZyBSZWZyZXNoIFRva2VuIChhdWRpZW5jZTogJyR7cihlLFsiZGVmYXVsdCJdKX0nLCBzY29wZTogJyR7cihzKX0nKWApLHRoaXMuYXVkaWVuY2U9ZSx0aGlzLnNjb3BlPXMsT2JqZWN0LnNldFByb3RvdHlwZU9mKHRoaXMsdC5wcm90b3R5cGUpfX1mdW5jdGlvbiByKGUsdD1bXSl7cmV0dXJuIGUmJiF0LmluY2x1ZGVzKGUpP2U6IiJ9ImZ1bmN0aW9uIj09dHlwZW9mIFN1cHByZXNzZWRFcnJvciYmU3VwcHJlc3NlZEVycm9yO2NvbnN0IHM9ZT0+e3ZhcntjbGllbnRJZDp0fT1lLHI9ZnVuY3Rpb24oZSx0KXt2YXIgcj17fTtmb3IodmFyIHMgaW4gZSlPYmplY3QucHJvdG90eXBlLmhhc093blByb3BlcnR5LmNhbGwoZSxzKSYmdC5pbmRleE9mKHMpPDAmJihyW3NdPWVbc10pO2lmKG51bGwhPWUmJiJmdW5jdGlvbiI9PXR5cGVvZiBPYmplY3QuZ2V0T3duUHJvcGVydHlTeW1ib2xzKXt2YXIgbz0wO2ZvcihzPU9iamVjdC5nZXRPd25Qcm9wZXJ0eVN5bWJvbHMoZSk7bzxzLmxlbmd0aDtvKyspdC5pbmRleE9mKHNbb10pPDAmJk9iamVjdC5wcm90b3R5cGUucHJvcGVydHlJc0VudW1lcmFibGUuY2FsbChlLHNbb10pJiYocltzW29dXT1lW3Nbb11dKX1yZXR1cm4gcn0oZSxbImNsaWVudElkIl0pO3JldHVybiBuZXcgVVJMU2VhcmNoUGFyYW1zKChlPT5PYmplY3Qua2V5cyhlKS5maWx0ZXIoKHQ9PnZvaWQgMCE9PWVbdF0pKS5yZWR1Y2UoKCh0LHIpPT5PYmplY3QuYXNzaWduKE9iamVjdC5hc3NpZ24oe30sdCkse1tyXTplW3JdfSkpLHt9KSkoT2JqZWN0LmFzc2lnbih7Y2xpZW50X2lkOnR9LHIpKSkudG9TdHJpbmcoKX07bGV0IG89e307Y29uc3Qgbj0oZSx0KT0+YCR7ZX18JHt0fWA7YWRkRXZlbnRMaXN0ZW5lcigibWVzc2FnZSIsKGFzeW5jKHtkYXRhOnt0aW1lb3V0OmUsYXV0aDpyLGZldGNoVXJsOmksZmV0Y2hPcHRpb25zOmMsdXNlRm9ybURhdGE6YX0scG9ydHM6W3BdfSk9PntsZXQgZjtjb25zdHthdWRpZW5jZTp1LHNjb3BlOmx9PXJ8fHt9O3RyeXtjb25zdCByPWE/KGU9Pntjb25zdCB0PW5ldyBVUkxTZWFyY2hQYXJhbXMoZSkscj17fTtyZXR1cm4gdC5mb3JFYWNoKCgoZSx0KT0+e3JbdF09ZX0pKSxyfSkoYy5ib2R5KTpKU09OLnBhcnNlKGMuYm9keSk7aWYoIXIucmVmcmVzaF90b2tlbiYmInJlZnJlc2hfdG9rZW4iPT09ci5ncmFudF90eXBlKXtjb25zdCBlPSgoZSx0KT0+b1tuKGUsdCldKSh1LGwpO2lmKCFlKXRocm93IG5ldyB0KHUsbCk7Yy5ib2R5PWE/cyhPYmplY3QuYXNzaWduKE9iamVjdC5hc3NpZ24oe30scikse3JlZnJlc2hfdG9rZW46ZX0pKTpKU09OLnN0cmluZ2lmeShPYmplY3QuYXNzaWduKE9iamVjdC5hc3NpZ24oe30scikse3JlZnJlc2hfdG9rZW46ZX0pKX1sZXQgaCxnOyJmdW5jdGlvbiI9PXR5cGVvZiBBYm9ydENvbnRyb2xsZXImJihoPW5ldyBBYm9ydENvbnRyb2xsZXIsYy5zaWduYWw9aC5zaWduYWwpO3RyeXtnPWF3YWl0IFByb21pc2UucmFjZShbKGQ9ZSxuZXcgUHJvbWlzZSgoZT0+c2V0VGltZW91dChlLGQpKSkpLGZldGNoKGksT2JqZWN0LmFzc2lnbih7fSxjKSldKX1jYXRjaChlKXtyZXR1cm4gdm9pZCBwLnBvc3RNZXNzYWdlKHtlcnJvcjplLm1lc3NhZ2V9KX1pZighZylyZXR1cm4gaCYmaC5hYm9ydCgpLHZvaWQgcC5wb3N0TWVzc2FnZSh7ZXJyb3I6IlRpbWVvdXQgd2hlbiBleGVjdXRpbmcgJ2ZldGNoJyJ9KTtmPWF3YWl0IGcuanNvbigpLGYucmVmcmVzaF90b2tlbj8oKChlLHQscik9PntvW24odCxyKV09ZX0pKGYucmVmcmVzaF90b2tlbix1LGwpLGRlbGV0ZSBmLnJlZnJlc2hfdG9rZW4pOigoZSx0KT0+e2RlbGV0ZSBvW24oZSx0KV19KSh1LGwpLHAucG9zdE1lc3NhZ2Uoe29rOmcub2ssanNvbjpmfSl9Y2F0Y2goZSl7cC5wb3N0TWVzc2FnZSh7b2s6ITEsanNvbjp7ZXJyb3I6ZS5lcnJvcixlcnJvcl9kZXNjcmlwdGlvbjplLm1lc3NhZ2V9fSl9dmFyIGR9KSl9KCk7Cgo=",null,!1),new Worker(
|
|
24
|
+
*/let ha;const Ss=e=>ha=e,ma=Symbol();function Dr(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var $n;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})($n||($n={}));function Af(){const e=rr(!0),t=e.run(()=>ee({}));let n=[],s=[];const o=ms({install(r){Ss(o),o._a=r,r.provide(ma,o),r.config.globalProperties.$pinia=o,s.forEach(i=>n.push(i)),s=[]},use(r){return!this._a&&!Pf?s.push(r):n.push(r),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return o}const pa=()=>{};function ga(e,t,n,s=pa){e.push(t);const o=()=>{const r=e.indexOf(t);r>-1&&(e.splice(r,1),s())};return!n&&Fo()&&hc(o),o}function _n(e,...t){e.slice().forEach(n=>{n(...t)})}const Rf=e=>e();function $r(e,t){e instanceof Map&&t instanceof Map&&t.forEach((n,s)=>e.set(s,n)),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const s=t[n],o=e[n];Dr(o)&&Dr(s)&&e.hasOwnProperty(n)&&!_e(s)&&!xt(s)?e[n]=$r(o,s):e[n]=s}return e}const Mf=Symbol();function Ff(e){return!Dr(e)||!e.hasOwnProperty(Mf)}const{assign:Pt}=Object;function Df(e){return!!(_e(e)&&e.effect)}function $f(e,t,n,s){const{state:o,actions:r,getters:i}=t,a=n.state.value[e];let l;function h(){a||(n.state.value[e]=o?o():{});const f=$c(n.state.value[e]);return Pt(f,r,Object.keys(i||{}).reduce((d,m)=>(d[m]=ms(je(()=>{Ss(n);const g=n._s.get(e);return i[m].call(g,g)})),d),{}))}return l=_a(e,h,t,n,s,!0),l}function _a(e,t,n={},s,o,r){let i;const a=Pt({actions:{}},n),l={deep:!0};let h,f,d=[],m=[],g;const y=s.state.value[e];!r&&!y&&(s.state.value[e]={}),ee({});let T;function I(C){let U;h=f=!1,typeof C=="function"?(C(s.state.value[e]),U={type:$n.patchFunction,storeId:e,events:g}):($r(s.state.value[e],C),U={type:$n.patchObject,payload:C,storeId:e,events:g});const B=T=Symbol();ui().then(()=>{T===B&&(h=!0)}),f=!0,_n(d,U,s.state.value[e])}const _=r?function(){const{state:U}=n,B=U?U():{};this.$patch(ue=>{Pt(ue,B)})}:pa;function k(){i.stop(),d=[],m=[],s._s.delete(e)}function E(C,U){return function(){Ss(s);const B=Array.from(arguments),ue=[],oe=[];function we(X){ue.push(X)}function qe(X){oe.push(X)}_n(m,{args:B,name:C,store:x,after:we,onError:qe});let He;try{He=U.apply(this&&this.$id===e?this:x,B)}catch(X){throw _n(oe,X),X}return He instanceof Promise?He.then(X=>(_n(ue,X),X)).catch(X=>(_n(oe,X),Promise.reject(X))):(_n(ue,He),He)}}const b={_p:s,$id:e,$onAction:ga.bind(null,m),$patch:I,$reset:_,$subscribe(C,U={}){const B=ga(d,C,U.detached,()=>ue()),ue=i.run(()=>zt(()=>s.state.value[e],oe=>{(U.flush==="sync"?f:h)&&C({storeId:e,type:$n.direct,events:g},oe)},Pt({},l,U)));return B},$dispose:k},x=ds(b);s._s.set(e,x);const R=(s._a&&s._a.runWithContext||Rf)(()=>s._e.run(()=>(i=rr()).run(t)));for(const C in R){const U=R[C];if(_e(U)&&!Df(U)||xt(U))r||(y&&Ff(U)&&(_e(U)?U.value=y[C]:$r(U,y[C])),s.state.value[e][C]=U);else if(typeof U=="function"){const B=E(C,U);R[C]=B,a.actions[C]=U}}return Pt(x,R),Pt(J(x),R),Object.defineProperty(x,"$state",{get:()=>s.state.value[e],set:C=>{I(U=>{Pt(U,C)})}}),s._p.forEach(C=>{Pt(x,i.run(()=>C({store:x,app:s._a,pinia:s,options:a})))}),y&&r&&n.hydrate&&n.hydrate(x.$state,y),h=!0,f=!0,x}function Uf(e,t,n){let s,o;const r=typeof t=="function";typeof e=="string"?(s=e,o=r?n:t):(o=e,s=e.id);function i(a,l){const h=Su();return a=a||(h?Ze(ma,null):null),a&&Ss(a),a=ha,a._s.has(s)||(r?_a(s,t,o,a):$f(s,o,a)),a._s.get(s)}return i.$id=s,i}const ba=Symbol("$auth0");function lt(e,t){var n={};for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.indexOf(s)<0&&(n[s]=e[s]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function"){var o=0;for(s=Object.getOwnPropertySymbols(e);o<s.length;o++)t.indexOf(s[o])<0&&Object.prototype.propertyIsEnumerable.call(e,s[o])&&(n[s[o]]=e[s[o]])}return n}typeof SuppressedError=="function"&&SuppressedError;var Jt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ur(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function jr(e,t){return e(t={exports:{}},t.exports),t.exports}var qt=jr(function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function s(){var o=this;this.locked=new Map,this.addToLocked=function(r,i){var a=o.locked.get(r);a===void 0?i===void 0?o.locked.set(r,[]):o.locked.set(r,[i]):i!==void 0&&(a.unshift(i),o.locked.set(r,a))},this.isLocked=function(r){return o.locked.has(r)},this.lock=function(r){return new Promise(function(i,a){o.isLocked(r)?o.addToLocked(r,i):(o.addToLocked(r),i())})},this.unlock=function(r){var i=o.locked.get(r);if(i!==void 0&&i.length!==0){var a=i.pop();o.locked.set(r,i),a!==void 0&&setTimeout(a,0)}else o.locked.delete(r)}}return s.getInstance=function(){return s.instance===void 0&&(s.instance=new s),s.instance},s}();t.default=function(){return n.getInstance()}});Ur(qt);var jf=Ur(jr(function(e,t){var n=Jt&&Jt.__awaiter||function(f,d,m,g){return new(m||(m=Promise))(function(y,T){function I(E){try{k(g.next(E))}catch(b){T(b)}}function _(E){try{k(g.throw(E))}catch(b){T(b)}}function k(E){E.done?y(E.value):new m(function(b){b(E.value)}).then(I,_)}k((g=g.apply(f,d||[])).next())})},s=Jt&&Jt.__generator||function(f,d){var m,g,y,T,I={label:0,sent:function(){if(1&y[0])throw y[1];return y[1]},trys:[],ops:[]};return T={next:_(0),throw:_(1),return:_(2)},typeof Symbol=="function"&&(T[Symbol.iterator]=function(){return this}),T;function _(k){return function(E){return function(b){if(m)throw new TypeError("Generator is already executing.");for(;I;)try{if(m=1,g&&(y=2&b[0]?g.return:b[0]?g.throw||((y=g.return)&&y.call(g),0):g.next)&&!(y=y.call(g,b[1])).done)return y;switch(g=0,y&&(b=[2&b[0],y.value]),b[0]){case 0:case 1:y=b;break;case 4:return I.label++,{value:b[1],done:!1};case 5:I.label++,g=b[1],b=[0];continue;case 7:b=I.ops.pop(),I.trys.pop();continue;default:if(!((y=(y=I.trys).length>0&&y[y.length-1])||b[0]!==6&&b[0]!==2)){I=0;continue}if(b[0]===3&&(!y||b[1]>y[0]&&b[1]<y[3])){I.label=b[1];break}if(b[0]===6&&I.label<y[1]){I.label=y[1],y=b;break}if(y&&I.label<y[2]){I.label=y[2],I.ops.push(b);break}y[2]&&I.ops.pop(),I.trys.pop();continue}b=d.call(f,I)}catch(x){b=[6,x],g=0}finally{m=y=0}if(5&b[0])throw b[1];return{value:b[0]?b[1]:void 0,done:!0}}([k,E])}}},o=Jt;Object.defineProperty(t,"__esModule",{value:!0});var r="browser-tabs-lock-key",i={key:function(f){return n(o,void 0,void 0,function(){return s(this,function(d){throw new Error("Unsupported")})})},getItem:function(f){return n(o,void 0,void 0,function(){return s(this,function(d){throw new Error("Unsupported")})})},clear:function(){return n(o,void 0,void 0,function(){return s(this,function(f){return[2,window.localStorage.clear()]})})},removeItem:function(f){return n(o,void 0,void 0,function(){return s(this,function(d){throw new Error("Unsupported")})})},setItem:function(f,d){return n(o,void 0,void 0,function(){return s(this,function(m){throw new Error("Unsupported")})})},keySync:function(f){return window.localStorage.key(f)},getItemSync:function(f){return window.localStorage.getItem(f)},clearSync:function(){return window.localStorage.clear()},removeItemSync:function(f){return window.localStorage.removeItem(f)},setItemSync:function(f,d){return window.localStorage.setItem(f,d)}};function a(f){return new Promise(function(d){return setTimeout(d,f)})}function l(f){for(var d="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",m="",g=0;g<f;g++)m+=d[Math.floor(Math.random()*d.length)];return m}var h=function(){function f(d){this.acquiredIatSet=new Set,this.storageHandler=void 0,this.id=Date.now().toString()+l(15),this.acquireLock=this.acquireLock.bind(this),this.releaseLock=this.releaseLock.bind(this),this.releaseLock__private__=this.releaseLock__private__.bind(this),this.waitForSomethingToChange=this.waitForSomethingToChange.bind(this),this.refreshLockWhileAcquired=this.refreshLockWhileAcquired.bind(this),this.storageHandler=d,f.waiters===void 0&&(f.waiters=[])}return f.prototype.acquireLock=function(d,m){return m===void 0&&(m=5e3),n(this,void 0,void 0,function(){var g,y,T,I,_,k,E;return s(this,function(b){switch(b.label){case 0:g=Date.now()+l(4),y=Date.now()+m,T=r+"-"+d,I=this.storageHandler===void 0?i:this.storageHandler,b.label=1;case 1:return Date.now()<y?[4,a(30)]:[3,8];case 2:return b.sent(),I.getItemSync(T)!==null?[3,5]:(_=this.id+"-"+d+"-"+g,[4,a(Math.floor(25*Math.random()))]);case 3:return b.sent(),I.setItemSync(T,JSON.stringify({id:this.id,iat:g,timeoutKey:_,timeAcquired:Date.now(),timeRefreshed:Date.now()})),[4,a(30)];case 4:return b.sent(),(k=I.getItemSync(T))!==null&&(E=JSON.parse(k)).id===this.id&&E.iat===g?(this.acquiredIatSet.add(g),this.refreshLockWhileAcquired(T,g),[2,!0]):[3,7];case 5:return f.lockCorrector(this.storageHandler===void 0?i:this.storageHandler),[4,this.waitForSomethingToChange(y)];case 6:b.sent(),b.label=7;case 7:return g=Date.now()+l(4),[3,1];case 8:return[2,!1]}})})},f.prototype.refreshLockWhileAcquired=function(d,m){return n(this,void 0,void 0,function(){var g=this;return s(this,function(y){return setTimeout(function(){return n(g,void 0,void 0,function(){var T,I,_;return s(this,function(k){switch(k.label){case 0:return[4,qt.default().lock(m)];case 1:return k.sent(),this.acquiredIatSet.has(m)?(T=this.storageHandler===void 0?i:this.storageHandler,(I=T.getItemSync(d))===null?(qt.default().unlock(m),[2]):((_=JSON.parse(I)).timeRefreshed=Date.now(),T.setItemSync(d,JSON.stringify(_)),qt.default().unlock(m),this.refreshLockWhileAcquired(d,m),[2])):(qt.default().unlock(m),[2])}})})},1e3),[2]})})},f.prototype.waitForSomethingToChange=function(d){return n(this,void 0,void 0,function(){return s(this,function(m){switch(m.label){case 0:return[4,new Promise(function(g){var y=!1,T=Date.now(),I=!1;function _(){if(I||(window.removeEventListener("storage",_),f.removeFromWaiting(_),clearTimeout(k),I=!0),!y){y=!0;var E=50-(Date.now()-T);E>0?setTimeout(g,E):g(null)}}window.addEventListener("storage",_),f.addToWaiting(_);var k=setTimeout(_,Math.max(0,d-Date.now()))})];case 1:return m.sent(),[2]}})})},f.addToWaiting=function(d){this.removeFromWaiting(d),f.waiters!==void 0&&f.waiters.push(d)},f.removeFromWaiting=function(d){f.waiters!==void 0&&(f.waiters=f.waiters.filter(function(m){return m!==d}))},f.notifyWaiters=function(){f.waiters!==void 0&&f.waiters.slice().forEach(function(d){return d()})},f.prototype.releaseLock=function(d){return n(this,void 0,void 0,function(){return s(this,function(m){switch(m.label){case 0:return[4,this.releaseLock__private__(d)];case 1:return[2,m.sent()]}})})},f.prototype.releaseLock__private__=function(d){return n(this,void 0,void 0,function(){var m,g,y,T;return s(this,function(I){switch(I.label){case 0:return m=this.storageHandler===void 0?i:this.storageHandler,g=r+"-"+d,(y=m.getItemSync(g))===null?[2]:(T=JSON.parse(y)).id!==this.id?[3,2]:[4,qt.default().lock(T.iat)];case 1:I.sent(),this.acquiredIatSet.delete(T.iat),m.removeItemSync(g),qt.default().unlock(T.iat),f.notifyWaiters(),I.label=2;case 2:return[2]}})})},f.lockCorrector=function(d){for(var m=Date.now()-5e3,g=d,y=[],T=0;;){var I=g.keySync(T);if(I===null)break;y.push(I),T++}for(var _=!1,k=0;k<y.length;k++){var E=y[k];if(E.includes(r)){var b=g.getItemSync(E);if(b!==null){var x=JSON.parse(b);(x.timeRefreshed===void 0&&x.timeAcquired<m||x.timeRefreshed!==void 0&&x.timeRefreshed<m)&&(g.removeItemSync(E),_=!0)}}}_&&f.notifyWaiters()},f.waiters=void 0,f}();t.default=h}));const Wf={timeoutInSeconds:60},ya={name:"auth0-spa-js",version:"2.1.3"},ka=()=>Date.now();class Ne extends Error{constructor(t,n){super(n),this.error=t,this.error_description=n,Object.setPrototypeOf(this,Ne.prototype)}static fromPayload({error:t,error_description:n}){return new Ne(t,n)}}class Wr extends Ne{constructor(t,n,s,o=null){super(t,n),this.state=s,this.appState=o,Object.setPrototypeOf(this,Wr.prototype)}}class Un extends Ne{constructor(){super("timeout","Timeout"),Object.setPrototypeOf(this,Un.prototype)}}class Hr extends Un{constructor(t){super(),this.popup=t,Object.setPrototypeOf(this,Hr.prototype)}}class Vr extends Ne{constructor(t){super("cancelled","Popup closed"),this.popup=t,Object.setPrototypeOf(this,Vr.prototype)}}class Kr extends Ne{constructor(t,n,s){super(t,n),this.mfa_token=s,Object.setPrototypeOf(this,Kr.prototype)}}class Cs extends Ne{constructor(t,n){super("missing_refresh_token",`Missing Refresh Token (audience: '${wa(t,["default"])}', scope: '${wa(n)}')`),this.audience=t,this.scope=n,Object.setPrototypeOf(this,Cs.prototype)}}function wa(e,t=[]){return e&&!t.includes(e)?e:""}const Ns=()=>window.crypto,zr=()=>{const e="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_~.";let t="";return Array.from(Ns().getRandomValues(new Uint8Array(43))).forEach(n=>t+=e[n%e.length]),t},va=e=>btoa(e),Gr=e=>{var{clientId:t}=e,n=lt(e,["clientId"]);return new URLSearchParams((s=>Object.keys(s).filter(o=>s[o]!==void 0).reduce((o,r)=>Object.assign(Object.assign({},o),{[r]:s[r]}),{}))(Object.assign({client_id:t},n))).toString()},Ea=e=>(t=>decodeURIComponent(atob(t).split("").map(n=>"%"+("00"+n.charCodeAt(0).toString(16)).slice(-2)).join("")))(e.replace(/_/g,"/").replace(/-/g,"+")),Hf=async(e,t)=>{const n=await fetch(e,t);return{ok:n.ok,json:await n.json()}},Vf=async(e,t,n,s,o,r,i=1e4)=>o?(async(a,l,h,f,d,m,g)=>{return y={auth:{audience:l,scope:h},timeout:d,fetchUrl:a,fetchOptions:f,useFormData:g},T=m,new Promise(function(I,_){const k=new MessageChannel;k.port1.onmessage=function(E){E.data.error?_(new Error(E.data.error)):I(E.data),k.port1.close()},T.postMessage(y,[k.port2])});var y,T})(e,t,n,s,i,o,r):(async(a,l,h)=>{const f=new AbortController;let d;return l.signal=f.signal,Promise.race([Hf(a,l),new Promise((m,g)=>{d=setTimeout(()=>{f.abort(),g(new Error("Timeout when executing 'fetch'"))},h)})]).finally(()=>{clearTimeout(d)})})(e,s,i);async function Kf(e,t){var{baseUrl:n,timeout:s,audience:o,scope:r,auth0Client:i,useFormData:a}=e,l=lt(e,["baseUrl","timeout","audience","scope","auth0Client","useFormData"]);const h=a?Gr(l):JSON.stringify(l);return await async function(f,d,m,g,y,T,I){let _,k=null;for(let C=0;C<3;C++)try{_=await Vf(f,m,g,y,T,I,d),k=null;break}catch(U){k=U}if(k)throw k;const E=_.json,{error:b,error_description:x}=E,N=lt(E,["error","error_description"]),{ok:R}=_;if(!R){const C=x||`HTTP error. Unable to fetch ${f}`;throw b==="mfa_required"?new Kr(b,C,N.mfa_token):b==="missing_refresh_token"?new Cs(m,g):new Ne(b||"request_error",C)}return N}(`${n}/oauth/token`,s,o||"default",r,{method:"POST",body:h,headers:{"Content-Type":a?"application/x-www-form-urlencoded":"application/json","Auth0-Client":btoa(JSON.stringify(i||ya))}},t,a)}const Ps=(...e)=>{return(t=e.filter(Boolean).join(" ").trim().split(/\s+/),Array.from(new Set(t))).join(" ");var t};class ct{constructor(t,n="@@auth0spajs@@",s){this.prefix=n,this.suffix=s,this.clientId=t.clientId,this.scope=t.scope,this.audience=t.audience}toKey(){return[this.prefix,this.clientId,this.audience,this.scope,this.suffix].filter(Boolean).join("::")}static fromKey(t){const[n,s,o,r]=t.split("::");return new ct({clientId:s,scope:r,audience:o},n)}static fromCacheEntry(t){const{scope:n,audience:s,client_id:o}=t;return new ct({scope:n,audience:s,clientId:o})}}class zf{set(t,n){localStorage.setItem(t,JSON.stringify(n))}get(t){const n=window.localStorage.getItem(t);if(n)try{return JSON.parse(n)}catch{return}}remove(t){localStorage.removeItem(t)}allKeys(){return Object.keys(window.localStorage).filter(t=>t.startsWith("@@auth0spajs@@"))}}class Ia{constructor(){this.enclosedCache=function(){let t={};return{set(n,s){t[n]=s},get(n){const s=t[n];if(s)return s},remove(n){delete t[n]},allKeys:()=>Object.keys(t)}}()}}class Gf{constructor(t,n,s){this.cache=t,this.keyManifest=n,this.nowProvider=s||ka}async setIdToken(t,n,s){var o;const r=this.getIdTokenCacheKey(t);await this.cache.set(r,{id_token:n,decodedToken:s}),await((o=this.keyManifest)===null||o===void 0?void 0:o.add(r))}async getIdToken(t){const n=await this.cache.get(this.getIdTokenCacheKey(t.clientId));if(!n&&t.scope&&t.audience){const s=await this.get(t);return!s||!s.id_token||!s.decodedToken?void 0:{id_token:s.id_token,decodedToken:s.decodedToken}}if(n)return{id_token:n.id_token,decodedToken:n.decodedToken}}async get(t,n=0){var s;let o=await this.cache.get(t.toKey());if(!o){const a=await this.getCacheKeys();if(!a)return;const l=this.matchExistingCacheKey(t,a);l&&(o=await this.cache.get(l))}if(!o)return;const r=await this.nowProvider(),i=Math.floor(r/1e3);return o.expiresAt-n<i?o.body.refresh_token?(o.body={refresh_token:o.body.refresh_token},await this.cache.set(t.toKey(),o),o.body):(await this.cache.remove(t.toKey()),void await((s=this.keyManifest)===null||s===void 0?void 0:s.remove(t.toKey()))):o.body}async set(t){var n;const s=new ct({clientId:t.client_id,scope:t.scope,audience:t.audience}),o=await this.wrapCacheEntry(t);await this.cache.set(s.toKey(),o),await((n=this.keyManifest)===null||n===void 0?void 0:n.add(s.toKey()))}async clear(t){var n;const s=await this.getCacheKeys();s&&(await s.filter(o=>!t||o.includes(t)).reduce(async(o,r)=>{await o,await this.cache.remove(r)},Promise.resolve()),await((n=this.keyManifest)===null||n===void 0?void 0:n.clear()))}async wrapCacheEntry(t){const n=await this.nowProvider();return{body:t,expiresAt:Math.floor(n/1e3)+t.expires_in}}async getCacheKeys(){var t;return this.keyManifest?(t=await this.keyManifest.get())===null||t===void 0?void 0:t.keys:this.cache.allKeys?this.cache.allKeys():void 0}getIdTokenCacheKey(t){return new ct({clientId:t},"@@auth0spajs@@","@@user@@").toKey()}matchExistingCacheKey(t,n){return n.filter(s=>{var o;const r=ct.fromKey(s),i=new Set(r.scope&&r.scope.split(" ")),a=((o=t.scope)===null||o===void 0?void 0:o.split(" "))||[],l=r.scope&&a.reduce((h,f)=>h&&i.has(f),!0);return r.prefix==="@@auth0spajs@@"&&r.clientId===t.clientId&&r.audience===t.audience&&l})[0]}}class Yf{constructor(t,n,s){this.storage=t,this.clientId=n,this.cookieDomain=s,this.storageKey=`a0.spajs.txs.${this.clientId}`}create(t){this.storage.save(this.storageKey,t,{daysUntilExpire:1,cookieDomain:this.cookieDomain})}get(){return this.storage.get(this.storageKey)}remove(){this.storage.remove(this.storageKey,{cookieDomain:this.cookieDomain})}}const jn=e=>typeof e=="number",Bf=["iss","aud","exp","nbf","iat","jti","azp","nonce","auth_time","at_hash","c_hash","acr","amr","sub_jwk","cnf","sip_from_tag","sip_date","sip_callid","sip_cseq_num","sip_via_branch","orig","dest","mky","events","toe","txn","rph","sid","vot","vtm"];var Qt=jr(function(e,t){var n=Jt&&Jt.__assign||function(){return n=Object.assign||function(l){for(var h,f=1,d=arguments.length;f<d;f++)for(var m in h=arguments[f])Object.prototype.hasOwnProperty.call(h,m)&&(l[m]=h[m]);return l},n.apply(this,arguments)};function s(l,h){if(!h)return"";var f="; "+l;return h===!0?f:f+"="+h}function o(l,h,f){return encodeURIComponent(l).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/\(/g,"%28").replace(/\)/g,"%29")+"="+encodeURIComponent(h).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent)+function(d){if(typeof d.expires=="number"){var m=new Date;m.setMilliseconds(m.getMilliseconds()+864e5*d.expires),d.expires=m}return s("Expires",d.expires?d.expires.toUTCString():"")+s("Domain",d.domain)+s("Path",d.path)+s("Secure",d.secure)+s("SameSite",d.sameSite)}(f)}function r(l){for(var h={},f=l?l.split("; "):[],d=/(%[\dA-F]{2})+/gi,m=0;m<f.length;m++){var g=f[m].split("="),y=g.slice(1).join("=");y.charAt(0)==='"'&&(y=y.slice(1,-1));try{h[g[0].replace(d,decodeURIComponent)]=y.replace(d,decodeURIComponent)}catch{}}return h}function i(){return r(document.cookie)}function a(l,h,f){document.cookie=o(l,h,n({path:"/"},f))}t.__esModule=!0,t.encode=o,t.parse=r,t.getAll=i,t.get=function(l){return i()[l]},t.set=a,t.remove=function(l,h){a(l,"",n(n({},h),{expires:-1}))}});Ur(Qt),Qt.encode,Qt.parse,Qt.getAll;var Xf=Qt.get,Ta=Qt.set,La=Qt.remove;const bn={get(e){const t=Xf(e);if(t!==void 0)return JSON.parse(t)},save(e,t,n){let s={};window.location.protocol==="https:"&&(s={secure:!0,sameSite:"none"}),n?.daysUntilExpire&&(s.expires=n.daysUntilExpire),n?.cookieDomain&&(s.domain=n.cookieDomain),Ta(e,JSON.stringify(t),s)},remove(e,t){let n={};t?.cookieDomain&&(n.domain=t.cookieDomain),La(e,n)}},Zf={get:e=>bn.get(e)||bn.get(`_legacy_${e}`),save(e,t,n){let s={};window.location.protocol==="https:"&&(s={secure:!0}),n?.daysUntilExpire&&(s.expires=n.daysUntilExpire),n?.cookieDomain&&(s.domain=n.cookieDomain),Ta(`_legacy_${e}`,JSON.stringify(t),s),bn.save(e,t,n)},remove(e,t){let n={};t?.cookieDomain&&(n.domain=t.cookieDomain),La(e,n),bn.remove(e,t),bn.remove(`_legacy_${e}`,t)}},Jf={get(e){if(typeof sessionStorage>"u")return;const t=sessionStorage.getItem(e);return t!=null?JSON.parse(t):void 0},save(e,t){sessionStorage.setItem(e,JSON.stringify(t))},remove(e){sessionStorage.removeItem(e)}};var Yr,qf=function(e){return Yr=Yr||function(t,n,s){var o=n===void 0?null:n,r=function(h,f){var d=atob(h);if(f){for(var m=new Uint8Array(d.length),g=0,y=d.length;g<y;++g)m[g]=d.charCodeAt(g);return String.fromCharCode.apply(null,new Uint16Array(m.buffer))}return d}(t,s!==void 0&&s),i=r.indexOf(`
|
|
25
|
+
`,10)+1,a=r.substring(i)+(o?"//# sourceMappingURL="+o:""),l=new Blob([a],{type:"application/javascript"});return URL.createObjectURL(l)}("Lyogcm9sbHVwLXBsdWdpbi13ZWItd29ya2VyLWxvYWRlciAqLwohZnVuY3Rpb24oKXsidXNlIHN0cmljdCI7Y2xhc3MgZSBleHRlbmRzIEVycm9ye2NvbnN0cnVjdG9yKHQscil7c3VwZXIociksdGhpcy5lcnJvcj10LHRoaXMuZXJyb3JfZGVzY3JpcHRpb249cixPYmplY3Quc2V0UHJvdG90eXBlT2YodGhpcyxlLnByb3RvdHlwZSl9c3RhdGljIGZyb21QYXlsb2FkKHtlcnJvcjp0LGVycm9yX2Rlc2NyaXB0aW9uOnJ9KXtyZXR1cm4gbmV3IGUodCxyKX19Y2xhc3MgdCBleHRlbmRzIGV7Y29uc3RydWN0b3IoZSxzKXtzdXBlcigibWlzc2luZ19yZWZyZXNoX3Rva2VuIixgTWlzc2luZyBSZWZyZXNoIFRva2VuIChhdWRpZW5jZTogJyR7cihlLFsiZGVmYXVsdCJdKX0nLCBzY29wZTogJyR7cihzKX0nKWApLHRoaXMuYXVkaWVuY2U9ZSx0aGlzLnNjb3BlPXMsT2JqZWN0LnNldFByb3RvdHlwZU9mKHRoaXMsdC5wcm90b3R5cGUpfX1mdW5jdGlvbiByKGUsdD1bXSl7cmV0dXJuIGUmJiF0LmluY2x1ZGVzKGUpP2U6IiJ9ImZ1bmN0aW9uIj09dHlwZW9mIFN1cHByZXNzZWRFcnJvciYmU3VwcHJlc3NlZEVycm9yO2NvbnN0IHM9ZT0+e3ZhcntjbGllbnRJZDp0fT1lLHI9ZnVuY3Rpb24oZSx0KXt2YXIgcj17fTtmb3IodmFyIHMgaW4gZSlPYmplY3QucHJvdG90eXBlLmhhc093blByb3BlcnR5LmNhbGwoZSxzKSYmdC5pbmRleE9mKHMpPDAmJihyW3NdPWVbc10pO2lmKG51bGwhPWUmJiJmdW5jdGlvbiI9PXR5cGVvZiBPYmplY3QuZ2V0T3duUHJvcGVydHlTeW1ib2xzKXt2YXIgbz0wO2ZvcihzPU9iamVjdC5nZXRPd25Qcm9wZXJ0eVN5bWJvbHMoZSk7bzxzLmxlbmd0aDtvKyspdC5pbmRleE9mKHNbb10pPDAmJk9iamVjdC5wcm90b3R5cGUucHJvcGVydHlJc0VudW1lcmFibGUuY2FsbChlLHNbb10pJiYocltzW29dXT1lW3Nbb11dKX1yZXR1cm4gcn0oZSxbImNsaWVudElkIl0pO3JldHVybiBuZXcgVVJMU2VhcmNoUGFyYW1zKChlPT5PYmplY3Qua2V5cyhlKS5maWx0ZXIoKHQ9PnZvaWQgMCE9PWVbdF0pKS5yZWR1Y2UoKCh0LHIpPT5PYmplY3QuYXNzaWduKE9iamVjdC5hc3NpZ24oe30sdCkse1tyXTplW3JdfSkpLHt9KSkoT2JqZWN0LmFzc2lnbih7Y2xpZW50X2lkOnR9LHIpKSkudG9TdHJpbmcoKX07bGV0IG89e307Y29uc3Qgbj0oZSx0KT0+YCR7ZX18JHt0fWA7YWRkRXZlbnRMaXN0ZW5lcigibWVzc2FnZSIsKGFzeW5jKHtkYXRhOnt0aW1lb3V0OmUsYXV0aDpyLGZldGNoVXJsOmksZmV0Y2hPcHRpb25zOmMsdXNlRm9ybURhdGE6YX0scG9ydHM6W3BdfSk9PntsZXQgZjtjb25zdHthdWRpZW5jZTp1LHNjb3BlOmx9PXJ8fHt9O3RyeXtjb25zdCByPWE/KGU9Pntjb25zdCB0PW5ldyBVUkxTZWFyY2hQYXJhbXMoZSkscj17fTtyZXR1cm4gdC5mb3JFYWNoKCgoZSx0KT0+e3JbdF09ZX0pKSxyfSkoYy5ib2R5KTpKU09OLnBhcnNlKGMuYm9keSk7aWYoIXIucmVmcmVzaF90b2tlbiYmInJlZnJlc2hfdG9rZW4iPT09ci5ncmFudF90eXBlKXtjb25zdCBlPSgoZSx0KT0+b1tuKGUsdCldKSh1LGwpO2lmKCFlKXRocm93IG5ldyB0KHUsbCk7Yy5ib2R5PWE/cyhPYmplY3QuYXNzaWduKE9iamVjdC5hc3NpZ24oe30scikse3JlZnJlc2hfdG9rZW46ZX0pKTpKU09OLnN0cmluZ2lmeShPYmplY3QuYXNzaWduKE9iamVjdC5hc3NpZ24oe30scikse3JlZnJlc2hfdG9rZW46ZX0pKX1sZXQgaCxnOyJmdW5jdGlvbiI9PXR5cGVvZiBBYm9ydENvbnRyb2xsZXImJihoPW5ldyBBYm9ydENvbnRyb2xsZXIsYy5zaWduYWw9aC5zaWduYWwpO3RyeXtnPWF3YWl0IFByb21pc2UucmFjZShbKGQ9ZSxuZXcgUHJvbWlzZSgoZT0+c2V0VGltZW91dChlLGQpKSkpLGZldGNoKGksT2JqZWN0LmFzc2lnbih7fSxjKSldKX1jYXRjaChlKXtyZXR1cm4gdm9pZCBwLnBvc3RNZXNzYWdlKHtlcnJvcjplLm1lc3NhZ2V9KX1pZighZylyZXR1cm4gaCYmaC5hYm9ydCgpLHZvaWQgcC5wb3N0TWVzc2FnZSh7ZXJyb3I6IlRpbWVvdXQgd2hlbiBleGVjdXRpbmcgJ2ZldGNoJyJ9KTtmPWF3YWl0IGcuanNvbigpLGYucmVmcmVzaF90b2tlbj8oKChlLHQscik9PntvW24odCxyKV09ZX0pKGYucmVmcmVzaF90b2tlbix1LGwpLGRlbGV0ZSBmLnJlZnJlc2hfdG9rZW4pOigoZSx0KT0+e2RlbGV0ZSBvW24oZSx0KV19KSh1LGwpLHAucG9zdE1lc3NhZ2Uoe29rOmcub2ssanNvbjpmfSl9Y2F0Y2goZSl7cC5wb3N0TWVzc2FnZSh7b2s6ITEsanNvbjp7ZXJyb3I6ZS5lcnJvcixlcnJvcl9kZXNjcmlwdGlvbjplLm1lc3NhZ2V9fSl9dmFyIGR9KSl9KCk7Cgo=",null,!1),new Worker(Yr,e)};const Br={};class Qf{constructor(t,n){this.cache=t,this.clientId=n,this.manifestKey=this.createManifestKeyFrom(this.clientId)}async add(t){var n;const s=new Set(((n=await this.cache.get(this.manifestKey))===null||n===void 0?void 0:n.keys)||[]);s.add(t),await this.cache.set(this.manifestKey,{keys:[...s]})}async remove(t){const n=await this.cache.get(this.manifestKey);if(n){const s=new Set(n.keys);return s.delete(t),s.size>0?await this.cache.set(this.manifestKey,{keys:[...s]}):await this.cache.remove(this.manifestKey)}}get(){return this.cache.get(this.manifestKey)}clear(){return this.cache.remove(this.manifestKey)}createManifestKeyFrom(t){return`@@auth0spajs@@::${t}`}}const ed={memory:()=>new Ia().enclosedCache,localstorage:()=>new zf},Oa=e=>ed[e],xa=e=>{const{openUrl:t,onRedirect:n}=e,s=lt(e,["openUrl","onRedirect"]);return Object.assign(Object.assign({},s),{openUrl:t===!1||t?t:n})},Xr=new jf;class td{constructor(t){let n,s;if(this.userCache=new Ia().enclosedCache,this.defaultOptions={authorizationParams:{scope:"openid profile email"},useRefreshTokensFallback:!1,useFormData:!0},this._releaseLockOnPageHide=async()=>{await Xr.releaseLock("auth0.lock.getTokenSilently"),window.removeEventListener("pagehide",this._releaseLockOnPageHide)},this.options=Object.assign(Object.assign(Object.assign({},this.defaultOptions),t),{authorizationParams:Object.assign(Object.assign({},this.defaultOptions.authorizationParams),t.authorizationParams)}),typeof window<"u"&&(()=>{if(!Ns())throw new Error("For security reasons, `window.crypto` is required to run `auth0-spa-js`.");if(Ns().subtle===void 0)throw new Error(`
|
|
26
26
|
auth0-spa-js must run on a secure origin. See https://github.com/auth0/auth0-spa-js/blob/main/FAQ.md#why-do-i-get-auth0-spa-js-must-run-on-a-secure-origin for more information.
|
|
27
|
-
`)})(),t.cache&&t.cacheLocation&&console.warn("Both `cache` and `cacheLocation` options have been specified in the Auth0Client configuration; ignoring `cacheLocation` and using `cache`."),t.cache)s=t.cache;else{if(n=t.cacheLocation||"memory",!Ta(n))throw new Error(`Invalid cache location "${n}"`);s=Ta(n)()}this.httpTimeoutMs=t.httpTimeoutInSeconds?1e3*t.httpTimeoutInSeconds:1e4,this.cookieStorage=t.legacySameSiteCookie===!1?pn:qf,this.orgHintCookieName=`auth0.${this.options.clientId}.organization_hint`,this.isAuthenticatedCookieName=(i=>`auth0.${this.options.clientId}.is.authenticated`)(),this.sessionCheckExpiryDays=t.sessionCheckExpiryDays||1;const o=t.useCookiesForTransactions?this.cookieStorage:Qf;var r;this.scope=Ns("openid",this.options.authorizationParams.scope,this.options.useRefreshTokens?"offline_access":""),this.transactionManager=new Xf(o,this.options.clientId,this.options.cookieDomain),this.nowProvider=this.options.nowProvider||ba,this.cacheManager=new Bf(s,s.allKeys?void 0:new td(s,this.options.clientId),this.nowProvider),this.domainUrl=(r=this.options.domain,/^https?:\/\//.test(r)?r:`https://${r}`),this.tokenIssuer=((i,a)=>i?i.startsWith("https://")?i:`https://${i}/`:`${a}/`)(this.options.issuer,this.domainUrl),typeof window<"u"&&window.Worker&&this.options.useRefreshTokens&&n==="memory"&&(this.options.workerUrl?this.worker=new Worker(this.options.workerUrl):this.worker=new ed)}_url(t){const n=encodeURIComponent(btoa(JSON.stringify(this.options.auth0Client||_a)));return`${this.domainUrl}${t}&auth0Client=${n}`}_authorizeUrl(t){return this._url(`/authorize?${zr(t)}`)}async _verifyIdToken(t,n,s){const o=await this.nowProvider();return(i=>{if(!i.id_token)throw new Error("ID token is required but missing");const a=(h=>{const m=h.split("."),[g,k,T]=m;if(m.length!==3||!g||!k||!T)throw new Error("ID token could not be decoded");const I=JSON.parse(wa(k)),_={__raw:h},y={};return Object.keys(I).forEach(v=>{_[v]=I[v],Zf.includes(v)||(y[v]=I[v])}),{encoded:{header:g,payload:k,signature:T},header:JSON.parse(wa(g)),claims:_,user:y}})(i.id_token);if(!a.claims.iss)throw new Error("Issuer (iss) claim must be a string present in the ID token");if(a.claims.iss!==i.iss)throw new Error(`Issuer (iss) claim mismatch in the ID token; expected "${i.iss}", found "${a.claims.iss}"`);if(!a.user.sub)throw new Error("Subject (sub) claim must be a string present in the ID token");if(a.header.alg!=="RS256")throw new Error(`Signature algorithm of "${a.header.alg}" is not supported. Expected the ID token to be signed with "RS256".`);if(!a.claims.aud||typeof a.claims.aud!="string"&&!Array.isArray(a.claims.aud))throw new Error("Audience (aud) claim must be a string or array of strings present in the ID token");if(Array.isArray(a.claims.aud)){if(!a.claims.aud.includes(i.aud))throw new Error(`Audience (aud) claim mismatch in the ID token; expected "${i.aud}" but was not one of "${a.claims.aud.join(", ")}"`);if(a.claims.aud.length>1){if(!a.claims.azp)throw new Error("Authorized Party (azp) claim must be a string present in the ID token when Audience (aud) claim has multiple values");if(a.claims.azp!==i.aud)throw new Error(`Authorized Party (azp) claim mismatch in the ID token; expected "${i.aud}", found "${a.claims.azp}"`)}}else if(a.claims.aud!==i.aud)throw new Error(`Audience (aud) claim mismatch in the ID token; expected "${i.aud}" but found "${a.claims.aud}"`);if(i.nonce){if(!a.claims.nonce)throw new Error("Nonce (nonce) claim must be a string present in the ID token");if(a.claims.nonce!==i.nonce)throw new Error(`Nonce (nonce) claim mismatch in the ID token; expected "${i.nonce}", found "${a.claims.nonce}"`)}if(i.max_age&&!Un(a.claims.auth_time))throw new Error("Authentication Time (auth_time) claim must be a number present in the ID token when Max Age (max_age) is specified");if(a.claims.exp==null||!Un(a.claims.exp))throw new Error("Expiration Time (exp) claim must be a number present in the ID token");if(!Un(a.claims.iat))throw new Error("Issued At (iat) claim must be a number present in the ID token");const l=i.leeway||60,d=new Date(i.now||Date.now()),f=new Date(0);if(f.setUTCSeconds(a.claims.exp+l),d>f)throw new Error(`Expiration Time (exp) claim error in the ID token; current time (${d}) is after expiration time (${f})`);if(a.claims.nbf!=null&&Un(a.claims.nbf)){const h=new Date(0);if(h.setUTCSeconds(a.claims.nbf-l),d<h)throw new Error(`Not Before time (nbf) claim in the ID token indicates that this token can't be used just yet. Current time (${d}) is before ${h}`)}if(a.claims.auth_time!=null&&Un(a.claims.auth_time)){const h=new Date(0);if(h.setUTCSeconds(parseInt(a.claims.auth_time)+i.max_age+l),d>h)throw new Error(`Authentication Time (auth_time) claim in the ID token indicates that too much time has passed since the last end-user authentication. Current time (${d}) is after last auth at ${h}`)}if(i.organization){const h=i.organization.trim();if(h.startsWith("org_")){const m=h;if(!a.claims.org_id)throw new Error("Organization ID (org_id) claim must be a string present in the ID token");if(m!==a.claims.org_id)throw new Error(`Organization ID (org_id) claim mismatch in the ID token; expected "${m}", found "${a.claims.org_id}"`)}else{const m=h.toLowerCase();if(!a.claims.org_name)throw new Error("Organization Name (org_name) claim must be a string present in the ID token");if(m!==a.claims.org_name)throw new Error(`Organization Name (org_name) claim mismatch in the ID token; expected "${m}", found "${a.claims.org_name}"`)}}return a})({iss:this.tokenIssuer,aud:this.options.clientId,id_token:t,nonce:n,organization:s,leeway:this.options.leeway,max_age:(r=this.options.authorizationParams.max_age,typeof r!="string"?r:parseInt(r,10)||void 0),now:o});var r}_processOrgHint(t){t?this.cookieStorage.save(this.orgHintCookieName,t,{daysUntilExpire:this.sessionCheckExpiryDays,cookieDomain:this.options.cookieDomain}):this.cookieStorage.remove(this.orgHintCookieName,{cookieDomain:this.options.cookieDomain})}async _prepareAuthorizeUrl(t,n,s){const o=ka(Kr()),r=ka(Kr()),i=Kr(),a=(f=>{const h=new Uint8Array(f);return(m=>{const g={"+":"-","/":"_","=":""};return m.replace(/[+/=]/g,k=>g[k])})(window.btoa(String.fromCharCode(...Array.from(h))))})(await(async f=>await Cs().subtle.digest({name:"SHA-256"},new TextEncoder().encode(f)))(i)),l=((f,h,m,g,k,T,I,_)=>Object.assign(Object.assign(Object.assign({client_id:f.clientId},f.authorizationParams),m),{scope:Ns(h,m.scope),response_type:"code",response_mode:_||"query",state:g,nonce:k,redirect_uri:I||f.authorizationParams.redirect_uri,code_challenge:T,code_challenge_method:"S256"}))(this.options,this.scope,t,o,r,a,t.redirect_uri||this.options.authorizationParams.redirect_uri||s,n?.response_mode),d=this._authorizeUrl(l);return{nonce:r,code_verifier:i,scope:l.scope,audience:l.audience||"default",redirect_uri:l.redirect_uri,state:o,url:d}}async loginWithPopup(t,n){var s;if(t=t||{},!(n=n||{}).popup&&(n.popup=(a=>{const l=window.screenX+(window.innerWidth-400)/2,d=window.screenY+(window.innerHeight-600)/2;return window.open("","auth0:authorize:popup",`left=${l},top=${d},width=400,height=600,resizable,scrollbars=yes,status=1`)})(),!n.popup))throw new Error("Unable to open a popup for loginWithPopup - window.open returned `null`");const o=await this._prepareAuthorizeUrl(t.authorizationParams||{},{response_mode:"web_message"},window.location.origin);n.popup.location.href=o.url;const r=await(a=>new Promise((l,d)=>{let f;const h=setInterval(()=>{a.popup&&a.popup.closed&&(clearInterval(h),clearTimeout(m),window.removeEventListener("message",f,!1),d(new Hr(a.popup)))},1e3),m=setTimeout(()=>{clearInterval(h),d(new Wr(a.popup)),window.removeEventListener("message",f,!1)},1e3*(a.timeoutInSeconds||60));f=function(g){if(g.data&&g.data.type==="authorization_response"){if(clearTimeout(m),clearInterval(h),window.removeEventListener("message",f,!1),a.popup.close(),g.data.response.error)return d(Ce.fromPayload(g.data.response));l(g.data.response)}},window.addEventListener("message",f)}))(Object.assign(Object.assign({},n),{timeoutInSeconds:n.timeoutInSeconds||this.options.authorizeTimeoutInSeconds||60}));if(o.state!==r.state)throw new Ce("state_mismatch","Invalid state");const i=((s=t.authorizationParams)===null||s===void 0?void 0:s.organization)||this.options.authorizationParams.organization;await this._requestToken({audience:o.audience,scope:o.scope,code_verifier:o.code_verifier,grant_type:"authorization_code",code:r.code,redirect_uri:o.redirect_uri},{nonceIn:o.nonce,organization:i})}async getUser(){var t;const n=await this._getIdTokenFromCache();return(t=n?.decodedToken)===null||t===void 0?void 0:t.user}async getIdTokenClaims(){var t;const n=await this._getIdTokenFromCache();return(t=n?.decodedToken)===null||t===void 0?void 0:t.claims}async loginWithRedirect(t={}){var n;const s=La(t),{openUrl:o,fragment:r,appState:i}=s,a=lt(s,["openUrl","fragment","appState"]),l=((n=a.authorizationParams)===null||n===void 0?void 0:n.organization)||this.options.authorizationParams.organization,d=await this._prepareAuthorizeUrl(a.authorizationParams||{}),{url:f}=d,h=lt(d,["url"]);this.transactionManager.create(Object.assign(Object.assign(Object.assign({},h),{appState:i}),l&&{organization:l}));const m=r?`${f}#${r}`:f;o?await o(m):window.location.assign(m)}async handleRedirectCallback(t=window.location.href){const n=t.split("?").slice(1);if(n.length===0)throw new Error("There are no query params available for parsing.");const{state:s,code:o,error:r,error_description:i}=(h=>{h.indexOf("#")>-1&&(h=h.substring(0,h.indexOf("#")));const m=new URLSearchParams(h);return{state:m.get("state"),code:m.get("code")||void 0,error:m.get("error")||void 0,error_description:m.get("error_description")||void 0}})(n.join("")),a=this.transactionManager.get();if(!a)throw new Ce("missing_transaction","Invalid state");if(this.transactionManager.remove(),r)throw new jr(r,i||r,s,a.appState);if(!a.code_verifier||a.state&&a.state!==s)throw new Ce("state_mismatch","Invalid state");const l=a.organization,d=a.nonce,f=a.redirect_uri;return await this._requestToken(Object.assign({audience:a.audience,scope:a.scope,code_verifier:a.code_verifier,grant_type:"authorization_code",code:o},f?{redirect_uri:f}:{}),{nonceIn:d,organization:l}),{appState:a.appState}}async checkSession(t){if(!this.cookieStorage.get(this.isAuthenticatedCookieName)){if(!this.cookieStorage.get("auth0.is.authenticated"))return;this.cookieStorage.save(this.isAuthenticatedCookieName,!0,{daysUntilExpire:this.sessionCheckExpiryDays,cookieDomain:this.options.cookieDomain}),this.cookieStorage.remove("auth0.is.authenticated")}try{await this.getTokenSilently(t)}catch{}}async getTokenSilently(t={}){var n;const s=Object.assign(Object.assign({cacheMode:"on"},t),{authorizationParams:Object.assign(Object.assign(Object.assign({},this.options.authorizationParams),t.authorizationParams),{scope:Ns(this.scope,(n=t.authorizationParams)===null||n===void 0?void 0:n.scope)})}),o=await((r,i)=>{let a=Yr[i];return a||(a=r().finally(()=>{delete Yr[i],a=null}),Yr[i]=a),a})(()=>this._getTokenSilently(s),`${this.options.clientId}::${s.authorizationParams.audience}::${s.authorizationParams.scope}`);return t.detailedResponse?o:o?.access_token}async _getTokenSilently(t){const{cacheMode:n}=t,s=lt(t,["cacheMode"]);if(n!=="off"){const o=await this._getEntryFromCache({scope:s.authorizationParams.scope,audience:s.authorizationParams.audience||"default",clientId:this.options.clientId});if(o)return o}if(n!=="cache-only"){if(!await(async(o,r=3)=>{for(let i=0;i<r;i++)if(await o())return!0;return!1})(()=>Br.acquireLock("auth0.lock.getTokenSilently",5e3),10))throw new $n;try{if(window.addEventListener("pagehide",this._releaseLockOnPageHide),n!=="off"){const d=await this._getEntryFromCache({scope:s.authorizationParams.scope,audience:s.authorizationParams.audience||"default",clientId:this.options.clientId});if(d)return d}const o=this.options.useRefreshTokens?await this._getTokenUsingRefreshToken(s):await this._getTokenFromIFrame(s),{id_token:r,access_token:i,oauthTokenScope:a,expires_in:l}=o;return Object.assign(Object.assign({id_token:r,access_token:i},a?{scope:a}:null),{expires_in:l})}finally{await Br.releaseLock("auth0.lock.getTokenSilently"),window.removeEventListener("pagehide",this._releaseLockOnPageHide)}}}async getTokenWithPopup(t={},n={}){var s;const o=Object.assign(Object.assign({},t),{authorizationParams:Object.assign(Object.assign(Object.assign({},this.options.authorizationParams),t.authorizationParams),{scope:Ns(this.scope,(s=t.authorizationParams)===null||s===void 0?void 0:s.scope)})});return n=Object.assign(Object.assign({},Vf),n),await this.loginWithPopup(o,n),(await this.cacheManager.get(new ct({scope:o.authorizationParams.scope,audience:o.authorizationParams.audience||"default",clientId:this.options.clientId}))).access_token}async isAuthenticated(){return!!await this.getUser()}_buildLogoutUrl(t){t.clientId!==null?t.clientId=t.clientId||this.options.clientId:delete t.clientId;const n=t.logoutParams||{},{federated:s}=n,o=lt(n,["federated"]),r=s?"&federated":"";return this._url(`/v2/logout?${zr(Object.assign({clientId:t.clientId},o))}`)+r}async logout(t={}){const n=La(t),{openUrl:s}=n,o=lt(n,["openUrl"]);t.clientId===null?await this.cacheManager.clear():await this.cacheManager.clear(t.clientId||this.options.clientId),this.cookieStorage.remove(this.orgHintCookieName,{cookieDomain:this.options.cookieDomain}),this.cookieStorage.remove(this.isAuthenticatedCookieName,{cookieDomain:this.options.cookieDomain}),this.userCache.remove("@@user@@");const r=this._buildLogoutUrl(o);s?await s(r):s!==!1&&window.location.assign(r)}async _getTokenFromIFrame(t){const n=Object.assign(Object.assign({},t.authorizationParams),{prompt:"none"}),s=this.cookieStorage.get(this.orgHintCookieName);s&&!n.organization&&(n.organization=s);const{url:o,state:r,nonce:i,code_verifier:a,redirect_uri:l,scope:d,audience:f}=await this._prepareAuthorizeUrl(n,{response_mode:"web_message"},window.location.origin);try{if(window.crossOriginIsolated)throw new Ce("login_required","The application is running in a Cross-Origin Isolated context, silently retrieving a token without refresh token is not possible.");const h=t.timeoutInSeconds||this.options.authorizeTimeoutInSeconds,m=await((k,T,I=60)=>new Promise((_,y)=>{const v=window.document.createElement("iframe");v.setAttribute("width","0"),v.setAttribute("height","0"),v.style.display="none";const b=()=>{window.document.body.contains(v)&&(window.document.body.removeChild(v),window.removeEventListener("message",x,!1))};let x;const C=setTimeout(()=>{y(new $n),b()},1e3*I);x=function(R){if(R.origin!=T||!R.data||R.data.type!=="authorization_response")return;const N=R.source;N&&N.close(),R.data.response.error?y(Ce.fromPayload(R.data.response)):_(R.data.response),clearTimeout(C),window.removeEventListener("message",x,!1),setTimeout(b,2e3)},window.addEventListener("message",x,!1),window.document.body.appendChild(v),v.setAttribute("src",k)}))(o,this.domainUrl,h);if(r!==m.state)throw new Ce("state_mismatch","Invalid state");const g=await this._requestToken(Object.assign(Object.assign({},t.authorizationParams),{code_verifier:a,code:m.code,grant_type:"authorization_code",redirect_uri:l,timeout:t.authorizationParams.timeout||this.httpTimeoutMs}),{nonceIn:i,organization:n.organization});return Object.assign(Object.assign({},g),{scope:d,oauthTokenScope:g.scope,audience:f})}catch(h){throw h.error==="login_required"&&this.logout({openUrl:!1}),h}}async _getTokenUsingRefreshToken(t){const n=await this.cacheManager.get(new ct({scope:t.authorizationParams.scope,audience:t.authorizationParams.audience||"default",clientId:this.options.clientId}));if(!(n&&n.refresh_token||this.worker)){if(this.options.useRefreshTokensFallback)return await this._getTokenFromIFrame(t);throw new Ss(t.authorizationParams.audience||"default",t.authorizationParams.scope)}const s=t.authorizationParams.redirect_uri||this.options.authorizationParams.redirect_uri||window.location.origin,o=typeof t.timeoutInSeconds=="number"?1e3*t.timeoutInSeconds:null;try{const r=await this._requestToken(Object.assign(Object.assign(Object.assign({},t.authorizationParams),{grant_type:"refresh_token",refresh_token:n&&n.refresh_token,redirect_uri:s}),o&&{timeout:o}));return Object.assign(Object.assign({},r),{scope:t.authorizationParams.scope,oauthTokenScope:r.scope,audience:t.authorizationParams.audience||"default"})}catch(r){if((r.message.indexOf("Missing Refresh Token")>-1||r.message&&r.message.indexOf("invalid refresh token")>-1)&&this.options.useRefreshTokensFallback)return await this._getTokenFromIFrame(t);throw r}}async _saveEntryInCache(t){const{id_token:n,decodedToken:s}=t,o=lt(t,["id_token","decodedToken"]);this.userCache.set("@@user@@",{id_token:n,decodedToken:s}),await this.cacheManager.setIdToken(this.options.clientId,t.id_token,t.decodedToken),await this.cacheManager.set(o)}async _getIdTokenFromCache(){const t=this.options.authorizationParams.audience||"default",n=await this.cacheManager.getIdToken(new ct({clientId:this.options.clientId,audience:t,scope:this.scope})),s=this.userCache.get("@@user@@");return n&&n.id_token===s?.id_token?s:(this.userCache.set("@@user@@",n),n)}async _getEntryFromCache({scope:t,audience:n,clientId:s}){const o=await this.cacheManager.get(new ct({scope:t,audience:n,clientId:s}),60);if(o&&o.access_token){const{access_token:r,oauthTokenScope:i,expires_in:a}=o,l=await this._getIdTokenFromCache();return l&&Object.assign(Object.assign({id_token:l.id_token,access_token:r},i?{scope:i}:null),{expires_in:a})}}async _requestToken(t,n){const{nonceIn:s,organization:o}=n||{},r=await Gf(Object.assign({baseUrl:this.domainUrl,client_id:this.options.clientId,auth0Client:this.options.auth0Client,useFormData:this.options.useFormData,timeout:this.httpTimeoutMs},t),this.worker),i=await this._verifyIdToken(r.id_token,s,o);return await this._saveEntryInCache(Object.assign(Object.assign(Object.assign(Object.assign({},r),{decodedToken:i,scope:t.scope,audience:t.audience||"default"}),r.scope?{oauthTokenScope:r.scope}:null),{client_id:this.options.clientId})),this.cookieStorage.save(this.isAuthenticatedCookieName,!0,{daysUntilExpire:this.sessionCheckExpiryDays,cookieDomain:this.options.cookieDomain}),this._processOrgHint(o||i.claims.org_id),Object.assign(Object.assign({},r),{decodedToken:i})}}function jn(e){e?.redirect_uri&&(console.warn("Using `redirect_uri` has been deprecated, please use `authorizationParams.redirect_uri` instead as `redirectUri` will be no longer supported in a future version"),e.authorizationParams=e.authorizationParams||{},e.authorizationParams.redirect_uri=e.redirect_uri,delete e.redirect_uri)}const en=()=>{console.error("Please ensure Auth0's Vue plugin is correctly installed.")},rd={isLoading:te(!1),isAuthenticated:te(!1),user:te(void 0),idTokenClaims:te(void 0),error:te(null),loginWithPopup:en,loginWithRedirect:en,getAccessTokenSilently:en,getAccessTokenWithPopup:en,logout:en,checkSession:en,handleRedirectCallback:en},od=te(rd);class id{constructor(t,n){var s,o;this.clientOptions=t,this.pluginOptions=n,this.isLoading=te(!0),this.isAuthenticated=te(!1),this.user=te({}),this.idTokenClaims=te(),this.error=te(null),s=this,o=["constructor"],Object.getOwnPropertyNames(Object.getPrototypeOf(s)).filter(r=>!o.includes(r)).forEach(r=>s[r]=s[r].bind(s))}install(t){this._client=new sd(Object.assign(Object.assign({},this.clientOptions),{auth0Client:{name:"auth0-vue",version:"2.3.1"}})),this.__checkSession(t.config.globalProperties.$router),t.config.globalProperties.$auth0=this,t.provide(ga,this),od.value=this}async loginWithRedirect(t){return jn(t),this._client.loginWithRedirect(t)}async loginWithPopup(t,n){return jn(t),this.__proxy(()=>this._client.loginWithPopup(t,n))}async logout(t){return t?.openUrl||t?.openUrl===!1?this.__proxy(()=>this._client.logout(t)):this._client.logout(t)}async getAccessTokenSilently(t={}){return jn(t),this.__proxy(()=>this._client.getTokenSilently(t))}async getAccessTokenWithPopup(t,n){return jn(t),this.__proxy(()=>this._client.getTokenWithPopup(t,n))}async checkSession(t){return this.__proxy(()=>this._client.checkSession(t))}async handleRedirectCallback(t){return this.__proxy(()=>this._client.handleRedirectCallback(t))}async __checkSession(t){var n,s,o;const r=window.location.search;try{if((r.includes("code=")||r.includes("error="))&&r.includes("state=")&&!(!((n=this.pluginOptions)===null||n===void 0)&&n.skipRedirectCallback)){const i=await this.handleRedirectCallback(),a=i?.appState,l=(s=a?.target)!==null&&s!==void 0?s:"/";return window.history.replaceState({},"","/"),t&&t.push(l),i}await this.checkSession()}catch{window.history.replaceState({},"","/"),t&&t.push(((o=this.pluginOptions)===null||o===void 0?void 0:o.errorPath)||"/")}}async __refreshState(){this.isAuthenticated.value=await this._client.isAuthenticated(),this.user.value=await this._client.getUser(),this.idTokenClaims.value=await this._client.getIdTokenClaims(),this.isLoading.value=!1}async __proxy(t,n=!0){let s;try{s=await t(),this.error.value=null}catch(o){throw this.error.value=o,o}finally{n&&await this.__refreshState()}return s}}function Oa(e,t){return jn(e),new id(e,t)}function xa(){return Ze(ga)}/*!
|
|
28
|
-
* shared v9.9.
|
|
27
|
+
`)})(),t.cache&&t.cacheLocation&&console.warn("Both `cache` and `cacheLocation` options have been specified in the Auth0Client configuration; ignoring `cacheLocation` and using `cache`."),t.cache)s=t.cache;else{if(n=t.cacheLocation||"memory",!Oa(n))throw new Error(`Invalid cache location "${n}"`);s=Oa(n)()}this.httpTimeoutMs=t.httpTimeoutInSeconds?1e3*t.httpTimeoutInSeconds:1e4,this.cookieStorage=t.legacySameSiteCookie===!1?bn:Zf,this.orgHintCookieName=`auth0.${this.options.clientId}.organization_hint`,this.isAuthenticatedCookieName=(i=>`auth0.${this.options.clientId}.is.authenticated`)(),this.sessionCheckExpiryDays=t.sessionCheckExpiryDays||1;const o=t.useCookiesForTransactions?this.cookieStorage:Jf;var r;this.scope=Ps("openid",this.options.authorizationParams.scope,this.options.useRefreshTokens?"offline_access":""),this.transactionManager=new Yf(o,this.options.clientId,this.options.cookieDomain),this.nowProvider=this.options.nowProvider||ka,this.cacheManager=new Gf(s,s.allKeys?void 0:new Qf(s,this.options.clientId),this.nowProvider),this.domainUrl=(r=this.options.domain,/^https?:\/\//.test(r)?r:`https://${r}`),this.tokenIssuer=((i,a)=>i?i.startsWith("https://")?i:`https://${i}/`:`${a}/`)(this.options.issuer,this.domainUrl),typeof window<"u"&&window.Worker&&this.options.useRefreshTokens&&n==="memory"&&(this.options.workerUrl?this.worker=new Worker(this.options.workerUrl):this.worker=new qf)}_url(t){const n=encodeURIComponent(btoa(JSON.stringify(this.options.auth0Client||ya)));return`${this.domainUrl}${t}&auth0Client=${n}`}_authorizeUrl(t){return this._url(`/authorize?${Gr(t)}`)}async _verifyIdToken(t,n,s){const o=await this.nowProvider();return(i=>{if(!i.id_token)throw new Error("ID token is required but missing");const a=(d=>{const m=d.split("."),[g,y,T]=m;if(m.length!==3||!g||!y||!T)throw new Error("ID token could not be decoded");const I=JSON.parse(Ea(y)),_={__raw:d},k={};return Object.keys(I).forEach(E=>{_[E]=I[E],Bf.includes(E)||(k[E]=I[E])}),{encoded:{header:g,payload:y,signature:T},header:JSON.parse(Ea(g)),claims:_,user:k}})(i.id_token);if(!a.claims.iss)throw new Error("Issuer (iss) claim must be a string present in the ID token");if(a.claims.iss!==i.iss)throw new Error(`Issuer (iss) claim mismatch in the ID token; expected "${i.iss}", found "${a.claims.iss}"`);if(!a.user.sub)throw new Error("Subject (sub) claim must be a string present in the ID token");if(a.header.alg!=="RS256")throw new Error(`Signature algorithm of "${a.header.alg}" is not supported. Expected the ID token to be signed with "RS256".`);if(!a.claims.aud||typeof a.claims.aud!="string"&&!Array.isArray(a.claims.aud))throw new Error("Audience (aud) claim must be a string or array of strings present in the ID token");if(Array.isArray(a.claims.aud)){if(!a.claims.aud.includes(i.aud))throw new Error(`Audience (aud) claim mismatch in the ID token; expected "${i.aud}" but was not one of "${a.claims.aud.join(", ")}"`);if(a.claims.aud.length>1){if(!a.claims.azp)throw new Error("Authorized Party (azp) claim must be a string present in the ID token when Audience (aud) claim has multiple values");if(a.claims.azp!==i.aud)throw new Error(`Authorized Party (azp) claim mismatch in the ID token; expected "${i.aud}", found "${a.claims.azp}"`)}}else if(a.claims.aud!==i.aud)throw new Error(`Audience (aud) claim mismatch in the ID token; expected "${i.aud}" but found "${a.claims.aud}"`);if(i.nonce){if(!a.claims.nonce)throw new Error("Nonce (nonce) claim must be a string present in the ID token");if(a.claims.nonce!==i.nonce)throw new Error(`Nonce (nonce) claim mismatch in the ID token; expected "${i.nonce}", found "${a.claims.nonce}"`)}if(i.max_age&&!jn(a.claims.auth_time))throw new Error("Authentication Time (auth_time) claim must be a number present in the ID token when Max Age (max_age) is specified");if(a.claims.exp==null||!jn(a.claims.exp))throw new Error("Expiration Time (exp) claim must be a number present in the ID token");if(!jn(a.claims.iat))throw new Error("Issued At (iat) claim must be a number present in the ID token");const l=i.leeway||60,h=new Date(i.now||Date.now()),f=new Date(0);if(f.setUTCSeconds(a.claims.exp+l),h>f)throw new Error(`Expiration Time (exp) claim error in the ID token; current time (${h}) is after expiration time (${f})`);if(a.claims.nbf!=null&&jn(a.claims.nbf)){const d=new Date(0);if(d.setUTCSeconds(a.claims.nbf-l),h<d)throw new Error(`Not Before time (nbf) claim in the ID token indicates that this token can't be used just yet. Current time (${h}) is before ${d}`)}if(a.claims.auth_time!=null&&jn(a.claims.auth_time)){const d=new Date(0);if(d.setUTCSeconds(parseInt(a.claims.auth_time)+i.max_age+l),h>d)throw new Error(`Authentication Time (auth_time) claim in the ID token indicates that too much time has passed since the last end-user authentication. Current time (${h}) is after last auth at ${d}`)}if(i.organization){const d=i.organization.trim();if(d.startsWith("org_")){const m=d;if(!a.claims.org_id)throw new Error("Organization ID (org_id) claim must be a string present in the ID token");if(m!==a.claims.org_id)throw new Error(`Organization ID (org_id) claim mismatch in the ID token; expected "${m}", found "${a.claims.org_id}"`)}else{const m=d.toLowerCase();if(!a.claims.org_name)throw new Error("Organization Name (org_name) claim must be a string present in the ID token");if(m!==a.claims.org_name)throw new Error(`Organization Name (org_name) claim mismatch in the ID token; expected "${m}", found "${a.claims.org_name}"`)}}return a})({iss:this.tokenIssuer,aud:this.options.clientId,id_token:t,nonce:n,organization:s,leeway:this.options.leeway,max_age:(r=this.options.authorizationParams.max_age,typeof r!="string"?r:parseInt(r,10)||void 0),now:o});var r}_processOrgHint(t){t?this.cookieStorage.save(this.orgHintCookieName,t,{daysUntilExpire:this.sessionCheckExpiryDays,cookieDomain:this.options.cookieDomain}):this.cookieStorage.remove(this.orgHintCookieName,{cookieDomain:this.options.cookieDomain})}async _prepareAuthorizeUrl(t,n,s){const o=va(zr()),r=va(zr()),i=zr(),a=(f=>{const d=new Uint8Array(f);return(m=>{const g={"+":"-","/":"_","=":""};return m.replace(/[+/=]/g,y=>g[y])})(window.btoa(String.fromCharCode(...Array.from(d))))})(await(async f=>await Ns().subtle.digest({name:"SHA-256"},new TextEncoder().encode(f)))(i)),l=((f,d,m,g,y,T,I,_)=>Object.assign(Object.assign(Object.assign({client_id:f.clientId},f.authorizationParams),m),{scope:Ps(d,m.scope),response_type:"code",response_mode:_||"query",state:g,nonce:y,redirect_uri:I||f.authorizationParams.redirect_uri,code_challenge:T,code_challenge_method:"S256"}))(this.options,this.scope,t,o,r,a,t.redirect_uri||this.options.authorizationParams.redirect_uri||s,n?.response_mode),h=this._authorizeUrl(l);return{nonce:r,code_verifier:i,scope:l.scope,audience:l.audience||"default",redirect_uri:l.redirect_uri,state:o,url:h}}async loginWithPopup(t,n){var s;if(t=t||{},!(n=n||{}).popup&&(n.popup=(a=>{const l=window.screenX+(window.innerWidth-400)/2,h=window.screenY+(window.innerHeight-600)/2;return window.open("","auth0:authorize:popup",`left=${l},top=${h},width=400,height=600,resizable,scrollbars=yes,status=1`)})(),!n.popup))throw new Error("Unable to open a popup for loginWithPopup - window.open returned `null`");const o=await this._prepareAuthorizeUrl(t.authorizationParams||{},{response_mode:"web_message"},window.location.origin);n.popup.location.href=o.url;const r=await(a=>new Promise((l,h)=>{let f;const d=setInterval(()=>{a.popup&&a.popup.closed&&(clearInterval(d),clearTimeout(m),window.removeEventListener("message",f,!1),h(new Vr(a.popup)))},1e3),m=setTimeout(()=>{clearInterval(d),h(new Hr(a.popup)),window.removeEventListener("message",f,!1)},1e3*(a.timeoutInSeconds||60));f=function(g){if(g.data&&g.data.type==="authorization_response"){if(clearTimeout(m),clearInterval(d),window.removeEventListener("message",f,!1),a.popup.close(),g.data.response.error)return h(Ne.fromPayload(g.data.response));l(g.data.response)}},window.addEventListener("message",f)}))(Object.assign(Object.assign({},n),{timeoutInSeconds:n.timeoutInSeconds||this.options.authorizeTimeoutInSeconds||60}));if(o.state!==r.state)throw new Ne("state_mismatch","Invalid state");const i=((s=t.authorizationParams)===null||s===void 0?void 0:s.organization)||this.options.authorizationParams.organization;await this._requestToken({audience:o.audience,scope:o.scope,code_verifier:o.code_verifier,grant_type:"authorization_code",code:r.code,redirect_uri:o.redirect_uri},{nonceIn:o.nonce,organization:i})}async getUser(){var t;const n=await this._getIdTokenFromCache();return(t=n?.decodedToken)===null||t===void 0?void 0:t.user}async getIdTokenClaims(){var t;const n=await this._getIdTokenFromCache();return(t=n?.decodedToken)===null||t===void 0?void 0:t.claims}async loginWithRedirect(t={}){var n;const s=xa(t),{openUrl:o,fragment:r,appState:i}=s,a=lt(s,["openUrl","fragment","appState"]),l=((n=a.authorizationParams)===null||n===void 0?void 0:n.organization)||this.options.authorizationParams.organization,h=await this._prepareAuthorizeUrl(a.authorizationParams||{}),{url:f}=h,d=lt(h,["url"]);this.transactionManager.create(Object.assign(Object.assign(Object.assign({},d),{appState:i}),l&&{organization:l}));const m=r?`${f}#${r}`:f;o?await o(m):window.location.assign(m)}async handleRedirectCallback(t=window.location.href){const n=t.split("?").slice(1);if(n.length===0)throw new Error("There are no query params available for parsing.");const{state:s,code:o,error:r,error_description:i}=(d=>{d.indexOf("#")>-1&&(d=d.substring(0,d.indexOf("#")));const m=new URLSearchParams(d);return{state:m.get("state"),code:m.get("code")||void 0,error:m.get("error")||void 0,error_description:m.get("error_description")||void 0}})(n.join("")),a=this.transactionManager.get();if(!a)throw new Ne("missing_transaction","Invalid state");if(this.transactionManager.remove(),r)throw new Wr(r,i||r,s,a.appState);if(!a.code_verifier||a.state&&a.state!==s)throw new Ne("state_mismatch","Invalid state");const l=a.organization,h=a.nonce,f=a.redirect_uri;return await this._requestToken(Object.assign({audience:a.audience,scope:a.scope,code_verifier:a.code_verifier,grant_type:"authorization_code",code:o},f?{redirect_uri:f}:{}),{nonceIn:h,organization:l}),{appState:a.appState}}async checkSession(t){if(!this.cookieStorage.get(this.isAuthenticatedCookieName)){if(!this.cookieStorage.get("auth0.is.authenticated"))return;this.cookieStorage.save(this.isAuthenticatedCookieName,!0,{daysUntilExpire:this.sessionCheckExpiryDays,cookieDomain:this.options.cookieDomain}),this.cookieStorage.remove("auth0.is.authenticated")}try{await this.getTokenSilently(t)}catch{}}async getTokenSilently(t={}){var n;const s=Object.assign(Object.assign({cacheMode:"on"},t),{authorizationParams:Object.assign(Object.assign(Object.assign({},this.options.authorizationParams),t.authorizationParams),{scope:Ps(this.scope,(n=t.authorizationParams)===null||n===void 0?void 0:n.scope)})}),o=await((r,i)=>{let a=Br[i];return a||(a=r().finally(()=>{delete Br[i],a=null}),Br[i]=a),a})(()=>this._getTokenSilently(s),`${this.options.clientId}::${s.authorizationParams.audience}::${s.authorizationParams.scope}`);return t.detailedResponse?o:o?.access_token}async _getTokenSilently(t){const{cacheMode:n}=t,s=lt(t,["cacheMode"]);if(n!=="off"){const o=await this._getEntryFromCache({scope:s.authorizationParams.scope,audience:s.authorizationParams.audience||"default",clientId:this.options.clientId});if(o)return o}if(n!=="cache-only"){if(!await(async(o,r=3)=>{for(let i=0;i<r;i++)if(await o())return!0;return!1})(()=>Xr.acquireLock("auth0.lock.getTokenSilently",5e3),10))throw new Un;try{if(window.addEventListener("pagehide",this._releaseLockOnPageHide),n!=="off"){const h=await this._getEntryFromCache({scope:s.authorizationParams.scope,audience:s.authorizationParams.audience||"default",clientId:this.options.clientId});if(h)return h}const o=this.options.useRefreshTokens?await this._getTokenUsingRefreshToken(s):await this._getTokenFromIFrame(s),{id_token:r,access_token:i,oauthTokenScope:a,expires_in:l}=o;return Object.assign(Object.assign({id_token:r,access_token:i},a?{scope:a}:null),{expires_in:l})}finally{await Xr.releaseLock("auth0.lock.getTokenSilently"),window.removeEventListener("pagehide",this._releaseLockOnPageHide)}}}async getTokenWithPopup(t={},n={}){var s;const o=Object.assign(Object.assign({},t),{authorizationParams:Object.assign(Object.assign(Object.assign({},this.options.authorizationParams),t.authorizationParams),{scope:Ps(this.scope,(s=t.authorizationParams)===null||s===void 0?void 0:s.scope)})});return n=Object.assign(Object.assign({},Wf),n),await this.loginWithPopup(o,n),(await this.cacheManager.get(new ct({scope:o.authorizationParams.scope,audience:o.authorizationParams.audience||"default",clientId:this.options.clientId}))).access_token}async isAuthenticated(){return!!await this.getUser()}_buildLogoutUrl(t){t.clientId!==null?t.clientId=t.clientId||this.options.clientId:delete t.clientId;const n=t.logoutParams||{},{federated:s}=n,o=lt(n,["federated"]),r=s?"&federated":"";return this._url(`/v2/logout?${Gr(Object.assign({clientId:t.clientId},o))}`)+r}async logout(t={}){const n=xa(t),{openUrl:s}=n,o=lt(n,["openUrl"]);t.clientId===null?await this.cacheManager.clear():await this.cacheManager.clear(t.clientId||this.options.clientId),this.cookieStorage.remove(this.orgHintCookieName,{cookieDomain:this.options.cookieDomain}),this.cookieStorage.remove(this.isAuthenticatedCookieName,{cookieDomain:this.options.cookieDomain}),this.userCache.remove("@@user@@");const r=this._buildLogoutUrl(o);s?await s(r):s!==!1&&window.location.assign(r)}async _getTokenFromIFrame(t){const n=Object.assign(Object.assign({},t.authorizationParams),{prompt:"none"}),s=this.cookieStorage.get(this.orgHintCookieName);s&&!n.organization&&(n.organization=s);const{url:o,state:r,nonce:i,code_verifier:a,redirect_uri:l,scope:h,audience:f}=await this._prepareAuthorizeUrl(n,{response_mode:"web_message"},window.location.origin);try{if(window.crossOriginIsolated)throw new Ne("login_required","The application is running in a Cross-Origin Isolated context, silently retrieving a token without refresh token is not possible.");const d=t.timeoutInSeconds||this.options.authorizeTimeoutInSeconds,m=await((y,T,I=60)=>new Promise((_,k)=>{const E=window.document.createElement("iframe");E.setAttribute("width","0"),E.setAttribute("height","0"),E.style.display="none";const b=()=>{window.document.body.contains(E)&&(window.document.body.removeChild(E),window.removeEventListener("message",x,!1))};let x;const N=setTimeout(()=>{k(new Un),b()},1e3*I);x=function(R){if(R.origin!=T||!R.data||R.data.type!=="authorization_response")return;const C=R.source;C&&C.close(),R.data.response.error?k(Ne.fromPayload(R.data.response)):_(R.data.response),clearTimeout(N),window.removeEventListener("message",x,!1),setTimeout(b,2e3)},window.addEventListener("message",x,!1),window.document.body.appendChild(E),E.setAttribute("src",y)}))(o,this.domainUrl,d);if(r!==m.state)throw new Ne("state_mismatch","Invalid state");const g=await this._requestToken(Object.assign(Object.assign({},t.authorizationParams),{code_verifier:a,code:m.code,grant_type:"authorization_code",redirect_uri:l,timeout:t.authorizationParams.timeout||this.httpTimeoutMs}),{nonceIn:i,organization:n.organization});return Object.assign(Object.assign({},g),{scope:h,oauthTokenScope:g.scope,audience:f})}catch(d){throw d.error==="login_required"&&this.logout({openUrl:!1}),d}}async _getTokenUsingRefreshToken(t){const n=await this.cacheManager.get(new ct({scope:t.authorizationParams.scope,audience:t.authorizationParams.audience||"default",clientId:this.options.clientId}));if(!(n&&n.refresh_token||this.worker)){if(this.options.useRefreshTokensFallback)return await this._getTokenFromIFrame(t);throw new Cs(t.authorizationParams.audience||"default",t.authorizationParams.scope)}const s=t.authorizationParams.redirect_uri||this.options.authorizationParams.redirect_uri||window.location.origin,o=typeof t.timeoutInSeconds=="number"?1e3*t.timeoutInSeconds:null;try{const r=await this._requestToken(Object.assign(Object.assign(Object.assign({},t.authorizationParams),{grant_type:"refresh_token",refresh_token:n&&n.refresh_token,redirect_uri:s}),o&&{timeout:o}));return Object.assign(Object.assign({},r),{scope:t.authorizationParams.scope,oauthTokenScope:r.scope,audience:t.authorizationParams.audience||"default"})}catch(r){if((r.message.indexOf("Missing Refresh Token")>-1||r.message&&r.message.indexOf("invalid refresh token")>-1)&&this.options.useRefreshTokensFallback)return await this._getTokenFromIFrame(t);throw r}}async _saveEntryInCache(t){const{id_token:n,decodedToken:s}=t,o=lt(t,["id_token","decodedToken"]);this.userCache.set("@@user@@",{id_token:n,decodedToken:s}),await this.cacheManager.setIdToken(this.options.clientId,t.id_token,t.decodedToken),await this.cacheManager.set(o)}async _getIdTokenFromCache(){const t=this.options.authorizationParams.audience||"default",n=await this.cacheManager.getIdToken(new ct({clientId:this.options.clientId,audience:t,scope:this.scope})),s=this.userCache.get("@@user@@");return n&&n.id_token===s?.id_token?s:(this.userCache.set("@@user@@",n),n)}async _getEntryFromCache({scope:t,audience:n,clientId:s}){const o=await this.cacheManager.get(new ct({scope:t,audience:n,clientId:s}),60);if(o&&o.access_token){const{access_token:r,oauthTokenScope:i,expires_in:a}=o,l=await this._getIdTokenFromCache();return l&&Object.assign(Object.assign({id_token:l.id_token,access_token:r},i?{scope:i}:null),{expires_in:a})}}async _requestToken(t,n){const{nonceIn:s,organization:o}=n||{},r=await Kf(Object.assign({baseUrl:this.domainUrl,client_id:this.options.clientId,auth0Client:this.options.auth0Client,useFormData:this.options.useFormData,timeout:this.httpTimeoutMs},t),this.worker),i=await this._verifyIdToken(r.id_token,s,o);return await this._saveEntryInCache(Object.assign(Object.assign(Object.assign(Object.assign({},r),{decodedToken:i,scope:t.scope,audience:t.audience||"default"}),r.scope?{oauthTokenScope:r.scope}:null),{client_id:this.options.clientId})),this.cookieStorage.save(this.isAuthenticatedCookieName,!0,{daysUntilExpire:this.sessionCheckExpiryDays,cookieDomain:this.options.cookieDomain}),this._processOrgHint(o||i.claims.org_id),Object.assign(Object.assign({},r),{decodedToken:i})}}function Wn(e){e?.redirect_uri&&(console.warn("Using `redirect_uri` has been deprecated, please use `authorizationParams.redirect_uri` instead as `redirectUri` will be no longer supported in a future version"),e.authorizationParams=e.authorizationParams||{},e.authorizationParams.redirect_uri=e.redirect_uri,delete e.redirect_uri)}const en=()=>{console.error("Please ensure Auth0's Vue plugin is correctly installed.")},nd={isLoading:ee(!1),isAuthenticated:ee(!1),user:ee(void 0),idTokenClaims:ee(void 0),error:ee(null),loginWithPopup:en,loginWithRedirect:en,getAccessTokenSilently:en,getAccessTokenWithPopup:en,logout:en,checkSession:en,handleRedirectCallback:en},sd=ee(nd);class rd{constructor(t,n){var s,o;this.clientOptions=t,this.pluginOptions=n,this.isLoading=ee(!0),this.isAuthenticated=ee(!1),this.user=ee({}),this.idTokenClaims=ee(),this.error=ee(null),s=this,o=["constructor"],Object.getOwnPropertyNames(Object.getPrototypeOf(s)).filter(r=>!o.includes(r)).forEach(r=>s[r]=s[r].bind(s))}install(t){this._client=new td(Object.assign(Object.assign({},this.clientOptions),{auth0Client:{name:"auth0-vue",version:"2.3.1"}})),this.__checkSession(t.config.globalProperties.$router),t.config.globalProperties.$auth0=this,t.provide(ba,this),sd.value=this}async loginWithRedirect(t){return Wn(t),this._client.loginWithRedirect(t)}async loginWithPopup(t,n){return Wn(t),this.__proxy(()=>this._client.loginWithPopup(t,n))}async logout(t){return t?.openUrl||t?.openUrl===!1?this.__proxy(()=>this._client.logout(t)):this._client.logout(t)}async getAccessTokenSilently(t={}){return Wn(t),this.__proxy(()=>this._client.getTokenSilently(t))}async getAccessTokenWithPopup(t,n){return Wn(t),this.__proxy(()=>this._client.getTokenWithPopup(t,n))}async checkSession(t){return this.__proxy(()=>this._client.checkSession(t))}async handleRedirectCallback(t){return this.__proxy(()=>this._client.handleRedirectCallback(t))}async __checkSession(t){var n,s,o;const r=window.location.search;try{if((r.includes("code=")||r.includes("error="))&&r.includes("state=")&&!(!((n=this.pluginOptions)===null||n===void 0)&&n.skipRedirectCallback)){const i=await this.handleRedirectCallback(),a=i?.appState,l=(s=a?.target)!==null&&s!==void 0?s:"/";return window.history.replaceState({},"","/"),t&&t.push(l),i}await this.checkSession()}catch{window.history.replaceState({},"","/"),t&&t.push(((o=this.pluginOptions)===null||o===void 0?void 0:o.errorPath)||"/")}}async __refreshState(){this.isAuthenticated.value=await this._client.isAuthenticated(),this.user.value=await this._client.getUser(),this.idTokenClaims.value=await this._client.getIdTokenClaims(),this.isLoading.value=!1}async __proxy(t,n=!0){let s;try{s=await t(),this.error.value=null}catch(o){throw this.error.value=o,o}finally{n&&await this.__refreshState()}return s}}function Sa(e,t){return Wn(e),new rd(e,t)}function Zr(){return Ze(ba)}/*!
|
|
28
|
+
* shared v9.9.1
|
|
29
29
|
* (c) 2024 kazuya kawaguchi
|
|
30
30
|
* Released under the MIT License.
|
|
31
|
-
*/const
|
|
32
|
-
* message-compiler v9.9.
|
|
31
|
+
*/const As=typeof window<"u",At=(e,t=!1)=>t?Symbol.for(e):Symbol(e),od=(e,t,n)=>id({l:e,k:t,s:n}),id=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),ye=e=>typeof e=="number"&&isFinite(e),ad=e=>Aa(e)==="[object Date]",Rt=e=>Aa(e)==="[object RegExp]",Rs=e=>z(e)&&Object.keys(e).length===0,Oe=Object.assign;let Ca;const kt=()=>Ca||(Ca=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Na(e){return e.replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}const ld=Object.prototype.hasOwnProperty;function Ms(e,t){return ld.call(e,t)}const he=Array.isArray,fe=e=>typeof e=="function",D=e=>typeof e=="string",Z=e=>typeof e=="boolean",re=e=>e!==null&&typeof e=="object",cd=e=>re(e)&&fe(e.then)&&fe(e.catch),Pa=Object.prototype.toString,Aa=e=>Pa.call(e),z=e=>{if(!re(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},ud=e=>e==null?"":he(e)||z(e)&&e.toString===Pa?JSON.stringify(e,null,2):String(e);function fd(e,t=""){return e.reduce((n,s,o)=>o===0?n+s:n+t+s,"")}function Jr(e){let t=e;return()=>++t}function dd(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Fs=e=>!re(e)||he(e);function Ds(e,t){if(Fs(e)||Fs(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:s,des:o}=n.pop();Object.keys(s).forEach(r=>{Fs(s[r])||Fs(o[r])?o[r]=s[r]:n.push({src:s[r],des:o[r]})})}}/*!
|
|
32
|
+
* message-compiler v9.9.1
|
|
33
33
|
* (c) 2024 kazuya kawaguchi
|
|
34
34
|
* Released under the MIT License.
|
|
35
|
-
*/function
|
|
36
|
-
`,vd="\u2028",Ed="\u2029";function Id(e){const t=e;let n=0,s=1,o=1,r=0;const i=R=>t[R]===wd&&t[R+1]===Re,a=R=>t[R]===Re,l=R=>t[R]===Ed,d=R=>t[R]===vd,f=R=>i(R)||a(R)||l(R)||d(R),h=()=>n,m=()=>s,g=()=>o,k=()=>r,T=R=>i(R)||l(R)||d(R)?Re:t[R],I=()=>T(n),_=()=>T(n+r);function y(){return r=0,f(n)&&(s++,o=0),i(n)&&n++,n++,o++,t[n]}function v(){return i(n+r)&&r++,r++,t[n+r]}function b(){n=0,s=1,o=1,r=0}function x(R=0){r=R}function C(){const R=n+r;for(;R!==n;)y();r=0}return{index:h,line:m,column:g,peekOffset:k,charAt:T,currentChar:I,currentPeek:_,next:y,peek:v,reset:b,resetPeek:x,skipToPeek:C}}const Mt=void 0,Td=".",Fa="'",Ld="tokenizer";function Od(e,t={}){const n=t.location!==!1,s=Id(e),o=()=>s.index(),r=()=>pd(s.line(),s.column(),s.index()),i=r(),a=o(),l={currentType:14,offset:a,startLoc:i,endLoc:i,lastType:14,lastOffset:a,lastStartLoc:i,lastEndLoc:i,braceNest:0,inLinked:!1,text:""},d=()=>l,{onError:f}=t;function h(u,c,p,...w){const L=d();if(c.column+=p,c.offset+=p,f){const S=n?Zr(L.startLoc,c):null,M=gn(u,S,{domain:Ld,args:w});f(M)}}function m(u,c,p){u.endLoc=r(),u.currentType=c;const w={type:c};return n&&(w.loc=Zr(u.startLoc,u.endLoc)),p!=null&&(w.value=p),w}const g=u=>m(u,14);function k(u,c){return u.currentChar()===c?(u.next(),c):(h(V.EXPECTED_TOKEN,r(),0,c),"")}function T(u){let c="";for(;u.currentPeek()===wt||u.currentPeek()===Re;)c+=u.currentPeek(),u.peek();return c}function I(u){const c=T(u);return u.skipToPeek(),c}function _(u){if(u===Mt)return!1;const c=u.charCodeAt(0);return c>=97&&c<=122||c>=65&&c<=90||c===95}function y(u){if(u===Mt)return!1;const c=u.charCodeAt(0);return c>=48&&c<=57}function v(u,c){const{currentType:p}=c;if(p!==2)return!1;T(u);const w=_(u.currentPeek());return u.resetPeek(),w}function b(u,c){const{currentType:p}=c;if(p!==2)return!1;T(u);const w=u.currentPeek()==="-"?u.peek():u.currentPeek(),L=y(w);return u.resetPeek(),L}function x(u,c){const{currentType:p}=c;if(p!==2)return!1;T(u);const w=u.currentPeek()===Fa;return u.resetPeek(),w}function C(u,c){const{currentType:p}=c;if(p!==8)return!1;T(u);const w=u.currentPeek()===".";return u.resetPeek(),w}function R(u,c){const{currentType:p}=c;if(p!==9)return!1;T(u);const w=_(u.currentPeek());return u.resetPeek(),w}function N(u,c){const{currentType:p}=c;if(!(p===8||p===12))return!1;T(u);const w=u.currentPeek()===":";return u.resetPeek(),w}function j(u,c){const{currentType:p}=c;if(p!==10)return!1;const w=()=>{const S=u.currentPeek();return S==="{"?_(u.peek()):S==="@"||S==="%"||S==="|"||S===":"||S==="."||S===wt||!S?!1:S===Re?(u.peek(),w()):_(S)},L=w();return u.resetPeek(),L}function B(u){T(u);const c=u.currentPeek()==="|";return u.resetPeek(),c}function ce(u){const c=T(u),p=u.currentPeek()==="%"&&u.peek()==="{";return u.resetPeek(),{isModulo:p,hasSpace:c.length>0}}function re(u,c=!0){const p=(L=!1,S="",M=!1)=>{const A=u.currentPeek();return A==="{"?S==="%"?!1:L:A==="@"||!A?S==="%"?!0:L:A==="%"?(u.peek(),p(L,"%",!0)):A==="|"?S==="%"||M?!0:!(S===wt||S===Re):A===wt?(u.peek(),p(!0,wt,M)):A===Re?(u.peek(),p(!0,Re,M)):!0},w=p();return c&&u.resetPeek(),w}function we(u,c){const p=u.currentChar();return p===Mt?Mt:c(p)?(u.next(),p):null}function qe(u){return we(u,p=>{const w=p.charCodeAt(0);return w>=97&&w<=122||w>=65&&w<=90||w>=48&&w<=57||w===95||w===36})}function je(u){return we(u,p=>{const w=p.charCodeAt(0);return w>=48&&w<=57})}function X(u){return we(u,p=>{const w=p.charCodeAt(0);return w>=48&&w<=57||w>=65&&w<=70||w>=97&&w<=102})}function oe(u){let c="",p="";for(;c=je(u);)p+=c;return p}function Q(u){I(u);const c=u.currentChar();return c!=="%"&&h(V.EXPECTED_TOKEN,r(),0,c),u.next(),"%"}function We(u){let c="";for(;;){const p=u.currentChar();if(p==="{"||p==="}"||p==="@"||p==="|"||!p)break;if(p==="%")if(re(u))c+=p,u.next();else break;else if(p===wt||p===Re)if(re(u))c+=p,u.next();else{if(B(u))break;c+=p,u.next()}else c+=p,u.next()}return c}function Ne(u){I(u);let c="",p="";for(;c=qe(u);)p+=c;return u.currentChar()===Mt&&h(V.UNTERMINATED_CLOSING_BRACE,r(),0),p}function He(u){I(u);let c="";return u.currentChar()==="-"?(u.next(),c+=`-${oe(u)}`):c+=oe(u),u.currentChar()===Mt&&h(V.UNTERMINATED_CLOSING_BRACE,r(),0),c}function Pe(u){I(u),k(u,"'");let c="",p="";const w=S=>S!==Fa&&S!==Re;for(;c=we(u,w);)c==="\\"?p+=$t(u):p+=c;const L=u.currentChar();return L===Re||L===Mt?(h(V.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,r(),0),L===Re&&(u.next(),k(u,"'")),p):(k(u,"'"),p)}function $t(u){const c=u.currentChar();switch(c){case"\\":case"'":return u.next(),`\\${c}`;case"u":return Ut(u,c,4);case"U":return Ut(u,c,6);default:return h(V.UNKNOWN_ESCAPE_SEQUENCE,r(),0,c),""}}function Ut(u,c,p){k(u,c);let w="";for(let L=0;L<p;L++){const S=X(u);if(!S){h(V.INVALID_UNICODE_ESCAPE_SEQUENCE,r(),0,`\\${c}${w}${u.currentChar()}`);break}w+=S}return`\\${c}${w}`}function on(u){I(u);let c="",p="";const w=L=>L!=="{"&&L!=="}"&&L!==wt&&L!==Re;for(;c=we(u,w);)p+=c;return p}function Ve(u){let c="",p="";for(;c=qe(u);)p+=c;return p}function mt(u){const c=(p=!1,w)=>{const L=u.currentChar();return L==="{"||L==="%"||L==="@"||L==="|"||L==="("||L===")"||!L||L===wt?w:L===Re||L===Td?(w+=L,u.next(),c(p,w)):(w+=L,u.next(),c(!0,w))};return c(!1,"")}function nt(u){I(u);const c=k(u,"|");return I(u),c}function pt(u,c){let p=null;switch(u.currentChar()){case"{":return c.braceNest>=1&&h(V.NOT_ALLOW_NEST_PLACEHOLDER,r(),0),u.next(),p=m(c,2,"{"),I(u),c.braceNest++,p;case"}":return c.braceNest>0&&c.currentType===2&&h(V.EMPTY_PLACEHOLDER,r(),0),u.next(),p=m(c,3,"}"),c.braceNest--,c.braceNest>0&&I(u),c.inLinked&&c.braceNest===0&&(c.inLinked=!1),p;case"@":return c.braceNest>0&&h(V.UNTERMINATED_CLOSING_BRACE,r(),0),p=Me(u,c)||g(c),c.braceNest=0,p;default:let L=!0,S=!0,M=!0;if(B(u))return c.braceNest>0&&h(V.UNTERMINATED_CLOSING_BRACE,r(),0),p=m(c,1,nt(u)),c.braceNest=0,c.inLinked=!1,p;if(c.braceNest>0&&(c.currentType===5||c.currentType===6||c.currentType===7))return h(V.UNTERMINATED_CLOSING_BRACE,r(),0),c.braceNest=0,st(u,c);if(L=v(u,c))return p=m(c,5,Ne(u)),I(u),p;if(S=b(u,c))return p=m(c,6,He(u)),I(u),p;if(M=x(u,c))return p=m(c,7,Pe(u)),I(u),p;if(!L&&!S&&!M)return p=m(c,13,on(u)),h(V.INVALID_TOKEN_IN_PLACEHOLDER,r(),0,p.value),I(u),p;break}return p}function Me(u,c){const{currentType:p}=c;let w=null;const L=u.currentChar();switch((p===8||p===9||p===12||p===10)&&(L===Re||L===wt)&&h(V.INVALID_LINKED_FORMAT,r(),0),L){case"@":return u.next(),w=m(c,8,"@"),c.inLinked=!0,w;case".":return I(u),u.next(),m(c,9,".");case":":return I(u),u.next(),m(c,10,":");default:return B(u)?(w=m(c,1,nt(u)),c.braceNest=0,c.inLinked=!1,w):C(u,c)||N(u,c)?(I(u),Me(u,c)):R(u,c)?(I(u),m(c,12,Ve(u))):j(u,c)?(I(u),L==="{"?pt(u,c)||w:m(c,11,mt(u))):(p===8&&h(V.INVALID_LINKED_FORMAT,r(),0),c.braceNest=0,c.inLinked=!1,st(u,c))}}function st(u,c){let p={type:14};if(c.braceNest>0)return pt(u,c)||g(c);if(c.inLinked)return Me(u,c)||g(c);switch(u.currentChar()){case"{":return pt(u,c)||g(c);case"}":return h(V.UNBALANCED_CLOSING_BRACE,r(),0),u.next(),m(c,3,"}");case"@":return Me(u,c)||g(c);default:if(B(u))return p=m(c,1,nt(u)),c.braceNest=0,c.inLinked=!1,p;const{isModulo:L,hasSpace:S}=ce(u);if(L)return S?m(c,0,We(u)):m(c,4,Q(u));if(re(u))return m(c,0,We(u));break}return p}function vt(){const{currentType:u,offset:c,startLoc:p,endLoc:w}=l;return l.lastType=u,l.lastOffset=c,l.lastStartLoc=p,l.lastEndLoc=w,l.offset=o(),l.startLoc=r(),s.currentChar()===Mt?m(l,14):st(s,l)}return{nextToken:vt,currentOffset:o,currentPosition:r,context:d}}const xd="parser",Sd=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function Cd(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const s=parseInt(t||n,16);return s<=55295||s>=57344?String.fromCodePoint(s):"�"}}}function Nd(e={}){const t=e.location!==!1,{onError:n}=e;function s(_,y,v,b,...x){const C=_.currentPosition();if(C.offset+=b,C.column+=b,n){const R=t?Zr(v,C):null,N=gn(y,R,{domain:xd,args:x});n(N)}}function o(_,y,v){const b={type:_};return t&&(b.start=y,b.end=y,b.loc={start:v,end:v}),b}function r(_,y,v,b){b&&(_.type=b),t&&(_.end=y,_.loc&&(_.loc.end=v))}function i(_,y){const v=_.context(),b=o(3,v.offset,v.startLoc);return b.value=y,r(b,_.currentOffset(),_.currentPosition()),b}function a(_,y){const v=_.context(),{lastOffset:b,lastStartLoc:x}=v,C=o(5,b,x);return C.index=parseInt(y,10),_.nextToken(),r(C,_.currentOffset(),_.currentPosition()),C}function l(_,y){const v=_.context(),{lastOffset:b,lastStartLoc:x}=v,C=o(4,b,x);return C.key=y,_.nextToken(),r(C,_.currentOffset(),_.currentPosition()),C}function d(_,y){const v=_.context(),{lastOffset:b,lastStartLoc:x}=v,C=o(9,b,x);return C.value=y.replace(Sd,Cd),_.nextToken(),r(C,_.currentOffset(),_.currentPosition()),C}function f(_){const y=_.nextToken(),v=_.context(),{lastOffset:b,lastStartLoc:x}=v,C=o(8,b,x);return y.type!==12?(s(_,V.UNEXPECTED_EMPTY_LINKED_MODIFIER,v.lastStartLoc,0),C.value="",r(C,b,x),{nextConsumeToken:y,node:C}):(y.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,ut(y)),C.value=y.value||"",r(C,_.currentOffset(),_.currentPosition()),{node:C})}function h(_,y){const v=_.context(),b=o(7,v.offset,v.startLoc);return b.value=y,r(b,_.currentOffset(),_.currentPosition()),b}function m(_){const y=_.context(),v=o(6,y.offset,y.startLoc);let b=_.nextToken();if(b.type===9){const x=f(_);v.modifier=x.node,b=x.nextConsumeToken||_.nextToken()}switch(b.type!==10&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(b)),b=_.nextToken(),b.type===2&&(b=_.nextToken()),b.type){case 11:b.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(b)),v.key=h(_,b.value||"");break;case 5:b.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(b)),v.key=l(_,b.value||"");break;case 6:b.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(b)),v.key=a(_,b.value||"");break;case 7:b.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(b)),v.key=d(_,b.value||"");break;default:s(_,V.UNEXPECTED_EMPTY_LINKED_KEY,y.lastStartLoc,0);const x=_.context(),C=o(7,x.offset,x.startLoc);return C.value="",r(C,x.offset,x.startLoc),v.key=C,r(v,x.offset,x.startLoc),{nextConsumeToken:b,node:v}}return r(v,_.currentOffset(),_.currentPosition()),{node:v}}function g(_){const y=_.context(),v=y.currentType===1?_.currentOffset():y.offset,b=y.currentType===1?y.endLoc:y.startLoc,x=o(2,v,b);x.items=[];let C=null;do{const j=C||_.nextToken();switch(C=null,j.type){case 0:j.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(j)),x.items.push(i(_,j.value||""));break;case 6:j.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(j)),x.items.push(a(_,j.value||""));break;case 5:j.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(j)),x.items.push(l(_,j.value||""));break;case 7:j.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,ut(j)),x.items.push(d(_,j.value||""));break;case 8:const B=m(_);x.items.push(B.node),C=B.nextConsumeToken||null;break}}while(y.currentType!==14&&y.currentType!==1);const R=y.currentType===1?y.lastOffset:_.currentOffset(),N=y.currentType===1?y.lastEndLoc:_.currentPosition();return r(x,R,N),x}function k(_,y,v,b){const x=_.context();let C=b.items.length===0;const R=o(1,y,v);R.cases=[],R.cases.push(b);do{const N=g(_);C||(C=N.items.length===0),R.cases.push(N)}while(x.currentType!==14);return C&&s(_,V.MUST_HAVE_MESSAGES_IN_PLURAL,v,0),r(R,_.currentOffset(),_.currentPosition()),R}function T(_){const y=_.context(),{offset:v,startLoc:b}=y,x=g(_);return y.currentType===14?x:k(_,v,b,x)}function I(_){const y=Od(_,Aa({},e)),v=y.context(),b=o(0,v.offset,v.startLoc);return t&&b.loc&&(b.loc.source=_),b.body=T(y),e.onCacheKey&&(b.cacheKey=e.onCacheKey(_)),v.currentType!==14&&s(y,V.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,_[v.offset]||""),r(b,y.currentOffset(),y.currentPosition()),b}return{parse:I}}function ut(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function Pd(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:r=>(n.helpers.add(r),r)}}function Da(e,t){for(let n=0;n<e.length;n++)Jr(e[n],t)}function Jr(e,t){switch(e.type){case 1:Da(e.cases,t),t.helper("plural");break;case 2:Da(e.items,t);break;case 6:Jr(e.key,t),t.helper("linked"),t.helper("type");break;case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function Ad(e,t={}){const n=Pd(e);n.helper("normalize"),e.body&&Jr(e.body,n);const s=n.context();e.helpers=Array.from(s.helpers)}function Rd(e){const t=e.body;return t.type===2?$a(t):t.cases.forEach(n=>$a(n)),e}function $a(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;n<e.items.length;n++){const s=e.items[n];if(!(s.type===3||s.type===9)||s.value==null)break;t.push(s.value)}if(t.length===e.items.length){e.static=Ma(t);for(let n=0;n<e.items.length;n++){const s=e.items[n];(s.type===3||s.type===9)&&delete s.value}}}}const Md="minifier";function _n(e){switch(e.t=e.type,e.type){case 0:const t=e;_n(t.body),t.b=t.body,delete t.body;break;case 1:const n=e,s=n.cases;for(let f=0;f<s.length;f++)_n(s[f]);n.c=s,delete n.cases;break;case 2:const o=e,r=o.items;for(let f=0;f<r.length;f++)_n(r[f]);o.i=r,delete o.items,o.static&&(o.s=o.static,delete o.static);break;case 3:case 9:case 8:case 7:const i=e;i.value&&(i.v=i.value,delete i.value);break;case 6:const a=e;_n(a.key),a.k=a.key,delete a.key,a.modifier&&(_n(a.modifier),a.m=a.modifier,delete a.modifier);break;case 5:const l=e;l.i=l.index,delete l.index;break;case 4:const d=e;d.k=d.key,delete d.key;break;default:throw gn(V.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:Md,args:[e.type]})}delete e.type}const Fd="parser";function Dd(e,t){const{sourceMap:n,filename:s,breakLineCode:o,needIndent:r}=t,i=t.location!==!1,a={filename:s,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:o,needIndent:r,indentLevel:0};i&&e.loc&&(a.source=e.loc.source);const l=()=>a;function d(I,_){a.code+=I}function f(I,_=!0){const y=_?o:"";d(r?y+" ".repeat(I):y)}function h(I=!0){const _=++a.indentLevel;I&&f(_)}function m(I=!0){const _=--a.indentLevel;I&&f(_)}function g(){f(a.indentLevel)}return{context:l,push:d,indent:h,deindent:m,newline:g,helper:I=>`_${I}`,needIndent:()=>a.needIndent}}function $d(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),bn(e,t.key),t.modifier?(e.push(", "),bn(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Ud(e,t){const{helper:n,needIndent:s}=e;e.push(`${n("normalize")}([`),e.indent(s());const o=t.items.length;for(let r=0;r<o&&(bn(e,t.items[r]),r!==o-1);r++)e.push(", ");e.deindent(s()),e.push("])")}function jd(e,t){const{helper:n,needIndent:s}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(s());const o=t.cases.length;for(let r=0;r<o&&(bn(e,t.cases[r]),r!==o-1);r++)e.push(", ");e.deindent(s()),e.push("])")}}function Wd(e,t){t.body?bn(e,t.body):e.push("null")}function bn(e,t){const{helper:n}=e;switch(t.type){case 0:Wd(e,t);break;case 1:jd(e,t);break;case 2:Ud(e,t);break;case 6:$d(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:throw gn(V.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:Fd,args:[t.type]})}}const Hd=(e,t={})=>{const n=Ra(t.mode)?t.mode:"normal",s=Ra(t.filename)?t.filename:"message.intl",o=!!t.sourceMap,r=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
37
|
-
`,i=t.needIndent?t.needIndent:n!=="arrow",a=e.helpers||[],l=
|
|
38
|
-
* core-base v9.9.
|
|
35
|
+
*/function hd(e,t,n){return{line:e,column:t,offset:n}}function qr(e,t,n){const s={start:e,end:t};return n!=null&&(s.source=n),s}const md=/\{([0-9a-zA-Z]+)\}/g;function pd(e,...t){return t.length===1&&gd(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(md,(n,s)=>t.hasOwnProperty(s)?t[s]:"")}const Ra=Object.assign,Ma=e=>typeof e=="string",gd=e=>e!==null&&typeof e=="object";function Fa(e,t=""){return e.reduce((n,s,o)=>o===0?n+s:n+t+s,"")}const V={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16,__EXTEND_POINT__:17},_d={[V.EXPECTED_TOKEN]:"Expected token: '{0}'",[V.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[V.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[V.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[V.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[V.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[V.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[V.EMPTY_PLACEHOLDER]:"Empty placeholder",[V.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[V.INVALID_LINKED_FORMAT]:"Invalid linked format",[V.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[V.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[V.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[V.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[V.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[V.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function yn(e,t,n={}){const{domain:s,messages:o,args:r}=n,i=pd((o||_d)[e]||"",...r||[]),a=new SyntaxError(String(i));return a.code=e,t&&(a.location=t),a.domain=s,a}function bd(e){throw e}const wt=" ",yd="\r",Fe=`
|
|
36
|
+
`,kd="\u2028",wd="\u2029";function vd(e){const t=e;let n=0,s=1,o=1,r=0;const i=R=>t[R]===yd&&t[R+1]===Fe,a=R=>t[R]===Fe,l=R=>t[R]===wd,h=R=>t[R]===kd,f=R=>i(R)||a(R)||l(R)||h(R),d=()=>n,m=()=>s,g=()=>o,y=()=>r,T=R=>i(R)||l(R)||h(R)?Fe:t[R],I=()=>T(n),_=()=>T(n+r);function k(){return r=0,f(n)&&(s++,o=0),i(n)&&n++,n++,o++,t[n]}function E(){return i(n+r)&&r++,r++,t[n+r]}function b(){n=0,s=1,o=1,r=0}function x(R=0){r=R}function N(){const R=n+r;for(;R!==n;)k();r=0}return{index:d,line:m,column:g,peekOffset:y,charAt:T,currentChar:I,currentPeek:_,next:k,peek:E,reset:b,resetPeek:x,skipToPeek:N}}const Mt=void 0,Ed=".",Da="'",Id="tokenizer";function Td(e,t={}){const n=t.location!==!1,s=vd(e),o=()=>s.index(),r=()=>hd(s.line(),s.column(),s.index()),i=r(),a=o(),l={currentType:14,offset:a,startLoc:i,endLoc:i,lastType:14,lastOffset:a,lastStartLoc:i,lastEndLoc:i,braceNest:0,inLinked:!1,text:""},h=()=>l,{onError:f}=t;function d(u,c,p,...w){const L=h();if(c.column+=p,c.offset+=p,f){const S=n?qr(L.startLoc,c):null,M=yn(u,S,{domain:Id,args:w});f(M)}}function m(u,c,p){u.endLoc=r(),u.currentType=c;const w={type:c};return n&&(w.loc=qr(u.startLoc,u.endLoc)),p!=null&&(w.value=p),w}const g=u=>m(u,14);function y(u,c){return u.currentChar()===c?(u.next(),c):(d(V.EXPECTED_TOKEN,r(),0,c),"")}function T(u){let c="";for(;u.currentPeek()===wt||u.currentPeek()===Fe;)c+=u.currentPeek(),u.peek();return c}function I(u){const c=T(u);return u.skipToPeek(),c}function _(u){if(u===Mt)return!1;const c=u.charCodeAt(0);return c>=97&&c<=122||c>=65&&c<=90||c===95}function k(u){if(u===Mt)return!1;const c=u.charCodeAt(0);return c>=48&&c<=57}function E(u,c){const{currentType:p}=c;if(p!==2)return!1;T(u);const w=_(u.currentPeek());return u.resetPeek(),w}function b(u,c){const{currentType:p}=c;if(p!==2)return!1;T(u);const w=u.currentPeek()==="-"?u.peek():u.currentPeek(),L=k(w);return u.resetPeek(),L}function x(u,c){const{currentType:p}=c;if(p!==2)return!1;T(u);const w=u.currentPeek()===Da;return u.resetPeek(),w}function N(u,c){const{currentType:p}=c;if(p!==8)return!1;T(u);const w=u.currentPeek()===".";return u.resetPeek(),w}function R(u,c){const{currentType:p}=c;if(p!==9)return!1;T(u);const w=_(u.currentPeek());return u.resetPeek(),w}function C(u,c){const{currentType:p}=c;if(!(p===8||p===12))return!1;T(u);const w=u.currentPeek()===":";return u.resetPeek(),w}function U(u,c){const{currentType:p}=c;if(p!==10)return!1;const w=()=>{const S=u.currentPeek();return S==="{"?_(u.peek()):S==="@"||S==="%"||S==="|"||S===":"||S==="."||S===wt||!S?!1:S===Fe?(u.peek(),w()):_(S)},L=w();return u.resetPeek(),L}function B(u){T(u);const c=u.currentPeek()==="|";return u.resetPeek(),c}function ue(u){const c=T(u),p=u.currentPeek()==="%"&&u.peek()==="{";return u.resetPeek(),{isModulo:p,hasSpace:c.length>0}}function oe(u,c=!0){const p=(L=!1,S="",M=!1)=>{const A=u.currentPeek();return A==="{"?S==="%"?!1:L:A==="@"||!A?S==="%"?!0:L:A==="%"?(u.peek(),p(L,"%",!0)):A==="|"?S==="%"||M?!0:!(S===wt||S===Fe):A===wt?(u.peek(),p(!0,wt,M)):A===Fe?(u.peek(),p(!0,Fe,M)):!0},w=p();return c&&u.resetPeek(),w}function we(u,c){const p=u.currentChar();return p===Mt?Mt:c(p)?(u.next(),p):null}function qe(u){return we(u,p=>{const w=p.charCodeAt(0);return w>=97&&w<=122||w>=65&&w<=90||w>=48&&w<=57||w===95||w===36})}function He(u){return we(u,p=>{const w=p.charCodeAt(0);return w>=48&&w<=57})}function X(u){return we(u,p=>{const w=p.charCodeAt(0);return w>=48&&w<=57||w>=65&&w<=70||w>=97&&w<=102})}function ie(u){let c="",p="";for(;c=He(u);)p+=c;return p}function te(u){I(u);const c=u.currentChar();return c!=="%"&&d(V.EXPECTED_TOKEN,r(),0,c),u.next(),"%"}function Ve(u){let c="";for(;;){const p=u.currentChar();if(p==="{"||p==="}"||p==="@"||p==="|"||!p)break;if(p==="%")if(oe(u))c+=p,u.next();else break;else if(p===wt||p===Fe)if(oe(u))c+=p,u.next();else{if(B(u))break;c+=p,u.next()}else c+=p,u.next()}return c}function Pe(u){I(u);let c="",p="";for(;c=qe(u);)p+=c;return u.currentChar()===Mt&&d(V.UNTERMINATED_CLOSING_BRACE,r(),0),p}function Ke(u){I(u);let c="";return u.currentChar()==="-"?(u.next(),c+=`-${ie(u)}`):c+=ie(u),u.currentChar()===Mt&&d(V.UNTERMINATED_CLOSING_BRACE,r(),0),c}function Ae(u){I(u),y(u,"'");let c="",p="";const w=S=>S!==Da&&S!==Fe;for(;c=we(u,w);)c==="\\"?p+=$t(u):p+=c;const L=u.currentChar();return L===Fe||L===Mt?(d(V.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,r(),0),L===Fe&&(u.next(),y(u,"'")),p):(y(u,"'"),p)}function $t(u){const c=u.currentChar();switch(c){case"\\":case"'":return u.next(),`\\${c}`;case"u":return Ut(u,c,4);case"U":return Ut(u,c,6);default:return d(V.UNKNOWN_ESCAPE_SEQUENCE,r(),0,c),""}}function Ut(u,c,p){y(u,c);let w="";for(let L=0;L<p;L++){const S=X(u);if(!S){d(V.INVALID_UNICODE_ESCAPE_SEQUENCE,r(),0,`\\${c}${w}${u.currentChar()}`);break}w+=S}return`\\${c}${w}`}function on(u){I(u);let c="",p="";const w=L=>L!=="{"&&L!=="}"&&L!==wt&&L!==Fe;for(;c=we(u,w);)p+=c;return p}function ze(u){let c="",p="";for(;c=qe(u);)p+=c;return p}function mt(u){const c=(p=!1,w)=>{const L=u.currentChar();return L==="{"||L==="%"||L==="@"||L==="|"||L==="("||L===")"||!L||L===wt?w:L===Fe||L===Ed?(w+=L,u.next(),c(p,w)):(w+=L,u.next(),c(!0,w))};return c(!1,"")}function nt(u){I(u);const c=y(u,"|");return I(u),c}function pt(u,c){let p=null;switch(u.currentChar()){case"{":return c.braceNest>=1&&d(V.NOT_ALLOW_NEST_PLACEHOLDER,r(),0),u.next(),p=m(c,2,"{"),I(u),c.braceNest++,p;case"}":return c.braceNest>0&&c.currentType===2&&d(V.EMPTY_PLACEHOLDER,r(),0),u.next(),p=m(c,3,"}"),c.braceNest--,c.braceNest>0&&I(u),c.inLinked&&c.braceNest===0&&(c.inLinked=!1),p;case"@":return c.braceNest>0&&d(V.UNTERMINATED_CLOSING_BRACE,r(),0),p=De(u,c)||g(c),c.braceNest=0,p;default:let L=!0,S=!0,M=!0;if(B(u))return c.braceNest>0&&d(V.UNTERMINATED_CLOSING_BRACE,r(),0),p=m(c,1,nt(u)),c.braceNest=0,c.inLinked=!1,p;if(c.braceNest>0&&(c.currentType===5||c.currentType===6||c.currentType===7))return d(V.UNTERMINATED_CLOSING_BRACE,r(),0),c.braceNest=0,st(u,c);if(L=E(u,c))return p=m(c,5,Pe(u)),I(u),p;if(S=b(u,c))return p=m(c,6,Ke(u)),I(u),p;if(M=x(u,c))return p=m(c,7,Ae(u)),I(u),p;if(!L&&!S&&!M)return p=m(c,13,on(u)),d(V.INVALID_TOKEN_IN_PLACEHOLDER,r(),0,p.value),I(u),p;break}return p}function De(u,c){const{currentType:p}=c;let w=null;const L=u.currentChar();switch((p===8||p===9||p===12||p===10)&&(L===Fe||L===wt)&&d(V.INVALID_LINKED_FORMAT,r(),0),L){case"@":return u.next(),w=m(c,8,"@"),c.inLinked=!0,w;case".":return I(u),u.next(),m(c,9,".");case":":return I(u),u.next(),m(c,10,":");default:return B(u)?(w=m(c,1,nt(u)),c.braceNest=0,c.inLinked=!1,w):N(u,c)||C(u,c)?(I(u),De(u,c)):R(u,c)?(I(u),m(c,12,ze(u))):U(u,c)?(I(u),L==="{"?pt(u,c)||w:m(c,11,mt(u))):(p===8&&d(V.INVALID_LINKED_FORMAT,r(),0),c.braceNest=0,c.inLinked=!1,st(u,c))}}function st(u,c){let p={type:14};if(c.braceNest>0)return pt(u,c)||g(c);if(c.inLinked)return De(u,c)||g(c);switch(u.currentChar()){case"{":return pt(u,c)||g(c);case"}":return d(V.UNBALANCED_CLOSING_BRACE,r(),0),u.next(),m(c,3,"}");case"@":return De(u,c)||g(c);default:if(B(u))return p=m(c,1,nt(u)),c.braceNest=0,c.inLinked=!1,p;const{isModulo:L,hasSpace:S}=ue(u);if(L)return S?m(c,0,Ve(u)):m(c,4,te(u));if(oe(u))return m(c,0,Ve(u));break}return p}function vt(){const{currentType:u,offset:c,startLoc:p,endLoc:w}=l;return l.lastType=u,l.lastOffset=c,l.lastStartLoc=p,l.lastEndLoc=w,l.offset=o(),l.startLoc=r(),s.currentChar()===Mt?m(l,14):st(s,l)}return{nextToken:vt,currentOffset:o,currentPosition:r,context:h}}const Ld="parser",Od=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function xd(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const s=parseInt(t||n,16);return s<=55295||s>=57344?String.fromCodePoint(s):"�"}}}function Sd(e={}){const t=e.location!==!1,{onError:n}=e;function s(_,k,E,b,...x){const N=_.currentPosition();if(N.offset+=b,N.column+=b,n){const R=t?qr(E,N):null,C=yn(k,R,{domain:Ld,args:x});n(C)}}function o(_,k,E){const b={type:_};return t&&(b.start=k,b.end=k,b.loc={start:E,end:E}),b}function r(_,k,E,b){b&&(_.type=b),t&&(_.end=k,_.loc&&(_.loc.end=E))}function i(_,k){const E=_.context(),b=o(3,E.offset,E.startLoc);return b.value=k,r(b,_.currentOffset(),_.currentPosition()),b}function a(_,k){const E=_.context(),{lastOffset:b,lastStartLoc:x}=E,N=o(5,b,x);return N.index=parseInt(k,10),_.nextToken(),r(N,_.currentOffset(),_.currentPosition()),N}function l(_,k){const E=_.context(),{lastOffset:b,lastStartLoc:x}=E,N=o(4,b,x);return N.key=k,_.nextToken(),r(N,_.currentOffset(),_.currentPosition()),N}function h(_,k){const E=_.context(),{lastOffset:b,lastStartLoc:x}=E,N=o(9,b,x);return N.value=k.replace(Od,xd),_.nextToken(),r(N,_.currentOffset(),_.currentPosition()),N}function f(_){const k=_.nextToken(),E=_.context(),{lastOffset:b,lastStartLoc:x}=E,N=o(8,b,x);return k.type!==12?(s(_,V.UNEXPECTED_EMPTY_LINKED_MODIFIER,E.lastStartLoc,0),N.value="",r(N,b,x),{nextConsumeToken:k,node:N}):(k.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,ut(k)),N.value=k.value||"",r(N,_.currentOffset(),_.currentPosition()),{node:N})}function d(_,k){const E=_.context(),b=o(7,E.offset,E.startLoc);return b.value=k,r(b,_.currentOffset(),_.currentPosition()),b}function m(_){const k=_.context(),E=o(6,k.offset,k.startLoc);let b=_.nextToken();if(b.type===9){const x=f(_);E.modifier=x.node,b=x.nextConsumeToken||_.nextToken()}switch(b.type!==10&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(b)),b=_.nextToken(),b.type===2&&(b=_.nextToken()),b.type){case 11:b.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(b)),E.key=d(_,b.value||"");break;case 5:b.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(b)),E.key=l(_,b.value||"");break;case 6:b.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(b)),E.key=a(_,b.value||"");break;case 7:b.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(b)),E.key=h(_,b.value||"");break;default:s(_,V.UNEXPECTED_EMPTY_LINKED_KEY,k.lastStartLoc,0);const x=_.context(),N=o(7,x.offset,x.startLoc);return N.value="",r(N,x.offset,x.startLoc),E.key=N,r(E,x.offset,x.startLoc),{nextConsumeToken:b,node:E}}return r(E,_.currentOffset(),_.currentPosition()),{node:E}}function g(_){const k=_.context(),E=k.currentType===1?_.currentOffset():k.offset,b=k.currentType===1?k.endLoc:k.startLoc,x=o(2,E,b);x.items=[];let N=null;do{const U=N||_.nextToken();switch(N=null,U.type){case 0:U.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(U)),x.items.push(i(_,U.value||""));break;case 6:U.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(U)),x.items.push(a(_,U.value||""));break;case 5:U.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(U)),x.items.push(l(_,U.value||""));break;case 7:U.value==null&&s(_,V.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,ut(U)),x.items.push(h(_,U.value||""));break;case 8:const B=m(_);x.items.push(B.node),N=B.nextConsumeToken||null;break}}while(k.currentType!==14&&k.currentType!==1);const R=k.currentType===1?k.lastOffset:_.currentOffset(),C=k.currentType===1?k.lastEndLoc:_.currentPosition();return r(x,R,C),x}function y(_,k,E,b){const x=_.context();let N=b.items.length===0;const R=o(1,k,E);R.cases=[],R.cases.push(b);do{const C=g(_);N||(N=C.items.length===0),R.cases.push(C)}while(x.currentType!==14);return N&&s(_,V.MUST_HAVE_MESSAGES_IN_PLURAL,E,0),r(R,_.currentOffset(),_.currentPosition()),R}function T(_){const k=_.context(),{offset:E,startLoc:b}=k,x=g(_);return k.currentType===14?x:y(_,E,b,x)}function I(_){const k=Td(_,Ra({},e)),E=k.context(),b=o(0,E.offset,E.startLoc);return t&&b.loc&&(b.loc.source=_),b.body=T(k),e.onCacheKey&&(b.cacheKey=e.onCacheKey(_)),E.currentType!==14&&s(k,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,_[E.offset]||""),r(b,k.currentOffset(),k.currentPosition()),b}return{parse:I}}function ut(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function Cd(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:r=>(n.helpers.add(r),r)}}function $a(e,t){for(let n=0;n<e.length;n++)Qr(e[n],t)}function Qr(e,t){switch(e.type){case 1:$a(e.cases,t),t.helper("plural");break;case 2:$a(e.items,t);break;case 6:Qr(e.key,t),t.helper("linked"),t.helper("type");break;case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function Nd(e,t={}){const n=Cd(e);n.helper("normalize"),e.body&&Qr(e.body,n);const s=n.context();e.helpers=Array.from(s.helpers)}function Pd(e){const t=e.body;return t.type===2?Ua(t):t.cases.forEach(n=>Ua(n)),e}function Ua(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;n<e.items.length;n++){const s=e.items[n];if(!(s.type===3||s.type===9)||s.value==null)break;t.push(s.value)}if(t.length===e.items.length){e.static=Fa(t);for(let n=0;n<e.items.length;n++){const s=e.items[n];(s.type===3||s.type===9)&&delete s.value}}}}const Ad="minifier";function kn(e){switch(e.t=e.type,e.type){case 0:const t=e;kn(t.body),t.b=t.body,delete t.body;break;case 1:const n=e,s=n.cases;for(let f=0;f<s.length;f++)kn(s[f]);n.c=s,delete n.cases;break;case 2:const o=e,r=o.items;for(let f=0;f<r.length;f++)kn(r[f]);o.i=r,delete o.items,o.static&&(o.s=o.static,delete o.static);break;case 3:case 9:case 8:case 7:const i=e;i.value&&(i.v=i.value,delete i.value);break;case 6:const a=e;kn(a.key),a.k=a.key,delete a.key,a.modifier&&(kn(a.modifier),a.m=a.modifier,delete a.modifier);break;case 5:const l=e;l.i=l.index,delete l.index;break;case 4:const h=e;h.k=h.key,delete h.key;break;default:throw yn(V.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:Ad,args:[e.type]})}delete e.type}const Rd="parser";function Md(e,t){const{sourceMap:n,filename:s,breakLineCode:o,needIndent:r}=t,i=t.location!==!1,a={filename:s,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:o,needIndent:r,indentLevel:0};i&&e.loc&&(a.source=e.loc.source);const l=()=>a;function h(I,_){a.code+=I}function f(I,_=!0){const k=_?o:"";h(r?k+" ".repeat(I):k)}function d(I=!0){const _=++a.indentLevel;I&&f(_)}function m(I=!0){const _=--a.indentLevel;I&&f(_)}function g(){f(a.indentLevel)}return{context:l,push:h,indent:d,deindent:m,newline:g,helper:I=>`_${I}`,needIndent:()=>a.needIndent}}function Fd(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),wn(e,t.key),t.modifier?(e.push(", "),wn(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Dd(e,t){const{helper:n,needIndent:s}=e;e.push(`${n("normalize")}([`),e.indent(s());const o=t.items.length;for(let r=0;r<o&&(wn(e,t.items[r]),r!==o-1);r++)e.push(", ");e.deindent(s()),e.push("])")}function $d(e,t){const{helper:n,needIndent:s}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(s());const o=t.cases.length;for(let r=0;r<o&&(wn(e,t.cases[r]),r!==o-1);r++)e.push(", ");e.deindent(s()),e.push("])")}}function Ud(e,t){t.body?wn(e,t.body):e.push("null")}function wn(e,t){const{helper:n}=e;switch(t.type){case 0:Ud(e,t);break;case 1:$d(e,t);break;case 2:Dd(e,t);break;case 6:Fd(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:throw yn(V.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:Rd,args:[t.type]})}}const jd=(e,t={})=>{const n=Ma(t.mode)?t.mode:"normal",s=Ma(t.filename)?t.filename:"message.intl",o=!!t.sourceMap,r=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
37
|
+
`,i=t.needIndent?t.needIndent:n!=="arrow",a=e.helpers||[],l=Md(e,{mode:n,filename:s,sourceMap:o,breakLineCode:r,needIndent:i});l.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),l.indent(i),a.length>0&&(l.push(`const { ${Fa(a.map(d=>`${d}: _${d}`),", ")} } = ctx`),l.newline()),l.push("return "),wn(l,e),l.deindent(i),l.push("}"),delete e.helpers;const{code:h,map:f}=l.context();return{ast:e,code:h,map:f?f.toJSON():void 0}};function Wd(e,t={}){const n=Ra({},t),s=!!n.jit,o=!!n.minify,r=n.optimize==null?!0:n.optimize,a=Sd(n).parse(e);return s?(r&&Pd(a),o&&kn(a),{ast:a,code:""}):(Nd(a,n),jd(a,n))}/*!
|
|
38
|
+
* core-base v9.9.1
|
|
39
39
|
* (c) 2024 kazuya kawaguchi
|
|
40
40
|
* Released under the MIT License.
|
|
41
|
-
*/function Kd(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(kt().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(kt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(kt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const Ft=[];Ft[0]={w:[0],i:[3,0],"[":[4],o:[7]},Ft[1]={w:[1],".":[2],"[":[4],o:[7]},Ft[2]={w:[2],i:[3,0],0:[3,0]},Ft[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},Ft[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},Ft[5]={"'":[4,0],o:8,l:[5,0]},Ft[6]={'"':[4,0],o:8,l:[6,0]};const zd=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Gd(e){return zd.test(e)}function Yd(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function Bd(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function Xd(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Gd(t)?Yd(t):"*"+t}function Zd(e){const t=[];let n=-1,s=0,o=0,r,i,a,l,d,f,h;const m=[];m[0]=()=>{i===void 0?i=a:i+=a},m[1]=()=>{i!==void 0&&(t.push(i),i=void 0)},m[2]=()=>{m[0](),o++},m[3]=()=>{if(o>0)o--,s=4,m[0]();else{if(o=0,i===void 0||(i=Xd(i),i===!1))return!1;m[1]()}};function g(){const k=e[n+1];if(s===5&&k==="'"||s===6&&k==='"')return n++,a="\\"+k,m[0](),!0}for(;s!==null;)if(n++,r=e[n],!(r==="\\"&&g())){if(l=Bd(r),h=Ft[s],d=h[l]||h.l||8,d===8||(s=d[0],d[1]!==void 0&&(f=m[d[1]],f&&(a=r,f()===!1))))return;if(s===7)return t}}const Ua=new Map;function Jd(e,t){return se(e)?e[t]:null}function qd(e,t){if(!se(e))return null;let n=Ua.get(t);if(n||(n=Zd(t),n&&Ua.set(t,n)),!n)return null;const s=n.length;let o=e,r=0;for(;r<s;){const i=o[n[r]];if(i===void 0||ue(o))return null;o=i,r++}return o}const Qd=e=>e,eh=e=>"",th="text",nh=e=>e.length===0?"":hd(e),sh=dd;function ja(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function rh(e){const t=ye(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(ye(e.named.count)||ye(e.named.n))?ye(e.named.count)?e.named.count:ye(e.named.n)?e.named.n:t:t}function oh(e,t){t.count||(t.count=e),t.n||(t.n=e)}function ih(e={}){const t=e.locale,n=rh(e),s=se(e.pluralRules)&&D(t)&&ue(e.pluralRules[t])?e.pluralRules[t]:ja,o=se(e.pluralRules)&&D(t)&&ue(e.pluralRules[t])?ja:void 0,r=_=>_[s(n,_.length,o)],i=e.list||[],a=_=>i[_],l=e.named||{};ye(e.pluralIndex)&&oh(n,l);const d=_=>l[_];function f(_){const y=ue(e.messages)?e.messages(_):se(e.messages)?e.messages[_]:!1;return y||(e.parent?e.parent.message(_):eh)}const h=_=>e.modifiers?e.modifiers[_]:Qd,m=z(e.processor)&&ue(e.processor.normalize)?e.processor.normalize:nh,g=z(e.processor)&&ue(e.processor.interpolate)?e.processor.interpolate:sh,k=z(e.processor)&&D(e.processor.type)?e.processor.type:th,I={list:a,named:d,plural:r,linked:(_,...y)=>{const[v,b]=y;let x="text",C="";y.length===1?se(v)?(C=v.modifier||C,x=v.type||x):D(v)&&(C=v||C):y.length===2&&(D(v)&&(C=v||C),D(b)&&(x=b||x));const R=f(_)(I),N=x==="vnode"&&he(R)&&C?R[0]:R;return C?h(C)(N,x):N},message:f,type:k,interpolate:g,normalize:m,values:Le({},i,l)};return I}let Wn=null;function ah(e){Wn=e}function lh(e,t,n){Wn&&Wn.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const ch=uh("function:translate");function uh(e){return t=>Wn&&Wn.emit(e,t)}const fh={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:7,__EXTEND_POINT__:8},Wa=V.__EXTEND_POINT__,tn=Xr(Wa),tt={INVALID_ARGUMENT:Wa,INVALID_DATE_ARGUMENT:tn(),INVALID_ISO_DATE_ARGUMENT:tn(),NOT_SUPPORT_NON_STRING_MESSAGE:tn(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:tn(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:tn(),NOT_SUPPORT_LOCALE_TYPE:tn(),__EXTEND_POINT__:tn()};function ft(e){return gn(e,null,void 0)}function qr(e,t){return t.locale!=null?Ha(t.locale):Ha(e.locale)}let Qr;function Ha(e){if(D(e))return e;if(ue(e)){if(e.resolvedOnce&&Qr!=null)return Qr;if(e.constructor.name==="Function"){const t=e();if(fd(t))throw ft(tt.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Qr=t}else throw ft(tt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw ft(tt.NOT_SUPPORT_LOCALE_TYPE)}function dh(e,t,n){return[...new Set([n,...he(t)?t:se(t)?Object.keys(t):D(t)?[t]:[n]])]}function Va(e,t,n){const s=D(n)?n:yn,o=e;o.__localeChainCache||(o.__localeChainCache=new Map);let r=o.__localeChainCache.get(s);if(!r){r=[];let i=[n];for(;he(i);)i=Ka(r,i,t);const a=he(t)||!z(t)?t:t.default?t.default:null;i=D(a)?[a]:a,he(i)&&Ka(r,i,!1),o.__localeChainCache.set(s,r)}return r}function Ka(e,t,n){let s=!0;for(let o=0;o<t.length&&Z(s);o++){const r=t[o];D(r)&&(s=hh(e,t[o],n))}return s}function hh(e,t,n){let s;const o=t.split("-");do{const r=o.join("-");s=mh(e,r,n),o.splice(-1,1)}while(o.length&&s===!0);return s}function mh(e,t,n){let s=!1;if(!e.includes(t)&&(s=!0,t)){s=t[t.length-1]!=="!";const o=t.replace(/!/g,"");e.push(o),(he(n)||z(n))&&n[o]&&(s=n[o])}return s}const ph="9.9.0",Ds=-1,yn="en-US",za="",Ga=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function gh(){return{upper:(e,t)=>t==="text"&&D(e)?e.toUpperCase():t==="vnode"&&se(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&D(e)?e.toLowerCase():t==="vnode"&&se(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&D(e)?Ga(e):t==="vnode"&&se(e)&&"__v_isVNode"in e?Ga(e.children):e}}let Ya;function Ba(e){Ya=e}let Xa;function _h(e){Xa=e}let Za;function bh(e){Za=e}let Ja=null;const yh=e=>{Ja=e},kh=()=>Ja;let qa=null;const Qa=e=>{qa=e},wh=()=>qa;let el=0;function vh(e={}){const t=ue(e.onWarn)?e.onWarn:md,n=D(e.version)?e.version:ph,s=D(e.locale)||ue(e.locale)?e.locale:yn,o=ue(s)?yn:s,r=he(e.fallbackLocale)||z(e.fallbackLocale)||D(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o,i=z(e.messages)?e.messages:{[o]:{}},a=z(e.datetimeFormats)?e.datetimeFormats:{[o]:{}},l=z(e.numberFormats)?e.numberFormats:{[o]:{}},d=Le({},e.modifiers||{},gh()),f=e.pluralRules||{},h=ue(e.missing)?e.missing:null,m=Z(e.missingWarn)||Rt(e.missingWarn)?e.missingWarn:!0,g=Z(e.fallbackWarn)||Rt(e.fallbackWarn)?e.fallbackWarn:!0,k=!!e.fallbackFormat,T=!!e.unresolving,I=ue(e.postTranslation)?e.postTranslation:null,_=z(e.processor)?e.processor:null,y=Z(e.warnHtmlMessage)?e.warnHtmlMessage:!0,v=!!e.escapeParameter,b=ue(e.messageCompiler)?e.messageCompiler:Ya,x=ue(e.messageResolver)?e.messageResolver:Xa||Jd,C=ue(e.localeFallbacker)?e.localeFallbacker:Za||dh,R=se(e.fallbackContext)?e.fallbackContext:void 0,N=e,j=se(N.__datetimeFormatters)?N.__datetimeFormatters:new Map,B=se(N.__numberFormatters)?N.__numberFormatters:new Map,ce=se(N.__meta)?N.__meta:{};el++;const re={version:n,cid:el,locale:s,fallbackLocale:r,messages:i,modifiers:d,pluralRules:f,missing:h,missingWarn:m,fallbackWarn:g,fallbackFormat:k,unresolving:T,postTranslation:I,processor:_,warnHtmlMessage:y,escapeParameter:v,messageCompiler:b,messageResolver:x,localeFallbacker:C,fallbackContext:R,onWarn:t,__meta:ce};return re.datetimeFormats=a,re.numberFormats=l,re.__datetimeFormatters=j,re.__numberFormatters=B,__INTLIFY_PROD_DEVTOOLS__&&lh(re,n,ce),re}function eo(e,t,n,s,o){const{missing:r,onWarn:i}=e;if(r!==null){const a=r(e,n,t,o);return D(a)?a:t}else return t}function Hn(e,t,n){const s=e;s.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function to(e){return n=>Eh(n,e)}function Eh(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const s=n,o=s.c||s.cases;return e.plural(o.reduce((r,i)=>[...r,tl(e,i)],[]))}else return tl(e,n)}function tl(e,t){const n=t.s||t.static;if(n)return e.type==="text"?n:e.normalize([n]);{const s=(t.i||t.items).reduce((o,r)=>[...o,no(e,r)],[]);return e.normalize(s)}}function no(e,t){const n=t.t||t.type;switch(n){case 3:const s=t;return s.v||s.value;case 9:const o=t;return o.v||o.value;case 4:const r=t;return e.interpolate(e.named(r.k||r.key));case 5:const i=t;return e.interpolate(e.list(i.i!=null?i.i:i.index));case 6:const a=t,l=a.m||a.modifier;return e.linked(no(e,a.k||a.key),l?no(e,l):void 0,e.type);case 7:const d=t;return d.v||d.value;case 8:const f=t;return f.v||f.value;default:throw new Error(`unhandled node type on format message part: ${n}`)}}const nl=e=>e;let kn=Object.create(null);const wn=e=>se(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function sl(e,t={}){let n=!1;const s=t.onError||kd;return t.onError=o=>{n=!0,s(o)},{...Vd(e,t),detectError:n}}const Ih=(e,t)=>{if(!D(e))throw ft(tt.NOT_SUPPORT_NON_STRING_MESSAGE);{Z(t.warnHtmlMessage)&&t.warnHtmlMessage;const s=(t.onCacheKey||nl)(e),o=kn[s];if(o)return o;const{code:r,detectError:i}=sl(e,t),a=new Function(`return ${r}`)();return i?a:kn[s]=a}};function Th(e,t){if(__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&D(e)){Z(t.warnHtmlMessage)&&t.warnHtmlMessage;const s=(t.onCacheKey||nl)(e),o=kn[s];if(o)return o;const{ast:r,detectError:i}=sl(e,{...t,location:!1,jit:!0}),a=to(r);return i?a:kn[s]=a}else{const n=e.cacheKey;if(n){const s=kn[n];return s||(kn[n]=to(e))}else return to(e)}}const rl=()=>"",Je=e=>ue(e);function ol(e,...t){const{fallbackFormat:n,postTranslation:s,unresolving:o,messageCompiler:r,fallbackLocale:i,messages:a}=e,[l,d]=so(...t),f=Z(d.missingWarn)?d.missingWarn:e.missingWarn,h=Z(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,m=Z(d.escapeParameter)?d.escapeParameter:e.escapeParameter,g=!!d.resolvedMessage,k=D(d.default)||Z(d.default)?Z(d.default)?r?l:()=>l:d.default:n?r?l:()=>l:"",T=n||k!=="",I=qr(e,d);m&&Lh(d);let[_,y,v]=g?[l,I,a[I]||{}]:il(e,l,I,i,h,f),b=_,x=l;if(!g&&!(D(b)||wn(b)||Je(b))&&T&&(b=k,x=b),!g&&(!(D(b)||wn(b)||Je(b))||!D(y)))return o?Ds:l;let C=!1;const R=()=>{C=!0},N=Je(b)?b:al(e,l,y,b,x,R);if(C)return b;const j=Sh(e,y,v,d),B=ih(j),ce=Oh(e,N,B),re=s?s(ce,l):ce;if(__INTLIFY_PROD_DEVTOOLS__){const we={timestamp:Date.now(),key:D(l)?l:Je(b)?b.key:"",locale:y||(Je(b)?b.locale:""),format:D(b)?b:Je(b)?b.source:"",message:re};we.meta=Le({},e.__meta,kh()||{}),ch(we)}return re}function Lh(e){he(e.list)?e.list=e.list.map(t=>D(t)?Ca(t):t):se(e.named)&&Object.keys(e.named).forEach(t=>{D(e.named[t])&&(e.named[t]=Ca(e.named[t]))})}function il(e,t,n,s,o,r){const{messages:i,onWarn:a,messageResolver:l,localeFallbacker:d}=e,f=d(e,s,n);let h={},m,g=null;const k="translate";for(let T=0;T<f.length&&(m=f[T],h=i[m]||{},(g=l(h,t))===null&&(g=h[t]),!(D(g)||wn(g)||Je(g)));T++){const I=eo(e,t,m,r,k);I!==t&&(g=I)}return[g,m,h]}function al(e,t,n,s,o,r){const{messageCompiler:i,warnHtmlMessage:a}=e;if(Je(s)){const d=s;return d.locale=d.locale||n,d.key=d.key||t,d}if(i==null){const d=()=>s;return d.locale=n,d.key=t,d}const l=i(s,xh(e,n,o,s,a,r));return l.locale=n,l.key=t,l.source=s,l}function Oh(e,t,n){return t(n)}function so(...e){const[t,n,s]=e,o={};if(!D(t)&&!ye(t)&&!Je(t)&&!wn(t))throw ft(tt.INVALID_ARGUMENT);const r=ye(t)?String(t):(Je(t),t);return ye(n)?o.plural=n:D(n)?o.default=n:z(n)&&!As(n)?o.named=n:he(n)&&(o.list=n),ye(s)?o.plural=s:D(s)?o.default=s:z(s)&&Le(o,s),[r,o]}function xh(e,t,n,s,o,r){return{locale:t,key:n,warnHtmlMessage:o,onError:i=>{throw r&&r(i),i},onCacheKey:i=>ad(t,n,i)}}function Sh(e,t,n,s){const{modifiers:o,pluralRules:r,messageResolver:i,fallbackLocale:a,fallbackWarn:l,missingWarn:d,fallbackContext:f}=e,m={locale:t,modifiers:o,pluralRules:r,messages:g=>{let k=i(n,g);if(k==null&&f){const[,,T]=il(f,g,t,a,l,d);k=i(T,g)}if(D(k)||wn(k)){let T=!1;const _=al(e,g,t,k,g,()=>{T=!0});return T?rl:_}else return Je(k)?k:rl}};return e.processor&&(m.processor=e.processor),s.list&&(m.list=s.list),s.named&&(m.named=s.named),ye(s.plural)&&(m.pluralIndex=s.plural),m}function ll(e,...t){const{datetimeFormats:n,unresolving:s,fallbackLocale:o,onWarn:r,localeFallbacker:i}=e,{__datetimeFormatters:a}=e,[l,d,f,h]=ro(...t),m=Z(f.missingWarn)?f.missingWarn:e.missingWarn;Z(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const g=!!f.part,k=qr(e,f),T=i(e,o,k);if(!D(l)||l==="")return new Intl.DateTimeFormat(k,h).format(d);let I={},_,y=null;const v="datetime format";for(let C=0;C<T.length&&(_=T[C],I=n[_]||{},y=I[l],!z(y));C++)eo(e,l,_,m,v);if(!z(y)||!D(_))return s?Ds:l;let b=`${_}__${l}`;As(h)||(b=`${b}__${JSON.stringify(h)}`);let x=a.get(b);return x||(x=new Intl.DateTimeFormat(_,Le({},y,h)),a.set(b,x)),g?x.formatToParts(d):x.format(d)}const cl=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function ro(...e){const[t,n,s,o]=e,r={};let i={},a;if(D(t)){const l=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!l)throw ft(tt.INVALID_ISO_DATE_ARGUMENT);const d=l[3]?l[3].trim().startsWith("T")?`${l[1].trim()}${l[3].trim()}`:`${l[1].trim()}T${l[3].trim()}`:l[1].trim();a=new Date(d);try{a.toISOString()}catch{throw ft(tt.INVALID_ISO_DATE_ARGUMENT)}}else if(cd(t)){if(isNaN(t.getTime()))throw ft(tt.INVALID_DATE_ARGUMENT);a=t}else if(ye(t))a=t;else throw ft(tt.INVALID_ARGUMENT);return D(n)?r.key=n:z(n)&&Object.keys(n).forEach(l=>{cl.includes(l)?i[l]=n[l]:r[l]=n[l]}),D(s)?r.locale=s:z(s)&&(i=s),z(o)&&(i=o),[r.key||"",a,r,i]}function ul(e,t,n){const s=e;for(const o in n){const r=`${t}__${o}`;s.__datetimeFormatters.has(r)&&s.__datetimeFormatters.delete(r)}}function fl(e,...t){const{numberFormats:n,unresolving:s,fallbackLocale:o,onWarn:r,localeFallbacker:i}=e,{__numberFormatters:a}=e,[l,d,f,h]=oo(...t),m=Z(f.missingWarn)?f.missingWarn:e.missingWarn;Z(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const g=!!f.part,k=qr(e,f),T=i(e,o,k);if(!D(l)||l==="")return new Intl.NumberFormat(k,h).format(d);let I={},_,y=null;const v="number format";for(let C=0;C<T.length&&(_=T[C],I=n[_]||{},y=I[l],!z(y));C++)eo(e,l,_,m,v);if(!z(y)||!D(_))return s?Ds:l;let b=`${_}__${l}`;As(h)||(b=`${b}__${JSON.stringify(h)}`);let x=a.get(b);return x||(x=new Intl.NumberFormat(_,Le({},y,h)),a.set(b,x)),g?x.formatToParts(d):x.format(d)}const dl=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function oo(...e){const[t,n,s,o]=e,r={};let i={};if(!ye(t))throw ft(tt.INVALID_ARGUMENT);const a=t;return D(n)?r.key=n:z(n)&&Object.keys(n).forEach(l=>{dl.includes(l)?i[l]=n[l]:r[l]=n[l]}),D(s)?r.locale=s:z(s)&&(i=s),z(o)&&(i=o),[r.key||"",a,r,i]}function hl(e,t,n){const s=e;for(const o in n){const r=`${t}__${o}`;s.__numberFormatters.has(r)&&s.__numberFormatters.delete(r)}}Kd();/*!
|
|
42
|
-
* vue-i18n v9.9.
|
|
41
|
+
*/function Hd(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(kt().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(kt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(kt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const Ft=[];Ft[0]={w:[0],i:[3,0],"[":[4],o:[7]},Ft[1]={w:[1],".":[2],"[":[4],o:[7]},Ft[2]={w:[2],i:[3,0],0:[3,0]},Ft[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},Ft[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},Ft[5]={"'":[4,0],o:8,l:[5,0]},Ft[6]={'"':[4,0],o:8,l:[6,0]};const Vd=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Kd(e){return Vd.test(e)}function zd(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function Gd(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function Yd(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Kd(t)?zd(t):"*"+t}function Bd(e){const t=[];let n=-1,s=0,o=0,r,i,a,l,h,f,d;const m=[];m[0]=()=>{i===void 0?i=a:i+=a},m[1]=()=>{i!==void 0&&(t.push(i),i=void 0)},m[2]=()=>{m[0](),o++},m[3]=()=>{if(o>0)o--,s=4,m[0]();else{if(o=0,i===void 0||(i=Yd(i),i===!1))return!1;m[1]()}};function g(){const y=e[n+1];if(s===5&&y==="'"||s===6&&y==='"')return n++,a="\\"+y,m[0](),!0}for(;s!==null;)if(n++,r=e[n],!(r==="\\"&&g())){if(l=Gd(r),d=Ft[s],h=d[l]||d.l||8,h===8||(s=h[0],h[1]!==void 0&&(f=m[h[1]],f&&(a=r,f()===!1))))return;if(s===7)return t}}const ja=new Map;function Xd(e,t){return re(e)?e[t]:null}function Zd(e,t){if(!re(e))return null;let n=ja.get(t);if(n||(n=Bd(t),n&&ja.set(t,n)),!n)return null;const s=n.length;let o=e,r=0;for(;r<s;){const i=o[n[r]];if(i===void 0||fe(o))return null;o=i,r++}return o}const Jd=e=>e,qd=e=>"",Qd="text",eh=e=>e.length===0?"":fd(e),th=ud;function Wa(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function nh(e){const t=ye(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(ye(e.named.count)||ye(e.named.n))?ye(e.named.count)?e.named.count:ye(e.named.n)?e.named.n:t:t}function sh(e,t){t.count||(t.count=e),t.n||(t.n=e)}function rh(e={}){const t=e.locale,n=nh(e),s=re(e.pluralRules)&&D(t)&&fe(e.pluralRules[t])?e.pluralRules[t]:Wa,o=re(e.pluralRules)&&D(t)&&fe(e.pluralRules[t])?Wa:void 0,r=_=>_[s(n,_.length,o)],i=e.list||[],a=_=>i[_],l=e.named||{};ye(e.pluralIndex)&&sh(n,l);const h=_=>l[_];function f(_){const k=fe(e.messages)?e.messages(_):re(e.messages)?e.messages[_]:!1;return k||(e.parent?e.parent.message(_):qd)}const d=_=>e.modifiers?e.modifiers[_]:Jd,m=z(e.processor)&&fe(e.processor.normalize)?e.processor.normalize:eh,g=z(e.processor)&&fe(e.processor.interpolate)?e.processor.interpolate:th,y=z(e.processor)&&D(e.processor.type)?e.processor.type:Qd,I={list:a,named:h,plural:r,linked:(_,...k)=>{const[E,b]=k;let x="text",N="";k.length===1?re(E)?(N=E.modifier||N,x=E.type||x):D(E)&&(N=E||N):k.length===2&&(D(E)&&(N=E||N),D(b)&&(x=b||x));const R=f(_)(I),C=x==="vnode"&&he(R)&&N?R[0]:R;return N?d(N)(C,x):C},message:f,type:y,interpolate:g,normalize:m,values:Oe({},i,l)};return I}let Hn=null;function oh(e){Hn=e}function ih(e,t,n){Hn&&Hn.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const ah=lh("function:translate");function lh(e){return t=>Hn&&Hn.emit(e,t)}const ch={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:7,__EXTEND_POINT__:8},Ha=V.__EXTEND_POINT__,tn=Jr(Ha),tt={INVALID_ARGUMENT:Ha,INVALID_DATE_ARGUMENT:tn(),INVALID_ISO_DATE_ARGUMENT:tn(),NOT_SUPPORT_NON_STRING_MESSAGE:tn(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:tn(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:tn(),NOT_SUPPORT_LOCALE_TYPE:tn(),__EXTEND_POINT__:tn()};function ft(e){return yn(e,null,void 0)}function eo(e,t){return t.locale!=null?Va(t.locale):Va(e.locale)}let to;function Va(e){if(D(e))return e;if(fe(e)){if(e.resolvedOnce&&to!=null)return to;if(e.constructor.name==="Function"){const t=e();if(cd(t))throw ft(tt.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return to=t}else throw ft(tt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw ft(tt.NOT_SUPPORT_LOCALE_TYPE)}function uh(e,t,n){return[...new Set([n,...he(t)?t:re(t)?Object.keys(t):D(t)?[t]:[n]])]}function Ka(e,t,n){const s=D(n)?n:vn,o=e;o.__localeChainCache||(o.__localeChainCache=new Map);let r=o.__localeChainCache.get(s);if(!r){r=[];let i=[n];for(;he(i);)i=za(r,i,t);const a=he(t)||!z(t)?t:t.default?t.default:null;i=D(a)?[a]:a,he(i)&&za(r,i,!1),o.__localeChainCache.set(s,r)}return r}function za(e,t,n){let s=!0;for(let o=0;o<t.length&&Z(s);o++){const r=t[o];D(r)&&(s=fh(e,t[o],n))}return s}function fh(e,t,n){let s;const o=t.split("-");do{const r=o.join("-");s=dh(e,r,n),o.splice(-1,1)}while(o.length&&s===!0);return s}function dh(e,t,n){let s=!1;if(!e.includes(t)&&(s=!0,t)){s=t[t.length-1]!=="!";const o=t.replace(/!/g,"");e.push(o),(he(n)||z(n))&&n[o]&&(s=n[o])}return s}const hh="9.9.1",$s=-1,vn="en-US",Ga="",Ya=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function mh(){return{upper:(e,t)=>t==="text"&&D(e)?e.toUpperCase():t==="vnode"&&re(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&D(e)?e.toLowerCase():t==="vnode"&&re(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&D(e)?Ya(e):t==="vnode"&&re(e)&&"__v_isVNode"in e?Ya(e.children):e}}let Ba;function Xa(e){Ba=e}let Za;function ph(e){Za=e}let Ja;function gh(e){Ja=e}let qa=null;const _h=e=>{qa=e},bh=()=>qa;let Qa=null;const el=e=>{Qa=e},yh=()=>Qa;let tl=0;function kh(e={}){const t=fe(e.onWarn)?e.onWarn:dd,n=D(e.version)?e.version:hh,s=D(e.locale)||fe(e.locale)?e.locale:vn,o=fe(s)?vn:s,r=he(e.fallbackLocale)||z(e.fallbackLocale)||D(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o,i=z(e.messages)?e.messages:{[o]:{}},a=z(e.datetimeFormats)?e.datetimeFormats:{[o]:{}},l=z(e.numberFormats)?e.numberFormats:{[o]:{}},h=Oe({},e.modifiers||{},mh()),f=e.pluralRules||{},d=fe(e.missing)?e.missing:null,m=Z(e.missingWarn)||Rt(e.missingWarn)?e.missingWarn:!0,g=Z(e.fallbackWarn)||Rt(e.fallbackWarn)?e.fallbackWarn:!0,y=!!e.fallbackFormat,T=!!e.unresolving,I=fe(e.postTranslation)?e.postTranslation:null,_=z(e.processor)?e.processor:null,k=Z(e.warnHtmlMessage)?e.warnHtmlMessage:!0,E=!!e.escapeParameter,b=fe(e.messageCompiler)?e.messageCompiler:Ba,x=fe(e.messageResolver)?e.messageResolver:Za||Xd,N=fe(e.localeFallbacker)?e.localeFallbacker:Ja||uh,R=re(e.fallbackContext)?e.fallbackContext:void 0,C=e,U=re(C.__datetimeFormatters)?C.__datetimeFormatters:new Map,B=re(C.__numberFormatters)?C.__numberFormatters:new Map,ue=re(C.__meta)?C.__meta:{};tl++;const oe={version:n,cid:tl,locale:s,fallbackLocale:r,messages:i,modifiers:h,pluralRules:f,missing:d,missingWarn:m,fallbackWarn:g,fallbackFormat:y,unresolving:T,postTranslation:I,processor:_,warnHtmlMessage:k,escapeParameter:E,messageCompiler:b,messageResolver:x,localeFallbacker:N,fallbackContext:R,onWarn:t,__meta:ue};return oe.datetimeFormats=a,oe.numberFormats=l,oe.__datetimeFormatters=U,oe.__numberFormatters=B,__INTLIFY_PROD_DEVTOOLS__&&ih(oe,n,ue),oe}function no(e,t,n,s,o){const{missing:r,onWarn:i}=e;if(r!==null){const a=r(e,n,t,o);return D(a)?a:t}else return t}function Vn(e,t,n){const s=e;s.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function so(e){return n=>wh(n,e)}function wh(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const s=n,o=s.c||s.cases;return e.plural(o.reduce((r,i)=>[...r,nl(e,i)],[]))}else return nl(e,n)}function nl(e,t){const n=t.s||t.static;if(n)return e.type==="text"?n:e.normalize([n]);{const s=(t.i||t.items).reduce((o,r)=>[...o,ro(e,r)],[]);return e.normalize(s)}}function ro(e,t){const n=t.t||t.type;switch(n){case 3:const s=t;return s.v||s.value;case 9:const o=t;return o.v||o.value;case 4:const r=t;return e.interpolate(e.named(r.k||r.key));case 5:const i=t;return e.interpolate(e.list(i.i!=null?i.i:i.index));case 6:const a=t,l=a.m||a.modifier;return e.linked(ro(e,a.k||a.key),l?ro(e,l):void 0,e.type);case 7:const h=t;return h.v||h.value;case 8:const f=t;return f.v||f.value;default:throw new Error(`unhandled node type on format message part: ${n}`)}}const sl=e=>e;let En=Object.create(null);const In=e=>re(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function rl(e,t={}){let n=!1;const s=t.onError||bd;return t.onError=o=>{n=!0,s(o)},{...Wd(e,t),detectError:n}}const vh=(e,t)=>{if(!D(e))throw ft(tt.NOT_SUPPORT_NON_STRING_MESSAGE);{Z(t.warnHtmlMessage)&&t.warnHtmlMessage;const s=(t.onCacheKey||sl)(e),o=En[s];if(o)return o;const{code:r,detectError:i}=rl(e,t),a=new Function(`return ${r}`)();return i?a:En[s]=a}};function Eh(e,t){if(__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&D(e)){Z(t.warnHtmlMessage)&&t.warnHtmlMessage;const s=(t.onCacheKey||sl)(e),o=En[s];if(o)return o;const{ast:r,detectError:i}=rl(e,{...t,location:!1,jit:!0}),a=so(r);return i?a:En[s]=a}else{const n=e.cacheKey;if(n){const s=En[n];return s||(En[n]=so(e))}else return so(e)}}const ol=()=>"",Je=e=>fe(e);function il(e,...t){const{fallbackFormat:n,postTranslation:s,unresolving:o,messageCompiler:r,fallbackLocale:i,messages:a}=e,[l,h]=oo(...t),f=Z(h.missingWarn)?h.missingWarn:e.missingWarn,d=Z(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn,m=Z(h.escapeParameter)?h.escapeParameter:e.escapeParameter,g=!!h.resolvedMessage,y=D(h.default)||Z(h.default)?Z(h.default)?r?l:()=>l:h.default:n?r?l:()=>l:"",T=n||y!=="",I=eo(e,h);m&&Ih(h);let[_,k,E]=g?[l,I,a[I]||{}]:al(e,l,I,i,d,f),b=_,x=l;if(!g&&!(D(b)||In(b)||Je(b))&&T&&(b=y,x=b),!g&&(!(D(b)||In(b)||Je(b))||!D(k)))return o?$s:l;let N=!1;const R=()=>{N=!0},C=Je(b)?b:ll(e,l,k,b,x,R);if(N)return b;const U=Oh(e,k,E,h),B=rh(U),ue=Th(e,C,B),oe=s?s(ue,l):ue;if(__INTLIFY_PROD_DEVTOOLS__){const we={timestamp:Date.now(),key:D(l)?l:Je(b)?b.key:"",locale:k||(Je(b)?b.locale:""),format:D(b)?b:Je(b)?b.source:"",message:oe};we.meta=Oe({},e.__meta,bh()||{}),ah(we)}return oe}function Ih(e){he(e.list)?e.list=e.list.map(t=>D(t)?Na(t):t):re(e.named)&&Object.keys(e.named).forEach(t=>{D(e.named[t])&&(e.named[t]=Na(e.named[t]))})}function al(e,t,n,s,o,r){const{messages:i,onWarn:a,messageResolver:l,localeFallbacker:h}=e,f=h(e,s,n);let d={},m,g=null;const y="translate";for(let T=0;T<f.length&&(m=f[T],d=i[m]||{},(g=l(d,t))===null&&(g=d[t]),!(D(g)||In(g)||Je(g)));T++){const I=no(e,t,m,r,y);I!==t&&(g=I)}return[g,m,d]}function ll(e,t,n,s,o,r){const{messageCompiler:i,warnHtmlMessage:a}=e;if(Je(s)){const h=s;return h.locale=h.locale||n,h.key=h.key||t,h}if(i==null){const h=()=>s;return h.locale=n,h.key=t,h}const l=i(s,Lh(e,n,o,s,a,r));return l.locale=n,l.key=t,l.source=s,l}function Th(e,t,n){return t(n)}function oo(...e){const[t,n,s]=e,o={};if(!D(t)&&!ye(t)&&!Je(t)&&!In(t))throw ft(tt.INVALID_ARGUMENT);const r=ye(t)?String(t):(Je(t),t);return ye(n)?o.plural=n:D(n)?o.default=n:z(n)&&!Rs(n)?o.named=n:he(n)&&(o.list=n),ye(s)?o.plural=s:D(s)?o.default=s:z(s)&&Oe(o,s),[r,o]}function Lh(e,t,n,s,o,r){return{locale:t,key:n,warnHtmlMessage:o,onError:i=>{throw r&&r(i),i},onCacheKey:i=>od(t,n,i)}}function Oh(e,t,n,s){const{modifiers:o,pluralRules:r,messageResolver:i,fallbackLocale:a,fallbackWarn:l,missingWarn:h,fallbackContext:f}=e,m={locale:t,modifiers:o,pluralRules:r,messages:g=>{let y=i(n,g);if(y==null&&f){const[,,T]=al(f,g,t,a,l,h);y=i(T,g)}if(D(y)||In(y)){let T=!1;const _=ll(e,g,t,y,g,()=>{T=!0});return T?ol:_}else return Je(y)?y:ol}};return e.processor&&(m.processor=e.processor),s.list&&(m.list=s.list),s.named&&(m.named=s.named),ye(s.plural)&&(m.pluralIndex=s.plural),m}function cl(e,...t){const{datetimeFormats:n,unresolving:s,fallbackLocale:o,onWarn:r,localeFallbacker:i}=e,{__datetimeFormatters:a}=e,[l,h,f,d]=io(...t),m=Z(f.missingWarn)?f.missingWarn:e.missingWarn;Z(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const g=!!f.part,y=eo(e,f),T=i(e,o,y);if(!D(l)||l==="")return new Intl.DateTimeFormat(y,d).format(h);let I={},_,k=null;const E="datetime format";for(let N=0;N<T.length&&(_=T[N],I=n[_]||{},k=I[l],!z(k));N++)no(e,l,_,m,E);if(!z(k)||!D(_))return s?$s:l;let b=`${_}__${l}`;Rs(d)||(b=`${b}__${JSON.stringify(d)}`);let x=a.get(b);return x||(x=new Intl.DateTimeFormat(_,Oe({},k,d)),a.set(b,x)),g?x.formatToParts(h):x.format(h)}const ul=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function io(...e){const[t,n,s,o]=e,r={};let i={},a;if(D(t)){const l=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!l)throw ft(tt.INVALID_ISO_DATE_ARGUMENT);const h=l[3]?l[3].trim().startsWith("T")?`${l[1].trim()}${l[3].trim()}`:`${l[1].trim()}T${l[3].trim()}`:l[1].trim();a=new Date(h);try{a.toISOString()}catch{throw ft(tt.INVALID_ISO_DATE_ARGUMENT)}}else if(ad(t)){if(isNaN(t.getTime()))throw ft(tt.INVALID_DATE_ARGUMENT);a=t}else if(ye(t))a=t;else throw ft(tt.INVALID_ARGUMENT);return D(n)?r.key=n:z(n)&&Object.keys(n).forEach(l=>{ul.includes(l)?i[l]=n[l]:r[l]=n[l]}),D(s)?r.locale=s:z(s)&&(i=s),z(o)&&(i=o),[r.key||"",a,r,i]}function fl(e,t,n){const s=e;for(const o in n){const r=`${t}__${o}`;s.__datetimeFormatters.has(r)&&s.__datetimeFormatters.delete(r)}}function dl(e,...t){const{numberFormats:n,unresolving:s,fallbackLocale:o,onWarn:r,localeFallbacker:i}=e,{__numberFormatters:a}=e,[l,h,f,d]=ao(...t),m=Z(f.missingWarn)?f.missingWarn:e.missingWarn;Z(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const g=!!f.part,y=eo(e,f),T=i(e,o,y);if(!D(l)||l==="")return new Intl.NumberFormat(y,d).format(h);let I={},_,k=null;const E="number format";for(let N=0;N<T.length&&(_=T[N],I=n[_]||{},k=I[l],!z(k));N++)no(e,l,_,m,E);if(!z(k)||!D(_))return s?$s:l;let b=`${_}__${l}`;Rs(d)||(b=`${b}__${JSON.stringify(d)}`);let x=a.get(b);return x||(x=new Intl.NumberFormat(_,Oe({},k,d)),a.set(b,x)),g?x.formatToParts(h):x.format(h)}const hl=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function ao(...e){const[t,n,s,o]=e,r={};let i={};if(!ye(t))throw ft(tt.INVALID_ARGUMENT);const a=t;return D(n)?r.key=n:z(n)&&Object.keys(n).forEach(l=>{hl.includes(l)?i[l]=n[l]:r[l]=n[l]}),D(s)?r.locale=s:z(s)&&(i=s),z(o)&&(i=o),[r.key||"",a,r,i]}function ml(e,t,n){const s=e;for(const o in n){const r=`${t}__${o}`;s.__numberFormatters.has(r)&&s.__numberFormatters.delete(r)}}Hd();/*!
|
|
42
|
+
* vue-i18n v9.9.1
|
|
43
43
|
* (c) 2024 kazuya kawaguchi
|
|
44
44
|
* Released under the MIT License.
|
|
45
|
-
*/const Ch="9.9.0";function Nh(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(kt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(kt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(kt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(kt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(kt().__INTLIFY_PROD_DEVTOOLS__=!1)}const ml=fh.__EXTEND_POINT__,Dt=Xr(ml);Dt(),Dt(),Dt(),Dt(),Dt(),Dt(),Dt(),Dt();const pl=tt.__EXTEND_POINT__,Ue=Xr(pl),ke={UNEXPECTED_RETURN_TYPE:pl,INVALID_ARGUMENT:Ue(),MUST_BE_CALL_SETUP_TOP:Ue(),NOT_INSTALLED:Ue(),NOT_AVAILABLE_IN_LEGACY_MODE:Ue(),REQUIRED_VALUE:Ue(),INVALID_VALUE:Ue(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Ue(),NOT_INSTALLED_WITH_PROVIDE:Ue(),UNEXPECTED_ERROR:Ue(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Ue(),BRIDGE_SUPPORT_VUE_2_ONLY:Ue(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Ue(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Ue(),__EXTEND_POINT__:Ue()};function Ee(e,...t){return gn(e,null,void 0)}const io=At("__translateVNode"),ao=At("__datetimeParts"),lo=At("__numberParts"),gl=At("__setPluralRules"),_l=At("__injectWithOption"),co=At("__dispose");function Vn(e){if(!se(e))return e;for(const t in e)if(Rs(e,t))if(!t.includes("."))se(e[t])&&Vn(e[t]);else{const n=t.split("."),s=n.length-1;let o=e,r=!1;for(let i=0;i<s;i++){if(n[i]in o||(o[n[i]]={}),!se(o[n[i]])){r=!0;break}o=o[n[i]]}r||(o[n[s]]=e[t],delete e[t]),se(o[n[s]])&&Vn(o[n[s]])}return e}function $s(e,t){const{messages:n,__i18n:s,messageResolver:o,flatJson:r}=t,i=z(n)?n:he(s)?{}:{[e]:{}};if(he(s)&&s.forEach(a=>{if("locale"in a&&"resource"in a){const{locale:l,resource:d}=a;l?(i[l]=i[l]||{},Fs(d,i[l])):Fs(d,i)}else D(a)&&Fs(JSON.parse(a),i)}),o==null&&r)for(const a in i)Rs(i,a)&&Vn(i[a]);return i}function bl(e){return e.type}function yl(e,t,n){let s=se(t.messages)?t.messages:{};"__i18nGlobal"in n&&(s=$s(e.locale.value,{messages:s,__i18n:n.__i18nGlobal}));const o=Object.keys(s);o.length&&o.forEach(r=>{e.mergeLocaleMessage(r,s[r])});{if(se(t.datetimeFormats)){const r=Object.keys(t.datetimeFormats);r.length&&r.forEach(i=>{e.mergeDateTimeFormat(i,t.datetimeFormats[i])})}if(se(t.numberFormats)){const r=Object.keys(t.numberFormats);r.length&&r.forEach(i=>{e.mergeNumberFormat(i,t.numberFormats[i])})}}}function kl(e){return Se(Cn,null,e,0)}const wl="__INTLIFY_META__",vl=()=>[],Ph=()=>!1;let El=0;function Il(e){return(t,n,s,o)=>e(n,s,Mn()||void 0,o)}const Ah=()=>{const e=Mn();let t=null;return e&&(t=bl(e)[wl])?{[wl]:t}:null};function uo(e={},t){const{__root:n,__injectWithOption:s}=e,o=n===void 0,r=e.flatJson,i=Ps?te:oi;let a=Z(e.inheritLocale)?e.inheritLocale:!0;const l=i(n&&a?n.locale.value:D(e.locale)?e.locale:yn),d=i(n&&a?n.fallbackLocale.value:D(e.fallbackLocale)||he(e.fallbackLocale)||z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:l.value),f=i($s(l.value,e)),h=i(z(e.datetimeFormats)?e.datetimeFormats:{[l.value]:{}}),m=i(z(e.numberFormats)?e.numberFormats:{[l.value]:{}});let g=n?n.missingWarn:Z(e.missingWarn)||Rt(e.missingWarn)?e.missingWarn:!0,k=n?n.fallbackWarn:Z(e.fallbackWarn)||Rt(e.fallbackWarn)?e.fallbackWarn:!0,T=n?n.fallbackRoot:Z(e.fallbackRoot)?e.fallbackRoot:!0,I=!!e.fallbackFormat,_=ue(e.missing)?e.missing:null,y=ue(e.missing)?Il(e.missing):null,v=ue(e.postTranslation)?e.postTranslation:null,b=n?n.warnHtmlMessage:Z(e.warnHtmlMessage)?e.warnHtmlMessage:!0,x=!!e.escapeParameter;const C=n?n.modifiers:z(e.modifiers)?e.modifiers:{};let R=e.pluralRules||n&&n.pluralRules,N;N=(()=>{o&&Qa(null);const E={version:Ch,locale:l.value,fallbackLocale:d.value,messages:f.value,modifiers:C,pluralRules:R,missing:y===null?void 0:y,missingWarn:g,fallbackWarn:k,fallbackFormat:I,unresolving:!0,postTranslation:v===null?void 0:v,warnHtmlMessage:b,escapeParameter:x,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};E.datetimeFormats=h.value,E.numberFormats=m.value,E.__datetimeFormatters=z(N)?N.__datetimeFormatters:void 0,E.__numberFormatters=z(N)?N.__numberFormatters:void 0;const O=vh(E);return o&&Qa(O),O})(),Hn(N,l.value,d.value);function B(){return[l.value,d.value,f.value,h.value,m.value]}const ce=Ge({get:()=>l.value,set:E=>{l.value=E,N.locale=l.value}}),re=Ge({get:()=>d.value,set:E=>{d.value=E,N.fallbackLocale=d.value,Hn(N,l.value,E)}}),we=Ge(()=>f.value),qe=Ge(()=>h.value),je=Ge(()=>m.value);function X(){return ue(v)?v:null}function oe(E){v=E,N.postTranslation=E}function Q(){return _}function We(E){E!==null&&(y=Il(E)),_=E,N.missing=y}const Ne=(E,O,W,H,ee,pe)=>{B();let Ie;try{__INTLIFY_PROD_DEVTOOLS__,o||(N.fallbackContext=n?wh():void 0),Ie=E(N)}finally{__INTLIFY_PROD_DEVTOOLS__,o||(N.fallbackContext=void 0)}if(W!=="translate exists"&&ye(Ie)&&Ie===Ds||W==="translate exists"&&!Ie){const[jt,To]=O();return n&&T?H(n):ee(jt)}else{if(pe(Ie))return Ie;throw Ee(ke.UNEXPECTED_RETURN_TYPE)}};function He(...E){return Ne(O=>Reflect.apply(ol,null,[O,...E]),()=>so(...E),"translate",O=>Reflect.apply(O.t,O,[...E]),O=>O,O=>D(O))}function Pe(...E){const[O,W,H]=E;if(H&&!se(H))throw Ee(ke.INVALID_ARGUMENT);return He(O,W,Le({resolvedMessage:!0},H||{}))}function $t(...E){return Ne(O=>Reflect.apply(ll,null,[O,...E]),()=>ro(...E),"datetime format",O=>Reflect.apply(O.d,O,[...E]),()=>za,O=>D(O))}function Ut(...E){return Ne(O=>Reflect.apply(fl,null,[O,...E]),()=>oo(...E),"number format",O=>Reflect.apply(O.n,O,[...E]),()=>za,O=>D(O))}function on(E){return E.map(O=>D(O)||ye(O)||Z(O)?kl(String(O)):O)}const mt={normalize:on,interpolate:E=>E,type:"vnode"};function nt(...E){return Ne(O=>{let W;const H=O;try{H.processor=mt,W=Reflect.apply(ol,null,[H,...E])}finally{H.processor=null}return W},()=>so(...E),"translate",O=>O[io](...E),O=>[kl(O)],O=>he(O))}function pt(...E){return Ne(O=>Reflect.apply(fl,null,[O,...E]),()=>oo(...E),"number format",O=>O[lo](...E),vl,O=>D(O)||he(O))}function Me(...E){return Ne(O=>Reflect.apply(ll,null,[O,...E]),()=>ro(...E),"datetime format",O=>O[ao](...E),vl,O=>D(O)||he(O))}function st(E){R=E,N.pluralRules=R}function vt(E,O){return Ne(()=>{if(!E)return!1;const W=D(O)?O:l.value,H=p(W),ee=N.messageResolver(H,E);return wn(ee)||Je(ee)||D(ee)},()=>[E],"translate exists",W=>Reflect.apply(W.te,W,[E,O]),Ph,W=>Z(W))}function u(E){let O=null;const W=Va(N,d.value,l.value);for(let H=0;H<W.length;H++){const ee=f.value[W[H]]||{},pe=N.messageResolver(ee,E);if(pe!=null){O=pe;break}}return O}function c(E){const O=u(E);return O??(n?n.tm(E)||{}:{})}function p(E){return f.value[E]||{}}function w(E,O){if(r){const W={[E]:O};for(const H in W)Rs(W,H)&&Vn(W[H]);O=W[E]}f.value[E]=O,N.messages=f.value}function L(E,O){f.value[E]=f.value[E]||{};const W={[E]:O};for(const H in W)Rs(W,H)&&Vn(W[H]);O=W[E],Fs(O,f.value[E]),N.messages=f.value}function S(E){return h.value[E]||{}}function M(E,O){h.value[E]=O,N.datetimeFormats=h.value,ul(N,E,O)}function A(E,O){h.value[E]=Le(h.value[E]||{},O),N.datetimeFormats=h.value,ul(N,E,O)}function F(E){return m.value[E]||{}}function P(E,O){m.value[E]=O,N.numberFormats=m.value,hl(N,E,O)}function U(E,O){m.value[E]=Le(m.value[E]||{},O),N.numberFormats=m.value,hl(N,E,O)}El++,n&&Ps&&(zt(n.locale,E=>{a&&(l.value=E,N.locale=E,Hn(N,l.value,d.value))}),zt(n.fallbackLocale,E=>{a&&(d.value=E,N.fallbackLocale=E,Hn(N,l.value,d.value))}));const $={id:El,locale:ce,fallbackLocale:re,get inheritLocale(){return a},set inheritLocale(E){a=E,E&&n&&(l.value=n.locale.value,d.value=n.fallbackLocale.value,Hn(N,l.value,d.value))},get availableLocales(){return Object.keys(f.value).sort()},messages:we,get modifiers(){return C},get pluralRules(){return R||{}},get isGlobal(){return o},get missingWarn(){return g},set missingWarn(E){g=E,N.missingWarn=g},get fallbackWarn(){return k},set fallbackWarn(E){k=E,N.fallbackWarn=k},get fallbackRoot(){return T},set fallbackRoot(E){T=E},get fallbackFormat(){return I},set fallbackFormat(E){I=E,N.fallbackFormat=I},get warnHtmlMessage(){return b},set warnHtmlMessage(E){b=E,N.warnHtmlMessage=E},get escapeParameter(){return x},set escapeParameter(E){x=E,N.escapeParameter=E},t:He,getLocaleMessage:p,setLocaleMessage:w,mergeLocaleMessage:L,getPostTranslationHandler:X,setPostTranslationHandler:oe,getMissingHandler:Q,setMissingHandler:We,[gl]:st};return $.datetimeFormats=qe,$.numberFormats=je,$.rt=Pe,$.te=vt,$.tm=c,$.d=$t,$.n=Ut,$.getDateTimeFormat=S,$.setDateTimeFormat=M,$.mergeDateTimeFormat=A,$.getNumberFormat=F,$.setNumberFormat=P,$.mergeNumberFormat=U,$[_l]=s,$[io]=nt,$[ao]=Me,$[lo]=pt,$}function Rh(e){const t=D(e.locale)?e.locale:yn,n=D(e.fallbackLocale)||he(e.fallbackLocale)||z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,s=ue(e.missing)?e.missing:void 0,o=Z(e.silentTranslationWarn)||Rt(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,r=Z(e.silentFallbackWarn)||Rt(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,i=Z(e.fallbackRoot)?e.fallbackRoot:!0,a=!!e.formatFallbackMessages,l=z(e.modifiers)?e.modifiers:{},d=e.pluralizationRules,f=ue(e.postTranslation)?e.postTranslation:void 0,h=D(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,m=!!e.escapeParameterHtml,g=Z(e.sync)?e.sync:!0;let k=e.messages;if(z(e.sharedMessages)){const x=e.sharedMessages;k=Object.keys(x).reduce((R,N)=>{const j=R[N]||(R[N]={});return Le(j,x[N]),R},k||{})}const{__i18n:T,__root:I,__injectWithOption:_}=e,y=e.datetimeFormats,v=e.numberFormats,b=e.flatJson;return{locale:t,fallbackLocale:n,messages:k,flatJson:b,datetimeFormats:y,numberFormats:v,missing:s,missingWarn:o,fallbackWarn:r,fallbackRoot:i,fallbackFormat:a,modifiers:l,pluralRules:d,postTranslation:f,warnHtmlMessage:h,escapeParameter:m,messageResolver:e.messageResolver,inheritLocale:g,__i18n:T,__root:I,__injectWithOption:_}}function fo(e={},t){{const n=uo(Rh(e)),{__extender:s}=e,o={id:n.id,get locale(){return n.locale.value},set locale(r){n.locale.value=r},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(r){n.fallbackLocale.value=r},get messages(){return n.messages.value},get datetimeFormats(){return n.datetimeFormats.value},get numberFormats(){return n.numberFormats.value},get availableLocales(){return n.availableLocales},get formatter(){return{interpolate(){return[]}}},set formatter(r){},get missing(){return n.getMissingHandler()},set missing(r){n.setMissingHandler(r)},get silentTranslationWarn(){return Z(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(r){n.missingWarn=Z(r)?!r:r},get silentFallbackWarn(){return Z(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(r){n.fallbackWarn=Z(r)?!r:r},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(r){n.fallbackFormat=r},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(r){n.setPostTranslationHandler(r)},get sync(){return n.inheritLocale},set sync(r){n.inheritLocale=r},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(r){n.warnHtmlMessage=r!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(r){n.escapeParameter=r},get preserveDirectiveContent(){return!0},set preserveDirectiveContent(r){},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...r){const[i,a,l]=r,d={};let f=null,h=null;if(!D(i))throw Ee(ke.INVALID_ARGUMENT);const m=i;return D(a)?d.locale=a:he(a)?f=a:z(a)&&(h=a),he(l)?f=l:z(l)&&(h=l),Reflect.apply(n.t,n,[m,f||h||{},d])},rt(...r){return Reflect.apply(n.rt,n,[...r])},tc(...r){const[i,a,l]=r,d={plural:1};let f=null,h=null;if(!D(i))throw Ee(ke.INVALID_ARGUMENT);const m=i;return D(a)?d.locale=a:ye(a)?d.plural=a:he(a)?f=a:z(a)&&(h=a),D(l)?d.locale=l:he(l)?f=l:z(l)&&(h=l),Reflect.apply(n.t,n,[m,f||h||{},d])},te(r,i){return n.te(r,i)},tm(r){return n.tm(r)},getLocaleMessage(r){return n.getLocaleMessage(r)},setLocaleMessage(r,i){n.setLocaleMessage(r,i)},mergeLocaleMessage(r,i){n.mergeLocaleMessage(r,i)},d(...r){return Reflect.apply(n.d,n,[...r])},getDateTimeFormat(r){return n.getDateTimeFormat(r)},setDateTimeFormat(r,i){n.setDateTimeFormat(r,i)},mergeDateTimeFormat(r,i){n.mergeDateTimeFormat(r,i)},n(...r){return Reflect.apply(n.n,n,[...r])},getNumberFormat(r){return n.getNumberFormat(r)},setNumberFormat(r,i){n.setNumberFormat(r,i)},mergeNumberFormat(r,i){n.mergeNumberFormat(r,i)},getChoiceIndex(r,i){return-1}};return o.__extender=s,o}}const ho={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function Mh({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((s,o)=>[...s,...o.type===$e?o.children:[o]],[]):t.reduce((n,s)=>{const o=e[s];return o&&(n[s]=o()),n},{})}function Tl(e){return $e}const Ll=Bt({name:"i18n-t",props:Le({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>ye(e)||!isNaN(e)}},ho),setup(e,t){const{slots:n,attrs:s}=t,o=e.i18n||nn({useScope:e.scope,__useComponent:!0});return()=>{const r=Object.keys(n).filter(h=>h!=="_"),i={};e.locale&&(i.locale=e.locale),e.plural!==void 0&&(i.plural=D(e.plural)?+e.plural:e.plural);const a=Mh(t,r),l=o[io](e.keypath,a,i),d=Le({},s),f=D(e.tag)||se(e.tag)?e.tag:Tl();return Qi(f,d,l)}}});function Fh(e){return he(e)&&!D(e[0])}function Ol(e,t,n,s){const{slots:o,attrs:r}=t;return()=>{const i={part:!0};let a={};e.locale&&(i.locale=e.locale),D(e.format)?i.key=e.format:se(e.format)&&(D(e.format.key)&&(i.key=e.format.key),a=Object.keys(e.format).reduce((m,g)=>n.includes(g)?Le({},m,{[g]:e.format[g]}):m,{}));const l=s(e.value,i,a);let d=[i.key];he(l)?d=l.map((m,g)=>{const k=o[m.type],T=k?k({[m.type]:m.value,index:g,parts:l}):[m.value];return Fh(T)&&(T[0].key=`${m.type}-${g}`),T}):D(l)&&(d=[l]);const f=Le({},r),h=D(e.tag)||se(e.tag)?e.tag:Tl();return Qi(h,f,d)}}const xl=Bt({name:"i18n-n",props:Le({value:{type:Number,required:!0},format:{type:[String,Object]}},ho),setup(e,t){const n=e.i18n||nn({useScope:"parent",__useComponent:!0});return Ol(e,t,dl,(...s)=>n[lo](...s))}}),Sl=Bt({name:"i18n-d",props:Le({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},ho),setup(e,t){const n=e.i18n||nn({useScope:"parent",__useComponent:!0});return Ol(e,t,cl,(...s)=>n[ao](...s))}});function Dh(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const s=n.__getInstance(t);return s!=null?s.__composer:e.global.__composer}}function $h(e){const t=i=>{const{instance:a,modifiers:l,value:d}=i;if(!a||!a.$)throw Ee(ke.UNEXPECTED_ERROR);const f=Dh(e,a.$),h=Cl(d);return[Reflect.apply(f.t,f,[...Nl(h)]),f]};return{created:(i,a)=>{const[l,d]=t(a);Ps&&e.global===d&&(i.__i18nWatcher=zt(d.locale,()=>{a.instance&&a.instance.$forceUpdate()})),i.__composer=d,i.textContent=l},unmounted:i=>{Ps&&i.__i18nWatcher&&(i.__i18nWatcher(),i.__i18nWatcher=void 0,delete i.__i18nWatcher),i.__composer&&(i.__composer=void 0,delete i.__composer)},beforeUpdate:(i,{value:a})=>{if(i.__composer){const l=i.__composer,d=Cl(a);i.textContent=Reflect.apply(l.t,l,[...Nl(d)])}},getSSRProps:i=>{const[a]=t(i);return{textContent:a}}}}function Cl(e){if(D(e))return{path:e};if(z(e)){if(!("path"in e))throw Ee(ke.REQUIRED_VALUE,"path");return e}else throw Ee(ke.INVALID_VALUE)}function Nl(e){const{path:t,locale:n,args:s,choice:o,plural:r}=e,i={},a=s||{};return D(n)&&(i.locale=n),ye(o)&&(i.plural=o),ye(r)&&(i.plural=r),[t,a,i]}function Uh(e,t,...n){const s=z(n[0])?n[0]:{},o=!!s.useI18nComponentName;(Z(s.globalInstall)?s.globalInstall:!0)&&([o?"i18n":Ll.name,"I18nT"].forEach(i=>e.component(i,Ll)),[xl.name,"I18nN"].forEach(i=>e.component(i,xl)),[Sl.name,"I18nD"].forEach(i=>e.component(i,Sl))),e.directive("t",$h(t))}function jh(e,t,n){return{beforeCreate(){const s=Mn();if(!s)throw Ee(ke.UNEXPECTED_ERROR);const o=this.$options;if(o.i18n){const r=o.i18n;if(o.__i18n&&(r.__i18n=o.__i18n),r.__root=t,this===this.$root)this.$i18n=Pl(e,r);else{r.__injectWithOption=!0,r.__extender=n.__vueI18nExtend,this.$i18n=fo(r);const i=this.$i18n;i.__extender&&(i.__disposer=i.__extender(this.$i18n))}}else if(o.__i18n)if(this===this.$root)this.$i18n=Pl(e,o);else{this.$i18n=fo({__i18n:o.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const r=this.$i18n;r.__extender&&(r.__disposer=r.__extender(this.$i18n))}else this.$i18n=e;o.__i18nGlobal&&yl(t,o,o),this.$t=(...r)=>this.$i18n.t(...r),this.$rt=(...r)=>this.$i18n.rt(...r),this.$tc=(...r)=>this.$i18n.tc(...r),this.$te=(r,i)=>this.$i18n.te(r,i),this.$d=(...r)=>this.$i18n.d(...r),this.$n=(...r)=>this.$i18n.n(...r),this.$tm=r=>this.$i18n.tm(r),n.__setInstance(s,this.$i18n)},mounted(){},unmounted(){const s=Mn();if(!s)throw Ee(ke.UNEXPECTED_ERROR);const o=this.$i18n;delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,o.__disposer&&(o.__disposer(),delete o.__disposer,delete o.__extender),n.__deleteInstance(s),delete this.$i18n}}}function Pl(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[gl](t.pluralizationRules||e.pluralizationRules);const n=$s(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(s=>e.mergeLocaleMessage(s,n[s])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(s=>e.mergeDateTimeFormat(s,t.datetimeFormats[s])),t.numberFormats&&Object.keys(t.numberFormats).forEach(s=>e.mergeNumberFormat(s,t.numberFormats[s])),e}const Wh=At("global-vue-i18n");function Hh(e={},t){const n=__VUE_I18N_LEGACY_API__&&Z(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,s=Z(e.globalInjection)?e.globalInjection:!0,o=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,r=new Map,[i,a]=Vh(e,n),l=At("");function d(m){return r.get(m)||null}function f(m,g){r.set(m,g)}function h(m){r.delete(m)}{const m={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return o},async install(g,...k){if(g.__VUE_I18N_SYMBOL__=l,g.provide(g.__VUE_I18N_SYMBOL__,m),z(k[0])){const _=k[0];m.__composerExtend=_.__composerExtend,m.__vueI18nExtend=_.__vueI18nExtend}let T=null;!n&&s&&(T=qh(g,m.global)),__VUE_I18N_FULL_INSTALL__&&Uh(g,m,...k),__VUE_I18N_LEGACY_API__&&n&&g.mixin(jh(a,a.__composer,m));const I=g.unmount;g.unmount=()=>{T&&T(),m.dispose(),I()}},get global(){return a},dispose(){i.stop()},__instances:r,__getInstance:d,__setInstance:f,__deleteInstance:h};return m}}function nn(e={}){const t=Mn();if(t==null)throw Ee(ke.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Ee(ke.NOT_INSTALLED);const n=Kh(t),s=Gh(n),o=bl(t),r=zh(e,o);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw Ee(ke.NOT_AVAILABLE_IN_LEGACY_MODE);return Zh(t,r,s,e)}if(r==="global")return yl(s,e,o),s;if(r==="parent"){let l=Yh(n,t,e.__useComponent);return l==null&&(l=s),l}const i=n;let a=i.__getInstance(t);if(a==null){const l=Le({},e);"__i18n"in o&&(l.__i18n=o.__i18n),s&&(l.__root=s),a=uo(l),i.__composerExtend&&(a[co]=i.__composerExtend(a)),Xh(i,t,a),i.__setInstance(t,a)}return a}function Vh(e,t,n){const s=nr();{const o=__VUE_I18N_LEGACY_API__&&t?s.run(()=>fo(e)):s.run(()=>uo(e));if(o==null)throw Ee(ke.UNEXPECTED_ERROR);return[s,o]}}function Kh(e){{const t=Ze(e.isCE?Wh:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Ee(e.isCE?ke.NOT_INSTALLED_WITH_PROVIDE:ke.UNEXPECTED_ERROR);return t}}function zh(e,t){return As(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Gh(e){return e.mode==="composition"?e.global:e.global.__composer}function Yh(e,t,n=!1){let s=null;const o=t.root;let r=Bh(t,n);for(;r!=null;){const i=e;if(e.mode==="composition")s=i.__getInstance(r);else if(__VUE_I18N_LEGACY_API__){const a=i.__getInstance(r);a!=null&&(s=a.__composer,n&&s&&!s[_l]&&(s=null))}if(s!=null||o===r)break;r=r.parent}return s}function Bh(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Xh(e,t,n){_r(()=>{},t),br(()=>{const s=n;e.__deleteInstance(t);const o=s[co];o&&(o(),delete s[co])},t)}function Zh(e,t,n,s={}){const o=t==="local",r=oi(null);if(o&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw Ee(ke.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const i=Z(s.inheritLocale)?s.inheritLocale:!D(s.locale),a=te(!o||i?n.locale.value:D(s.locale)?s.locale:yn),l=te(!o||i?n.fallbackLocale.value:D(s.fallbackLocale)||he(s.fallbackLocale)||z(s.fallbackLocale)||s.fallbackLocale===!1?s.fallbackLocale:a.value),d=te($s(a.value,s)),f=te(z(s.datetimeFormats)?s.datetimeFormats:{[a.value]:{}}),h=te(z(s.numberFormats)?s.numberFormats:{[a.value]:{}}),m=o?n.missingWarn:Z(s.missingWarn)||Rt(s.missingWarn)?s.missingWarn:!0,g=o?n.fallbackWarn:Z(s.fallbackWarn)||Rt(s.fallbackWarn)?s.fallbackWarn:!0,k=o?n.fallbackRoot:Z(s.fallbackRoot)?s.fallbackRoot:!0,T=!!s.fallbackFormat,I=ue(s.missing)?s.missing:null,_=ue(s.postTranslation)?s.postTranslation:null,y=o?n.warnHtmlMessage:Z(s.warnHtmlMessage)?s.warnHtmlMessage:!0,v=!!s.escapeParameter,b=o?n.modifiers:z(s.modifiers)?s.modifiers:{},x=s.pluralRules||o&&n.pluralRules;function C(){return[a.value,l.value,d.value,f.value,h.value]}const R=Ge({get:()=>r.value?r.value.locale.value:a.value,set:c=>{r.value&&(r.value.locale.value=c),a.value=c}}),N=Ge({get:()=>r.value?r.value.fallbackLocale.value:l.value,set:c=>{r.value&&(r.value.fallbackLocale.value=c),l.value=c}}),j=Ge(()=>r.value?r.value.messages.value:d.value),B=Ge(()=>f.value),ce=Ge(()=>h.value);function re(){return r.value?r.value.getPostTranslationHandler():_}function we(c){r.value&&r.value.setPostTranslationHandler(c)}function qe(){return r.value?r.value.getMissingHandler():I}function je(c){r.value&&r.value.setMissingHandler(c)}function X(c){return C(),c()}function oe(...c){return r.value?X(()=>Reflect.apply(r.value.t,null,[...c])):X(()=>"")}function Q(...c){return r.value?Reflect.apply(r.value.rt,null,[...c]):""}function We(...c){return r.value?X(()=>Reflect.apply(r.value.d,null,[...c])):X(()=>"")}function Ne(...c){return r.value?X(()=>Reflect.apply(r.value.n,null,[...c])):X(()=>"")}function He(c){return r.value?r.value.tm(c):{}}function Pe(c,p){return r.value?r.value.te(c,p):!1}function $t(c){return r.value?r.value.getLocaleMessage(c):{}}function Ut(c,p){r.value&&(r.value.setLocaleMessage(c,p),d.value[c]=p)}function on(c,p){r.value&&r.value.mergeLocaleMessage(c,p)}function Ve(c){return r.value?r.value.getDateTimeFormat(c):{}}function mt(c,p){r.value&&(r.value.setDateTimeFormat(c,p),f.value[c]=p)}function nt(c,p){r.value&&r.value.mergeDateTimeFormat(c,p)}function pt(c){return r.value?r.value.getNumberFormat(c):{}}function Me(c,p){r.value&&(r.value.setNumberFormat(c,p),h.value[c]=p)}function st(c,p){r.value&&r.value.mergeNumberFormat(c,p)}const vt={get id(){return r.value?r.value.id:-1},locale:R,fallbackLocale:N,messages:j,datetimeFormats:B,numberFormats:ce,get inheritLocale(){return r.value?r.value.inheritLocale:i},set inheritLocale(c){r.value&&(r.value.inheritLocale=c)},get availableLocales(){return r.value?r.value.availableLocales:Object.keys(d.value)},get modifiers(){return r.value?r.value.modifiers:b},get pluralRules(){return r.value?r.value.pluralRules:x},get isGlobal(){return r.value?r.value.isGlobal:!1},get missingWarn(){return r.value?r.value.missingWarn:m},set missingWarn(c){r.value&&(r.value.missingWarn=c)},get fallbackWarn(){return r.value?r.value.fallbackWarn:g},set fallbackWarn(c){r.value&&(r.value.missingWarn=c)},get fallbackRoot(){return r.value?r.value.fallbackRoot:k},set fallbackRoot(c){r.value&&(r.value.fallbackRoot=c)},get fallbackFormat(){return r.value?r.value.fallbackFormat:T},set fallbackFormat(c){r.value&&(r.value.fallbackFormat=c)},get warnHtmlMessage(){return r.value?r.value.warnHtmlMessage:y},set warnHtmlMessage(c){r.value&&(r.value.warnHtmlMessage=c)},get escapeParameter(){return r.value?r.value.escapeParameter:v},set escapeParameter(c){r.value&&(r.value.escapeParameter=c)},t:oe,getPostTranslationHandler:re,setPostTranslationHandler:we,getMissingHandler:qe,setMissingHandler:je,rt:Q,d:We,n:Ne,tm:He,te:Pe,getLocaleMessage:$t,setLocaleMessage:Ut,mergeLocaleMessage:on,getDateTimeFormat:Ve,setDateTimeFormat:mt,mergeDateTimeFormat:nt,getNumberFormat:pt,setNumberFormat:Me,mergeNumberFormat:st};function u(c){c.locale.value=a.value,c.fallbackLocale.value=l.value,Object.keys(d.value).forEach(p=>{c.mergeLocaleMessage(p,d.value[p])}),Object.keys(f.value).forEach(p=>{c.mergeDateTimeFormat(p,f.value[p])}),Object.keys(h.value).forEach(p=>{c.mergeNumberFormat(p,h.value[p])}),c.escapeParameter=v,c.fallbackFormat=T,c.fallbackRoot=k,c.fallbackWarn=g,c.missingWarn=m,c.warnHtmlMessage=y}return Ii(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw Ee(ke.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const c=r.value=e.proxy.$i18n.__composer;t==="global"?(a.value=c.locale.value,l.value=c.fallbackLocale.value,d.value=c.messages.value,f.value=c.datetimeFormats.value,h.value=c.numberFormats.value):o&&u(c)}),vt}const Jh=["locale","fallbackLocale","availableLocales"],Al=["t","rt","d","n","tm","te"];function qh(e,t){const n=Object.create(null);return Jh.forEach(o=>{const r=Object.getOwnPropertyDescriptor(t,o);if(!r)throw Ee(ke.UNEXPECTED_ERROR);const i=ge(r.value)?{get(){return r.value.value},set(a){r.value.value=a}}:{get(){return r.get&&r.get()}};Object.defineProperty(n,o,i)}),e.config.globalProperties.$i18n=n,Al.forEach(o=>{const r=Object.getOwnPropertyDescriptor(t,o);if(!r||!r.value)throw Ee(ke.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${o}`,r)}),()=>{delete e.config.globalProperties.$i18n,Al.forEach(o=>{delete e.config.globalProperties[`$${o}`]})}}if(Nh(),__INTLIFY_JIT_COMPILATION__?Ba(Th):Ba(Ih),_h(qd),bh(Va),__INTLIFY_PROD_DEVTOOLS__){const e=kt();e.__INTLIFY__=!0,ah(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const Qh={en:{admin:"Admin",anonymous:"Anonymous",approve_hint:"We’ll reply to your comment within 24 hours without spamming your email, so please check back soon :)",discussion:"Discussion",load_more:"Load More",login:"LOGIN",logout:"Logout",placeholder:"Write a comment...",post_comment:"POST COMMENT",post_reply:"POST REPLY",reply:"Reply",reply_to:"reply to",ui_texts:["Be the first to start the discussion!","Join the Conversation (#)","Loading...","Load Comments"],your_comment:"Your comment"},es:{admin:"Administrador",anonymous:"Anónimo",approve_hint:"los comentarios son normalmente aprobados dentro de 24 horas",discussion:"Discusión",load_more:"Cargar Más",login:"INICIAR SESIÓN",logout:"Cerrar Sesión",placeholder:"Escribe un comentario...",post_comment:"PUBLICAR COMENTARIO",post_reply:"PUBLICAR RESPUESTA",reply:"Responder",reply_to:"Responder a",ui_texts:["¡Sé el primero en iniciar la discusión!","Únete a la Conversación (#)","Cargando...","Cargar Comentarios"],your_comment:"Tu comentario"},id:{admin:"Admin",anonymous:"Anonim",approve_hint:"komentar biasanya disetujui dalam waktu 24 jam",discussion:"Diskusi",load_more:"Muat Lebih Banyak",login:"MASUK",logout:"Keluar",placeholder:"Tulis komentar...",post_comment:"KIRIM KOMENTAR",post_reply:"KIRIM BALASAN",reply:"Balas",reply_to:"balas ke",your_comment:"Komentar Anda"},it:{admin:"Amministratore",anonymous:"Anonimo",approve_hint:"i commenti vengono normalmente approvati entro 24 ore",discussion:"Discussione",load_more:"Carica Altri",login:"ACCEDI",logout:"Esci",placeholder:"Scrivi un commento...",post_comment:"INVIA COMMENTO",post_reply:"INVIA RISPOSTA",reply:"Risposta",reply_to:"rispondi a",your_comment:"Il tuo commento"},ja:{admin:"管理者",anonymous:"匿名",approve_hint:"コメントは通常24時間以内に承認されます",discussion:"ディスカッション",load_more:"もっと読み込む",login:"ログイン",logout:"ログアウト",placeholder:"コメントを書く...",post_comment:"コメントを投稿",post_reply:"返信を投稿",reply:"返信",reply_to:"返信先",your_comment:"あなたのコメント"},ko:{admin:"관리자",anonymous:"익명",approve_hint:"댓글은 보통 24시간 내에 승인됩니다",discussion:"토론",load_more:"더 보기",login:"로그인",logout:"로그아웃",placeholder:"댓글을 입력하세요...",post_comment:"댓글 게시",post_reply:"답글 게시",reply:"답장",reply_to:"답장 대상",your_comment:"당신의 댓글"},pt:{admin:"Administrador",anonymous:"Anônimo",approve_hint:"os comentários são normalmente aprovados dentro de 24 horas",discussion:"Discussão",load_more:"Carregar Mais",login:"ENTRAR",logout:"Sair",placeholder:"Escreva um comentário...",post_comment:"PUBLICAR COMENTÁRIO",post_reply:"PUBLICAR RESPOSTA",reply:"Responder",reply_to:"responder a",your_comment:"Seu comentário"},th:{admin:"แอดมิน",anonymous:"นิรนาม",approve_hint:"โดยปกติความคิดเห็นจะได้รับการอนุมัติภายใน 24 ชั่วโมง",discussion:"การอภิปราย",load_more:"โหลดเพิ่ม",login:"ลงชื่อเข้าใช้",logout:"ลงชื่อออก",placeholder:"เขียนความคิดเห็น...",post_comment:"โพสต์ความคิดเห็น",post_reply:"โพสต์การตอบกลับ",reply:"ตอบกลับ",reply_to:"ตอบกลับถึง",ui_texts:["เป็นคนแรกที่เริ่มการอภิปราย","เข้าร่วมการสนทนา (#)","กำลังโหลด...","โหลดความคิดเห็น"],your_comment:"ความคิดเห็นของคุณ"},zh:{admin:"管理員",anonymous:"匿名",approve_hint:"評論通常在24小時內獲得批準,並且每壹條評論都會獲得回復",discussion:"討論",load_more:"加載更多",login:"登錄",logout:"登出",placeholder:"寫評論...",post_comment:"發表評論",post_reply:"發表回複",reply:"回複",reply_to:"回複給",your_comment:"您的評論"},"zh-CN":{admin:"管理员",anonymous:"匿名",approve_hint:"评论通常在24小时内公开(我们也会回复您)",discussion:"讨论",load_more:"加载更多",login:"登录",logout:"登出",placeholder:"写评论...",post_comment:"发表评论",post_reply:"发表回复",reply:"回复",reply_to:"回复给",your_comment:"您的评论"}};var Us=(e=>(e[e.Pending=0]="Pending",e[e.Approved=1]="Approved",e[e.Rejected=2]="Rejected",e[e.UnReplied=255]="UnReplied",e))(Us||{});function Rl(e){const{id:t,created_at:n,parent_id:s,ancestor_id:o,...r}=e;return{...r,id:Number(t),parentId:Number(s),ancestorId:Number(o),status:Number(e.status),createdAt:new Date(n)}}const mo="awesome-comment-comments",Ml=localStorage.getItem(mo),vn=Ml?JSON.parse(Ml):{},js=Wf("store",()=>{const e=Ze("postId"),t=Ze("comments"),n=te(!!t?.length),s=te(0),o=te(""),r=te(f(t||[])),i=te(0),a=Ze("ApiBaseUrl"),l=te(!1),d=te(!1);function f(k){const T={},I=[];k.forEach(y=>{g(Number(y.id)),!y.ancestor_id||Number(y.ancestor_id)===0?T[y.id]=Rl(y):I.push(y)});const _=vn[e];return _&&(!_.ancestorId||Number(_.ancestorId)===0?T[_.id]=_:I.push(_)),I.forEach(y=>{if(y.ancestor_id in T){const v=T[y.ancestor_id];v.children=[Rl(y),...v.children||[]]}}),T}async function h(){o.value="",l.value=!0;const k=new URLSearchParams;k.append("postId",e),k.append("start",s.value.toString());const T=await fetch(`${a}/api/comments?${k}`);if(!T.ok){o.value="Load comments failed. "+T.statusText,n.value=!0,l.value=!1;return}const I=await T.json();if(I.code!==0){o.value="Load comments failed. "+I.message,n.value=!0,l.value=!1;return}const _=f(I.data||[]);Object.assign(r.value,_);const y=I.data?.length||0;return d.value=Object.values(_).length>=20,i.value+=y,n.value=!0,l.value=!1,I}function m(k,T,I,_=Us.Pending,y,v){const{sub:b="",name:x="",picture:C="",email:R="",nickname:N=""}=I,j={id:k,postId:e,content:T,createdAt:new Date,user:{avatar:C,email:R,name:N||x},userId:b,status:_,isNew:!0};if(y||v){j.ancestorId=y,j.parentId=v;const B=r.value[y];if(B.children||(B.children=[]),y===v)B.children.unshift(j);else{const ce=B.children.findIndex(re=>Number(re.id)===v);B.children.splice(ce+1,0,j)}}else j.ancestorId=0,j.parentId=0,r.value={[k]:j,...r.value};i.value++,_!==Us.Approved&&(vn[e]=j,localStorage.setItem(mo,JSON.stringify(vn)))}function g(k){vn[e]?.id===k&&(delete vn[e],localStorage.setItem(mo,JSON.stringify(vn)))}return{isLoaded:n,message:o,postId:e,comments:r,total:i,start:s,hasMore:d,loadingMore:l,loadComments:h,addComment:m}}),em={class:"ac-form-control border border-neutral bg-base-200 rounded-lg"},tm={class:"sr-only",for:"ac-comment"},nm=["placeholder"],sm={class:"p-2 rounded-b-lg bg-base-300 flex items-center"},rm={key:0,class:"text-xs text-neutral-400/40"},om={key:1,class:"ac-alert ac-alert-error mx-4 py-1"},im=["disabled"],am={key:0,class:"ac-loading ac-loading-spinner"},po=Bt({...{name:"CommentForm"},props:{noVersion:{type:Boolean},parentId:{},ancestorId:{}},emits:["close"],setup(e,{emit:t}){const n=e,s=t,o=xa(),r=js(),{t:i}=nn(),a=Ze("ApiBaseUrl"),l=Ze("Auth0Domain"),d="0.6.3",f=te(),h=te(!1),m=te(""),g=te("");async function k(y){if(!o.user.value)return T();if(!y.target.matches(":invalid")){h.value=!0,g.value="";try{const v=await o.getAccessTokenSilently(),b=await fetch(a+"/api/comment",{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${v}`},body:JSON.stringify({comment:m.value,postId:r.postId,domain:l,ancestorId:n.ancestorId?Number(n.ancestorId):void 0,parentId:n.parentId?Number(n.parentId):void 0})}),x=await b.json();if(!b.ok||x.message){g.value="Failed to post comment: "+(x.message||"Unknown"),h.value=!1;return}const{id:C,status:R}=x.data;n.ancestorId||n.parentId?r.addComment(C,m.value,o.user.value,n.ancestorId,n.parentId,R):r.addComment(C,m.value,o.user.value,R),m.value="",s("close")}catch(v){g.value=v.message||String(v)}h.value=!1}}function T(){o.loginWithPopup()}function I(y){const v=navigator.userAgent.match(/Macintosh/);(v&&y.metaKey||!v&&y.ctrlKey)&&k(y)}function _(){s("close")}return _r(()=>{f.value?.focus()}),(y,v)=>(ne(),de("form",{class:"mb-6",onSubmit:Of(k,["prevent"])},[ie("div",em,[ie("label",tm,be(Y(i)("your_comment")),1),uu(ie("textarea",{class:"ac-textarea ac-textarea-bordered bg-base-200 rounded-b-none focus:outline-none",id:"ac-comment",ref_key:"textarea",ref:f,rows:"3",placeholder:Y(i)("placeholder"),required:"",onKeydown:[ca(I,["enter"]),ca(_,["esc"])],"onUpdate:modelValue":v[0]||(v[0]=b=>m.value=b)},null,40,nm),[[If,m.value]]),ie("div",sm,[y.noVersion?ze("",!0):(ne(),de("div",rm,"v"+be(Y(d)),1)),g.value?(ne(),de("div",om,be(g.value),1)):ze("",!0),ie("button",{class:"ac-btn ac-btn-primary ac-btn-sm ml-auto",disabled:h.value},[h.value?(ne(),de("span",am)):ze("",!0),Is(be(y.parentId?Y(i)("post_reply"):Y(i)("post_comment")),1)],8,im)])])],32))}});function go(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let sn=go();function Fl(e){sn=e}const Dl=/[&<>"']/,lm=new RegExp(Dl.source,"g"),$l=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,cm=new RegExp($l.source,"g"),um={"&":"&","<":"<",">":">",'"':""","'":"'"},Ul=e=>um[e];function Ye(e,t){if(t){if(Dl.test(e))return e.replace(lm,Ul)}else if($l.test(e))return e.replace(cm,Ul);return e}const fm=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function dm(e){return e.replace(fm,(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 hm=/(^|[^\[])\^/g;function le(e,t){let n=typeof e=="string"?e:e.source;t=t||"";const s={replace:(o,r)=>{let i=typeof r=="string"?r:r.source;return i=i.replace(hm,"$1"),n=n.replace(o,i),s},getRegex:()=>new RegExp(n,t)};return s}function jl(e){try{e=encodeURI(e).replace(/%25/g,"%")}catch{return null}return e}const Kn={exec:()=>null};function Wl(e,t){const n=e.replace(/\|/g,(r,i,a)=>{let l=!1,d=i;for(;--d>=0&&a[d]==="\\";)l=!l;return l?"|":" |"}),s=n.split(/ \|/);let o=0;if(s[0].trim()||s.shift(),s.length>0&&!s[s.length-1].trim()&&s.pop(),t)if(s.length>t)s.splice(t);else for(;s.length<t;)s.push("");for(;o<s.length;o++)s[o]=s[o].trim().replace(/\\\|/g,"|");return s}function Ws(e,t,n){const s=e.length;if(s===0)return"";let o=0;for(;o<s;){const r=e.charAt(s-o-1);if(r===t&&!n)o++;else if(r!==t&&n)o++;else break}return e.slice(0,s-o)}function mm(e,t){if(e.indexOf(t[1])===-1)return-1;let n=0;for(let s=0;s<e.length;s++)if(e[s]==="\\")s++;else if(e[s]===t[0])n++;else if(e[s]===t[1]&&(n--,n<0))return s;return-1}function Hl(e,t,n,s){const o=t.href,r=t.title?Ye(t.title):null,i=e[1].replace(/\\([\[\]])/g,"$1");if(e[0].charAt(0)!=="!"){s.state.inLink=!0;const a={type:"link",raw:n,href:o,title:r,text:i,tokens:s.inlineTokens(i)};return s.state.inLink=!1,a}return{type:"image",raw:n,href:o,title:r,text:Ye(i)}}function pm(e,t){const n=e.match(/^(\s+)(?:```)/);if(n===null)return t;const s=n[1];return t.split(`
|
|
45
|
+
*/const xh="9.9.1";function Sh(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(kt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(kt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(kt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(kt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(kt().__INTLIFY_PROD_DEVTOOLS__=!1)}const pl=ch.__EXTEND_POINT__,Dt=Jr(pl);Dt(),Dt(),Dt(),Dt(),Dt(),Dt(),Dt(),Dt();const gl=tt.__EXTEND_POINT__,We=Jr(gl),ke={UNEXPECTED_RETURN_TYPE:gl,INVALID_ARGUMENT:We(),MUST_BE_CALL_SETUP_TOP:We(),NOT_INSTALLED:We(),NOT_AVAILABLE_IN_LEGACY_MODE:We(),REQUIRED_VALUE:We(),INVALID_VALUE:We(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:We(),NOT_INSTALLED_WITH_PROVIDE:We(),UNEXPECTED_ERROR:We(),NOT_COMPATIBLE_LEGACY_VUE_I18N:We(),BRIDGE_SUPPORT_VUE_2_ONLY:We(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:We(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:We(),__EXTEND_POINT__:We()};function Ee(e,...t){return yn(e,null,void 0)}const lo=At("__translateVNode"),co=At("__datetimeParts"),uo=At("__numberParts"),_l=At("__setPluralRules"),bl=At("__injectWithOption"),fo=At("__dispose");function Kn(e){if(!re(e))return e;for(const t in e)if(Ms(e,t))if(!t.includes("."))re(e[t])&&Kn(e[t]);else{const n=t.split("."),s=n.length-1;let o=e,r=!1;for(let i=0;i<s;i++){if(n[i]in o||(o[n[i]]={}),!re(o[n[i]])){r=!0;break}o=o[n[i]]}r||(o[n[s]]=e[t],delete e[t]),re(o[n[s]])&&Kn(o[n[s]])}return e}function Us(e,t){const{messages:n,__i18n:s,messageResolver:o,flatJson:r}=t,i=z(n)?n:he(s)?{}:{[e]:{}};if(he(s)&&s.forEach(a=>{if("locale"in a&&"resource"in a){const{locale:l,resource:h}=a;l?(i[l]=i[l]||{},Ds(h,i[l])):Ds(h,i)}else D(a)&&Ds(JSON.parse(a),i)}),o==null&&r)for(const a in i)Ms(i,a)&&Kn(i[a]);return i}function yl(e){return e.type}function kl(e,t,n){let s=re(t.messages)?t.messages:{};"__i18nGlobal"in n&&(s=Us(e.locale.value,{messages:s,__i18n:n.__i18nGlobal}));const o=Object.keys(s);o.length&&o.forEach(r=>{e.mergeLocaleMessage(r,s[r])});{if(re(t.datetimeFormats)){const r=Object.keys(t.datetimeFormats);r.length&&r.forEach(i=>{e.mergeDateTimeFormat(i,t.datetimeFormats[i])})}if(re(t.numberFormats)){const r=Object.keys(t.numberFormats);r.length&&r.forEach(i=>{e.mergeNumberFormat(i,t.numberFormats[i])})}}}function wl(e){return Ce(Pn,null,e,0)}const vl="__INTLIFY_META__",El=()=>[],Ch=()=>!1;let Il=0;function Tl(e){return(t,n,s,o)=>e(n,s,Fn()||void 0,o)}const Nh=()=>{const e=Fn();let t=null;return e&&(t=yl(e)[vl])?{[vl]:t}:null};function ho(e={},t){const{__root:n,__injectWithOption:s}=e,o=n===void 0,r=e.flatJson,i=As?ee:oi;let a=Z(e.inheritLocale)?e.inheritLocale:!0;const l=i(n&&a?n.locale.value:D(e.locale)?e.locale:vn),h=i(n&&a?n.fallbackLocale.value:D(e.fallbackLocale)||he(e.fallbackLocale)||z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:l.value),f=i(Us(l.value,e)),d=i(z(e.datetimeFormats)?e.datetimeFormats:{[l.value]:{}}),m=i(z(e.numberFormats)?e.numberFormats:{[l.value]:{}});let g=n?n.missingWarn:Z(e.missingWarn)||Rt(e.missingWarn)?e.missingWarn:!0,y=n?n.fallbackWarn:Z(e.fallbackWarn)||Rt(e.fallbackWarn)?e.fallbackWarn:!0,T=n?n.fallbackRoot:Z(e.fallbackRoot)?e.fallbackRoot:!0,I=!!e.fallbackFormat,_=fe(e.missing)?e.missing:null,k=fe(e.missing)?Tl(e.missing):null,E=fe(e.postTranslation)?e.postTranslation:null,b=n?n.warnHtmlMessage:Z(e.warnHtmlMessage)?e.warnHtmlMessage:!0,x=!!e.escapeParameter;const N=n?n.modifiers:z(e.modifiers)?e.modifiers:{};let R=e.pluralRules||n&&n.pluralRules,C;C=(()=>{o&&el(null);const v={version:xh,locale:l.value,fallbackLocale:h.value,messages:f.value,modifiers:N,pluralRules:R,missing:k===null?void 0:k,missingWarn:g,fallbackWarn:y,fallbackFormat:I,unresolving:!0,postTranslation:E===null?void 0:E,warnHtmlMessage:b,escapeParameter:x,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};v.datetimeFormats=d.value,v.numberFormats=m.value,v.__datetimeFormatters=z(C)?C.__datetimeFormatters:void 0,v.__numberFormatters=z(C)?C.__numberFormatters:void 0;const O=kh(v);return o&&el(O),O})(),Vn(C,l.value,h.value);function B(){return[l.value,h.value,f.value,d.value,m.value]}const ue=je({get:()=>l.value,set:v=>{l.value=v,C.locale=l.value}}),oe=je({get:()=>h.value,set:v=>{h.value=v,C.fallbackLocale=h.value,Vn(C,l.value,v)}}),we=je(()=>f.value),qe=je(()=>d.value),He=je(()=>m.value);function X(){return fe(E)?E:null}function ie(v){E=v,C.postTranslation=v}function te(){return _}function Ve(v){v!==null&&(k=Tl(v)),_=v,C.missing=k}const Pe=(v,O,W,H,ne,pe)=>{B();let Ie;try{__INTLIFY_PROD_DEVTOOLS__,o||(C.fallbackContext=n?yh():void 0),Ie=v(C)}finally{__INTLIFY_PROD_DEVTOOLS__,o||(C.fallbackContext=void 0)}if(W!=="translate exists"&&ye(Ie)&&Ie===$s||W==="translate exists"&&!Ie){const[jt,Lo]=O();return n&&T?H(n):ne(jt)}else{if(pe(Ie))return Ie;throw Ee(ke.UNEXPECTED_RETURN_TYPE)}};function Ke(...v){return Pe(O=>Reflect.apply(il,null,[O,...v]),()=>oo(...v),"translate",O=>Reflect.apply(O.t,O,[...v]),O=>O,O=>D(O))}function Ae(...v){const[O,W,H]=v;if(H&&!re(H))throw Ee(ke.INVALID_ARGUMENT);return Ke(O,W,Oe({resolvedMessage:!0},H||{}))}function $t(...v){return Pe(O=>Reflect.apply(cl,null,[O,...v]),()=>io(...v),"datetime format",O=>Reflect.apply(O.d,O,[...v]),()=>Ga,O=>D(O))}function Ut(...v){return Pe(O=>Reflect.apply(dl,null,[O,...v]),()=>ao(...v),"number format",O=>Reflect.apply(O.n,O,[...v]),()=>Ga,O=>D(O))}function on(v){return v.map(O=>D(O)||ye(O)||Z(O)?wl(String(O)):O)}const mt={normalize:on,interpolate:v=>v,type:"vnode"};function nt(...v){return Pe(O=>{let W;const H=O;try{H.processor=mt,W=Reflect.apply(il,null,[H,...v])}finally{H.processor=null}return W},()=>oo(...v),"translate",O=>O[lo](...v),O=>[wl(O)],O=>he(O))}function pt(...v){return Pe(O=>Reflect.apply(dl,null,[O,...v]),()=>ao(...v),"number format",O=>O[uo](...v),El,O=>D(O)||he(O))}function De(...v){return Pe(O=>Reflect.apply(cl,null,[O,...v]),()=>io(...v),"datetime format",O=>O[co](...v),El,O=>D(O)||he(O))}function st(v){R=v,C.pluralRules=R}function vt(v,O){return Pe(()=>{if(!v)return!1;const W=D(O)?O:l.value,H=p(W),ne=C.messageResolver(H,v);return In(ne)||Je(ne)||D(ne)},()=>[v],"translate exists",W=>Reflect.apply(W.te,W,[v,O]),Ch,W=>Z(W))}function u(v){let O=null;const W=Ka(C,h.value,l.value);for(let H=0;H<W.length;H++){const ne=f.value[W[H]]||{},pe=C.messageResolver(ne,v);if(pe!=null){O=pe;break}}return O}function c(v){const O=u(v);return O??(n?n.tm(v)||{}:{})}function p(v){return f.value[v]||{}}function w(v,O){if(r){const W={[v]:O};for(const H in W)Ms(W,H)&&Kn(W[H]);O=W[v]}f.value[v]=O,C.messages=f.value}function L(v,O){f.value[v]=f.value[v]||{};const W={[v]:O};if(r)for(const H in W)Ms(W,H)&&Kn(W[H]);O=W[v],Ds(O,f.value[v]),C.messages=f.value}function S(v){return d.value[v]||{}}function M(v,O){d.value[v]=O,C.datetimeFormats=d.value,fl(C,v,O)}function A(v,O){d.value[v]=Oe(d.value[v]||{},O),C.datetimeFormats=d.value,fl(C,v,O)}function F(v){return m.value[v]||{}}function P(v,O){m.value[v]=O,C.numberFormats=m.value,ml(C,v,O)}function j(v,O){m.value[v]=Oe(m.value[v]||{},O),C.numberFormats=m.value,ml(C,v,O)}Il++,n&&As&&(zt(n.locale,v=>{a&&(l.value=v,C.locale=v,Vn(C,l.value,h.value))}),zt(n.fallbackLocale,v=>{a&&(h.value=v,C.fallbackLocale=v,Vn(C,l.value,h.value))}));const $={id:Il,locale:ue,fallbackLocale:oe,get inheritLocale(){return a},set inheritLocale(v){a=v,v&&n&&(l.value=n.locale.value,h.value=n.fallbackLocale.value,Vn(C,l.value,h.value))},get availableLocales(){return Object.keys(f.value).sort()},messages:we,get modifiers(){return N},get pluralRules(){return R||{}},get isGlobal(){return o},get missingWarn(){return g},set missingWarn(v){g=v,C.missingWarn=g},get fallbackWarn(){return y},set fallbackWarn(v){y=v,C.fallbackWarn=y},get fallbackRoot(){return T},set fallbackRoot(v){T=v},get fallbackFormat(){return I},set fallbackFormat(v){I=v,C.fallbackFormat=I},get warnHtmlMessage(){return b},set warnHtmlMessage(v){b=v,C.warnHtmlMessage=v},get escapeParameter(){return x},set escapeParameter(v){x=v,C.escapeParameter=v},t:Ke,getLocaleMessage:p,setLocaleMessage:w,mergeLocaleMessage:L,getPostTranslationHandler:X,setPostTranslationHandler:ie,getMissingHandler:te,setMissingHandler:Ve,[_l]:st};return $.datetimeFormats=qe,$.numberFormats=He,$.rt=Ae,$.te=vt,$.tm=c,$.d=$t,$.n=Ut,$.getDateTimeFormat=S,$.setDateTimeFormat=M,$.mergeDateTimeFormat=A,$.getNumberFormat=F,$.setNumberFormat=P,$.mergeNumberFormat=j,$[bl]=s,$[lo]=nt,$[co]=De,$[uo]=pt,$}function Ph(e){const t=D(e.locale)?e.locale:vn,n=D(e.fallbackLocale)||he(e.fallbackLocale)||z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,s=fe(e.missing)?e.missing:void 0,o=Z(e.silentTranslationWarn)||Rt(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,r=Z(e.silentFallbackWarn)||Rt(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,i=Z(e.fallbackRoot)?e.fallbackRoot:!0,a=!!e.formatFallbackMessages,l=z(e.modifiers)?e.modifiers:{},h=e.pluralizationRules,f=fe(e.postTranslation)?e.postTranslation:void 0,d=D(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,m=!!e.escapeParameterHtml,g=Z(e.sync)?e.sync:!0;let y=e.messages;if(z(e.sharedMessages)){const x=e.sharedMessages;y=Object.keys(x).reduce((R,C)=>{const U=R[C]||(R[C]={});return Oe(U,x[C]),R},y||{})}const{__i18n:T,__root:I,__injectWithOption:_}=e,k=e.datetimeFormats,E=e.numberFormats,b=e.flatJson;return{locale:t,fallbackLocale:n,messages:y,flatJson:b,datetimeFormats:k,numberFormats:E,missing:s,missingWarn:o,fallbackWarn:r,fallbackRoot:i,fallbackFormat:a,modifiers:l,pluralRules:h,postTranslation:f,warnHtmlMessage:d,escapeParameter:m,messageResolver:e.messageResolver,inheritLocale:g,__i18n:T,__root:I,__injectWithOption:_}}function mo(e={},t){{const n=ho(Ph(e)),{__extender:s}=e,o={id:n.id,get locale(){return n.locale.value},set locale(r){n.locale.value=r},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(r){n.fallbackLocale.value=r},get messages(){return n.messages.value},get datetimeFormats(){return n.datetimeFormats.value},get numberFormats(){return n.numberFormats.value},get availableLocales(){return n.availableLocales},get formatter(){return{interpolate(){return[]}}},set formatter(r){},get missing(){return n.getMissingHandler()},set missing(r){n.setMissingHandler(r)},get silentTranslationWarn(){return Z(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(r){n.missingWarn=Z(r)?!r:r},get silentFallbackWarn(){return Z(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(r){n.fallbackWarn=Z(r)?!r:r},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(r){n.fallbackFormat=r},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(r){n.setPostTranslationHandler(r)},get sync(){return n.inheritLocale},set sync(r){n.inheritLocale=r},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(r){n.warnHtmlMessage=r!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(r){n.escapeParameter=r},get preserveDirectiveContent(){return!0},set preserveDirectiveContent(r){},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...r){const[i,a,l]=r,h={};let f=null,d=null;if(!D(i))throw Ee(ke.INVALID_ARGUMENT);const m=i;return D(a)?h.locale=a:he(a)?f=a:z(a)&&(d=a),he(l)?f=l:z(l)&&(d=l),Reflect.apply(n.t,n,[m,f||d||{},h])},rt(...r){return Reflect.apply(n.rt,n,[...r])},tc(...r){const[i,a,l]=r,h={plural:1};let f=null,d=null;if(!D(i))throw Ee(ke.INVALID_ARGUMENT);const m=i;return D(a)?h.locale=a:ye(a)?h.plural=a:he(a)?f=a:z(a)&&(d=a),D(l)?h.locale=l:he(l)?f=l:z(l)&&(d=l),Reflect.apply(n.t,n,[m,f||d||{},h])},te(r,i){return n.te(r,i)},tm(r){return n.tm(r)},getLocaleMessage(r){return n.getLocaleMessage(r)},setLocaleMessage(r,i){n.setLocaleMessage(r,i)},mergeLocaleMessage(r,i){n.mergeLocaleMessage(r,i)},d(...r){return Reflect.apply(n.d,n,[...r])},getDateTimeFormat(r){return n.getDateTimeFormat(r)},setDateTimeFormat(r,i){n.setDateTimeFormat(r,i)},mergeDateTimeFormat(r,i){n.mergeDateTimeFormat(r,i)},n(...r){return Reflect.apply(n.n,n,[...r])},getNumberFormat(r){return n.getNumberFormat(r)},setNumberFormat(r,i){n.setNumberFormat(r,i)},mergeNumberFormat(r,i){n.mergeNumberFormat(r,i)},getChoiceIndex(r,i){return-1}};return o.__extender=s,o}}const po={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function Ah({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((s,o)=>[...s,...o.type===Le?o.children:[o]],[]):t.reduce((n,s)=>{const o=e[s];return o&&(n[s]=o()),n},{})}function Ll(e){return Le}const Ol=Bt({name:"i18n-t",props:Oe({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>ye(e)||!isNaN(e)}},po),setup(e,t){const{slots:n,attrs:s}=t,o=e.i18n||nn({useScope:e.scope,__useComponent:!0});return()=>{const r=Object.keys(n).filter(d=>d!=="_"),i={};e.locale&&(i.locale=e.locale),e.plural!==void 0&&(i.plural=D(e.plural)?+e.plural:e.plural);const a=Ah(t,r),l=o[lo](e.keypath,a,i),h=Oe({},s),f=D(e.tag)||re(e.tag)?e.tag:Ll();return ea(f,h,l)}}});function Rh(e){return he(e)&&!D(e[0])}function xl(e,t,n,s){const{slots:o,attrs:r}=t;return()=>{const i={part:!0};let a={};e.locale&&(i.locale=e.locale),D(e.format)?i.key=e.format:re(e.format)&&(D(e.format.key)&&(i.key=e.format.key),a=Object.keys(e.format).reduce((m,g)=>n.includes(g)?Oe({},m,{[g]:e.format[g]}):m,{}));const l=s(e.value,i,a);let h=[i.key];he(l)?h=l.map((m,g)=>{const y=o[m.type],T=y?y({[m.type]:m.value,index:g,parts:l}):[m.value];return Rh(T)&&(T[0].key=`${m.type}-${g}`),T}):D(l)&&(h=[l]);const f=Oe({},r),d=D(e.tag)||re(e.tag)?e.tag:Ll();return ea(d,f,h)}}const Sl=Bt({name:"i18n-n",props:Oe({value:{type:Number,required:!0},format:{type:[String,Object]}},po),setup(e,t){const n=e.i18n||nn({useScope:"parent",__useComponent:!0});return xl(e,t,hl,(...s)=>n[uo](...s))}}),Cl=Bt({name:"i18n-d",props:Oe({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},po),setup(e,t){const n=e.i18n||nn({useScope:"parent",__useComponent:!0});return xl(e,t,ul,(...s)=>n[co](...s))}});function Mh(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const s=n.__getInstance(t);return s!=null?s.__composer:e.global.__composer}}function Fh(e){const t=i=>{const{instance:a,modifiers:l,value:h}=i;if(!a||!a.$)throw Ee(ke.UNEXPECTED_ERROR);const f=Mh(e,a.$),d=Nl(h);return[Reflect.apply(f.t,f,[...Pl(d)]),f]};return{created:(i,a)=>{const[l,h]=t(a);As&&e.global===h&&(i.__i18nWatcher=zt(h.locale,()=>{a.instance&&a.instance.$forceUpdate()})),i.__composer=h,i.textContent=l},unmounted:i=>{As&&i.__i18nWatcher&&(i.__i18nWatcher(),i.__i18nWatcher=void 0,delete i.__i18nWatcher),i.__composer&&(i.__composer=void 0,delete i.__composer)},beforeUpdate:(i,{value:a})=>{if(i.__composer){const l=i.__composer,h=Nl(a);i.textContent=Reflect.apply(l.t,l,[...Pl(h)])}},getSSRProps:i=>{const[a]=t(i);return{textContent:a}}}}function Nl(e){if(D(e))return{path:e};if(z(e)){if(!("path"in e))throw Ee(ke.REQUIRED_VALUE,"path");return e}else throw Ee(ke.INVALID_VALUE)}function Pl(e){const{path:t,locale:n,args:s,choice:o,plural:r}=e,i={},a=s||{};return D(n)&&(i.locale=n),ye(o)&&(i.plural=o),ye(r)&&(i.plural=r),[t,a,i]}function Dh(e,t,...n){const s=z(n[0])?n[0]:{},o=!!s.useI18nComponentName;(Z(s.globalInstall)?s.globalInstall:!0)&&([o?"i18n":Ol.name,"I18nT"].forEach(i=>e.component(i,Ol)),[Sl.name,"I18nN"].forEach(i=>e.component(i,Sl)),[Cl.name,"I18nD"].forEach(i=>e.component(i,Cl))),e.directive("t",Fh(t))}function $h(e,t,n){return{beforeCreate(){const s=Fn();if(!s)throw Ee(ke.UNEXPECTED_ERROR);const o=this.$options;if(o.i18n){const r=o.i18n;if(o.__i18n&&(r.__i18n=o.__i18n),r.__root=t,this===this.$root)this.$i18n=Al(e,r);else{r.__injectWithOption=!0,r.__extender=n.__vueI18nExtend,this.$i18n=mo(r);const i=this.$i18n;i.__extender&&(i.__disposer=i.__extender(this.$i18n))}}else if(o.__i18n)if(this===this.$root)this.$i18n=Al(e,o);else{this.$i18n=mo({__i18n:o.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const r=this.$i18n;r.__extender&&(r.__disposer=r.__extender(this.$i18n))}else this.$i18n=e;o.__i18nGlobal&&kl(t,o,o),this.$t=(...r)=>this.$i18n.t(...r),this.$rt=(...r)=>this.$i18n.rt(...r),this.$tc=(...r)=>this.$i18n.tc(...r),this.$te=(r,i)=>this.$i18n.te(r,i),this.$d=(...r)=>this.$i18n.d(...r),this.$n=(...r)=>this.$i18n.n(...r),this.$tm=r=>this.$i18n.tm(r),n.__setInstance(s,this.$i18n)},mounted(){},unmounted(){const s=Fn();if(!s)throw Ee(ke.UNEXPECTED_ERROR);const o=this.$i18n;delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,o.__disposer&&(o.__disposer(),delete o.__disposer,delete o.__extender),n.__deleteInstance(s),delete this.$i18n}}}function Al(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[_l](t.pluralizationRules||e.pluralizationRules);const n=Us(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(s=>e.mergeLocaleMessage(s,n[s])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(s=>e.mergeDateTimeFormat(s,t.datetimeFormats[s])),t.numberFormats&&Object.keys(t.numberFormats).forEach(s=>e.mergeNumberFormat(s,t.numberFormats[s])),e}const Uh=At("global-vue-i18n");function jh(e={},t){const n=__VUE_I18N_LEGACY_API__&&Z(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,s=Z(e.globalInjection)?e.globalInjection:!0,o=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,r=new Map,[i,a]=Wh(e,n),l=At("");function h(m){return r.get(m)||null}function f(m,g){r.set(m,g)}function d(m){r.delete(m)}{const m={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return o},async install(g,...y){if(g.__VUE_I18N_SYMBOL__=l,g.provide(g.__VUE_I18N_SYMBOL__,m),z(y[0])){const _=y[0];m.__composerExtend=_.__composerExtend,m.__vueI18nExtend=_.__vueI18nExtend}let T=null;!n&&s&&(T=Zh(g,m.global)),__VUE_I18N_FULL_INSTALL__&&Dh(g,m,...y),__VUE_I18N_LEGACY_API__&&n&&g.mixin($h(a,a.__composer,m));const I=g.unmount;g.unmount=()=>{T&&T(),m.dispose(),I()}},get global(){return a},dispose(){i.stop()},__instances:r,__getInstance:h,__setInstance:f,__deleteInstance:d};return m}}function nn(e={}){const t=Fn();if(t==null)throw Ee(ke.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Ee(ke.NOT_INSTALLED);const n=Hh(t),s=Kh(n),o=yl(t),r=Vh(e,o);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw Ee(ke.NOT_AVAILABLE_IN_LEGACY_MODE);return Bh(t,r,s,e)}if(r==="global")return kl(s,e,o),s;if(r==="parent"){let l=zh(n,t,e.__useComponent);return l==null&&(l=s),l}const i=n;let a=i.__getInstance(t);if(a==null){const l=Oe({},e);"__i18n"in o&&(l.__i18n=o.__i18n),s&&(l.__root=s),a=ho(l),i.__composerExtend&&(a[fo]=i.__composerExtend(a)),Yh(i,t,a),i.__setInstance(t,a)}return a}function Wh(e,t,n){const s=rr();{const o=__VUE_I18N_LEGACY_API__&&t?s.run(()=>mo(e)):s.run(()=>ho(e));if(o==null)throw Ee(ke.UNEXPECTED_ERROR);return[s,o]}}function Hh(e){{const t=Ze(e.isCE?Uh:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Ee(e.isCE?ke.NOT_INSTALLED_WITH_PROVIDE:ke.UNEXPECTED_ERROR);return t}}function Vh(e,t){return Rs(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Kh(e){return e.mode==="composition"?e.global:e.global.__composer}function zh(e,t,n=!1){let s=null;const o=t.root;let r=Gh(t,n);for(;r!=null;){const i=e;if(e.mode==="composition")s=i.__getInstance(r);else if(__VUE_I18N_LEGACY_API__){const a=i.__getInstance(r);a!=null&&(s=a.__composer,n&&s&&!s[bl]&&(s=null))}if(s!=null||o===r)break;r=r.parent}return s}function Gh(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Yh(e,t,n){vs(()=>{},t),yr(()=>{const s=n;e.__deleteInstance(t);const o=s[fo];o&&(o(),delete s[fo])},t)}function Bh(e,t,n,s={}){const o=t==="local",r=oi(null);if(o&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw Ee(ke.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const i=Z(s.inheritLocale)?s.inheritLocale:!D(s.locale),a=ee(!o||i?n.locale.value:D(s.locale)?s.locale:vn),l=ee(!o||i?n.fallbackLocale.value:D(s.fallbackLocale)||he(s.fallbackLocale)||z(s.fallbackLocale)||s.fallbackLocale===!1?s.fallbackLocale:a.value),h=ee(Us(a.value,s)),f=ee(z(s.datetimeFormats)?s.datetimeFormats:{[a.value]:{}}),d=ee(z(s.numberFormats)?s.numberFormats:{[a.value]:{}}),m=o?n.missingWarn:Z(s.missingWarn)||Rt(s.missingWarn)?s.missingWarn:!0,g=o?n.fallbackWarn:Z(s.fallbackWarn)||Rt(s.fallbackWarn)?s.fallbackWarn:!0,y=o?n.fallbackRoot:Z(s.fallbackRoot)?s.fallbackRoot:!0,T=!!s.fallbackFormat,I=fe(s.missing)?s.missing:null,_=fe(s.postTranslation)?s.postTranslation:null,k=o?n.warnHtmlMessage:Z(s.warnHtmlMessage)?s.warnHtmlMessage:!0,E=!!s.escapeParameter,b=o?n.modifiers:z(s.modifiers)?s.modifiers:{},x=s.pluralRules||o&&n.pluralRules;function N(){return[a.value,l.value,h.value,f.value,d.value]}const R=je({get:()=>r.value?r.value.locale.value:a.value,set:c=>{r.value&&(r.value.locale.value=c),a.value=c}}),C=je({get:()=>r.value?r.value.fallbackLocale.value:l.value,set:c=>{r.value&&(r.value.fallbackLocale.value=c),l.value=c}}),U=je(()=>r.value?r.value.messages.value:h.value),B=je(()=>f.value),ue=je(()=>d.value);function oe(){return r.value?r.value.getPostTranslationHandler():_}function we(c){r.value&&r.value.setPostTranslationHandler(c)}function qe(){return r.value?r.value.getMissingHandler():I}function He(c){r.value&&r.value.setMissingHandler(c)}function X(c){return N(),c()}function ie(...c){return r.value?X(()=>Reflect.apply(r.value.t,null,[...c])):X(()=>"")}function te(...c){return r.value?Reflect.apply(r.value.rt,null,[...c]):""}function Ve(...c){return r.value?X(()=>Reflect.apply(r.value.d,null,[...c])):X(()=>"")}function Pe(...c){return r.value?X(()=>Reflect.apply(r.value.n,null,[...c])):X(()=>"")}function Ke(c){return r.value?r.value.tm(c):{}}function Ae(c,p){return r.value?r.value.te(c,p):!1}function $t(c){return r.value?r.value.getLocaleMessage(c):{}}function Ut(c,p){r.value&&(r.value.setLocaleMessage(c,p),h.value[c]=p)}function on(c,p){r.value&&r.value.mergeLocaleMessage(c,p)}function ze(c){return r.value?r.value.getDateTimeFormat(c):{}}function mt(c,p){r.value&&(r.value.setDateTimeFormat(c,p),f.value[c]=p)}function nt(c,p){r.value&&r.value.mergeDateTimeFormat(c,p)}function pt(c){return r.value?r.value.getNumberFormat(c):{}}function De(c,p){r.value&&(r.value.setNumberFormat(c,p),d.value[c]=p)}function st(c,p){r.value&&r.value.mergeNumberFormat(c,p)}const vt={get id(){return r.value?r.value.id:-1},locale:R,fallbackLocale:C,messages:U,datetimeFormats:B,numberFormats:ue,get inheritLocale(){return r.value?r.value.inheritLocale:i},set inheritLocale(c){r.value&&(r.value.inheritLocale=c)},get availableLocales(){return r.value?r.value.availableLocales:Object.keys(h.value)},get modifiers(){return r.value?r.value.modifiers:b},get pluralRules(){return r.value?r.value.pluralRules:x},get isGlobal(){return r.value?r.value.isGlobal:!1},get missingWarn(){return r.value?r.value.missingWarn:m},set missingWarn(c){r.value&&(r.value.missingWarn=c)},get fallbackWarn(){return r.value?r.value.fallbackWarn:g},set fallbackWarn(c){r.value&&(r.value.missingWarn=c)},get fallbackRoot(){return r.value?r.value.fallbackRoot:y},set fallbackRoot(c){r.value&&(r.value.fallbackRoot=c)},get fallbackFormat(){return r.value?r.value.fallbackFormat:T},set fallbackFormat(c){r.value&&(r.value.fallbackFormat=c)},get warnHtmlMessage(){return r.value?r.value.warnHtmlMessage:k},set warnHtmlMessage(c){r.value&&(r.value.warnHtmlMessage=c)},get escapeParameter(){return r.value?r.value.escapeParameter:E},set escapeParameter(c){r.value&&(r.value.escapeParameter=c)},t:ie,getPostTranslationHandler:oe,setPostTranslationHandler:we,getMissingHandler:qe,setMissingHandler:He,rt:te,d:Ve,n:Pe,tm:Ke,te:Ae,getLocaleMessage:$t,setLocaleMessage:Ut,mergeLocaleMessage:on,getDateTimeFormat:ze,setDateTimeFormat:mt,mergeDateTimeFormat:nt,getNumberFormat:pt,setNumberFormat:De,mergeNumberFormat:st};function u(c){c.locale.value=a.value,c.fallbackLocale.value=l.value,Object.keys(h.value).forEach(p=>{c.mergeLocaleMessage(p,h.value[p])}),Object.keys(f.value).forEach(p=>{c.mergeDateTimeFormat(p,f.value[p])}),Object.keys(d.value).forEach(p=>{c.mergeNumberFormat(p,d.value[p])}),c.escapeParameter=E,c.fallbackFormat=T,c.fallbackRoot=y,c.fallbackWarn=g,c.missingWarn=m,c.warnHtmlMessage=k}return Ii(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw Ee(ke.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const c=r.value=e.proxy.$i18n.__composer;t==="global"?(a.value=c.locale.value,l.value=c.fallbackLocale.value,h.value=c.messages.value,f.value=c.datetimeFormats.value,d.value=c.numberFormats.value):o&&u(c)}),vt}const Xh=["locale","fallbackLocale","availableLocales"],Rl=["t","rt","d","n","tm","te"];function Zh(e,t){const n=Object.create(null);return Xh.forEach(o=>{const r=Object.getOwnPropertyDescriptor(t,o);if(!r)throw Ee(ke.UNEXPECTED_ERROR);const i=_e(r.value)?{get(){return r.value.value},set(a){r.value.value=a}}:{get(){return r.get&&r.get()}};Object.defineProperty(n,o,i)}),e.config.globalProperties.$i18n=n,Rl.forEach(o=>{const r=Object.getOwnPropertyDescriptor(t,o);if(!r||!r.value)throw Ee(ke.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${o}`,r)}),()=>{delete e.config.globalProperties.$i18n,Rl.forEach(o=>{delete e.config.globalProperties[`$${o}`]})}}if(Sh(),__INTLIFY_JIT_COMPILATION__?Xa(Eh):Xa(vh),ph(Zd),gh(Ka),__INTLIFY_PROD_DEVTOOLS__){const e=kt();e.__INTLIFY__=!0,oh(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const Jh={en:{admin:"Admin",anonymous:"Anonymous",approve_hint:"We’ll reply to your comment within 24 hours without spamming your email, so please check back soon :)",discussion:"Discussion",load_more:"Load More",login:"LOGIN",logout:"Logout",placeholder:"Write a comment...",post_comment:"POST COMMENT",post_reply:"POST REPLY",reply:"Reply",reply_to:"reply to",ui_texts:["Be the first to start the discussion!","Join the Conversation (#)","Loading...","Load Comments"],your_comment:"Your comment"},es:{admin:"Administrador",anonymous:"Anónimo",approve_hint:"los comentarios son normalmente aprobados dentro de 24 horas",discussion:"Discusión",load_more:"Cargar Más",login:"INICIAR SESIÓN",logout:"Cerrar Sesión",placeholder:"Escribe un comentario...",post_comment:"PUBLICAR COMENTARIO",post_reply:"PUBLICAR RESPUESTA",reply:"Responder",reply_to:"Responder a",ui_texts:["¡Sé el primero en iniciar la discusión!","Únete a la Conversación (#)","Cargando...","Cargar Comentarios"],your_comment:"Tu comentario"},id:{admin:"Admin",anonymous:"Anonim",approve_hint:"komentar biasanya disetujui dalam waktu 24 jam",discussion:"Diskusi",load_more:"Muat Lebih Banyak",login:"MASUK",logout:"Keluar",placeholder:"Tulis komentar...",post_comment:"KIRIM KOMENTAR",post_reply:"KIRIM BALASAN",reply:"Balas",reply_to:"balas ke",your_comment:"Komentar Anda"},it:{admin:"Amministratore",anonymous:"Anonimo",approve_hint:"i commenti vengono normalmente approvati entro 24 ore",discussion:"Discussione",load_more:"Carica Altri",login:"ACCEDI",logout:"Esci",placeholder:"Scrivi un commento...",post_comment:"INVIA COMMENTO",post_reply:"INVIA RISPOSTA",reply:"Risposta",reply_to:"rispondi a",your_comment:"Il tuo commento"},ja:{admin:"管理者",anonymous:"匿名",approve_hint:"コメントは通常24時間以内に承認されます",discussion:"ディスカッション",load_more:"もっと読み込む",login:"ログイン",logout:"ログアウト",placeholder:"コメントを書く...",post_comment:"コメントを投稿",post_reply:"返信を投稿",reply:"返信",reply_to:"返信先",your_comment:"あなたのコメント"},ko:{admin:"관리자",anonymous:"익명",approve_hint:"댓글은 보통 24시간 내에 승인됩니다",discussion:"토론",load_more:"더 보기",login:"로그인",logout:"로그아웃",placeholder:"댓글을 입력하세요...",post_comment:"댓글 게시",post_reply:"답글 게시",reply:"답장",reply_to:"답장 대상",your_comment:"당신의 댓글"},pt:{admin:"Administrador",anonymous:"Anônimo",approve_hint:"os comentários são normalmente aprovados dentro de 24 horas",discussion:"Discussão",load_more:"Carregar Mais",login:"ENTRAR",logout:"Sair",placeholder:"Escreva um comentário...",post_comment:"PUBLICAR COMENTÁRIO",post_reply:"PUBLICAR RESPOSTA",reply:"Responder",reply_to:"responder a",your_comment:"Seu comentário"},th:{admin:"แอดมิน",anonymous:"นิรนาม",approve_hint:"โดยปกติความคิดเห็นจะได้รับการอนุมัติภายใน 24 ชั่วโมง",discussion:"การอภิปราย",load_more:"โหลดเพิ่ม",login:"ลงชื่อเข้าใช้",logout:"ลงชื่อออก",placeholder:"เขียนความคิดเห็น...",post_comment:"โพสต์ความคิดเห็น",post_reply:"โพสต์การตอบกลับ",reply:"ตอบกลับ",reply_to:"ตอบกลับถึง",ui_texts:["เป็นคนแรกที่เริ่มการอภิปราย","เข้าร่วมการสนทนา (#)","กำลังโหลด...","โหลดความคิดเห็น"],your_comment:"ความคิดเห็นของคุณ"},zh:{admin:"管理員",anonymous:"匿名",approve_hint:"評論通常在24小時內獲得批準,並且每壹條評論都會獲得回復",discussion:"討論",load_more:"加載更多",login:"登錄",logout:"登出",placeholder:"寫評論...",post_comment:"發表評論",post_reply:"發表回複",reply:"回複",reply_to:"回複給",your_comment:"您的評論"},"zh-CN":{admin:"管理员",anonymous:"匿名",approve_hint:"评论通常在24小时内公开(我们也会回复您)",discussion:"讨论",load_more:"加载更多",login:"登录",logout:"登出",placeholder:"写评论...",post_comment:"发表评论",post_reply:"发表回复",reply:"回复",reply_to:"回复给",your_comment:"您的评论"}};function qh(){return!!navigator.userAgent.match(/Macintosh/)}function Qh(e,t){const n=qh();return(n&&e.metaKey||!n&&e.ctrlKey)&&e.key===t}var js=(e=>(e[e.Pending=0]="Pending",e[e.Approved=1]="Approved",e[e.Rejected=2]="Rejected",e[e.UnReplied=255]="UnReplied",e[e["Replied to Admin"]=256]="Replied to Admin",e))(js||{});function em(e){const{id:t,created_at:n,parent_id:s,ancestor_id:o,user_id:r,...i}=e;return{...i,id:Number(t),userId:r,parentId:Number(s),ancestorId:Number(o),status:Number(e.status),createdAt:new Date(n)}}const go="awesome-comment-comments",Ml=localStorage.getItem(go),Tn=Ml?JSON.parse(Ml):{},Ws=Uf("store",()=>{const e=Ze("postId"),t=Ze("comments"),n=ee(!!t?.length),s=ee(0),o=ee(""),r=ee(f(t||[])),i=ee(0),a=Ze("ApiBaseUrl"),l=ee(!1),h=ee(!1);function f(y){const T={},I=[];y.forEach(k=>{g(Number(k.id));const E=em(k);!k.ancestor_id||Number(k.ancestor_id)===0?T[k.id]=E:I.push(E)});const _=Tn[e];return _&&(_.createdAt=new Date(_.createdAt),!_.ancestorId||Number(_.ancestorId)===0?T[_.id]=_:I.push(_)),I.forEach(k=>{if(k.ancestorId in T){const E=T[k.ancestorId];E.children=[k,...E.children||[]]}}),T}async function d(){o.value="",l.value=!0;const y=new URLSearchParams;y.append("postId",e),y.append("start",s.value.toString());const T=await fetch(`${a}/api/comments?${y}`);if(!T.ok){o.value="Load comments failed. "+T.statusText,n.value=!0,l.value=!1;return}const I=await T.json();if(I.code!==0){o.value="Load comments failed. "+I.message,n.value=!0,l.value=!1;return}const _=f(I.data||[]);Object.assign(r.value,_);const k=I.data?.length||0;return h.value=Object.values(_).length>=20,i.value+=k,n.value=!0,l.value=!1,I}function m(y,T,I,_=js.Pending,k,E){const{sub:b="",name:x="",picture:N="",email:R="",nickname:C=""}=I,U={id:y,postId:e,content:T,createdAt:new Date,user:{avatar:N,email:R,name:C||x},userId:b,status:_,isNew:!0};if(k||E){U.ancestorId=k,U.parentId=E;const B=r.value[k];if(B.children||(B.children=[]),k===E)B.children.unshift(U);else{const ue=B.children.findIndex(oe=>Number(oe.id)===E);B.children.splice(ue+1,0,U)}}else U.ancestorId=0,U.parentId=0,r.value={[y]:U,...r.value};i.value++,_!==js.Approved&&(Tn[e]=U,localStorage.setItem(go,JSON.stringify(Tn)))}function g(y){Tn[e]?.id===y&&(delete Tn[e],localStorage.setItem(go,JSON.stringify(Tn)))}return{isLoaded:n,message:o,postId:e,comments:r,total:i,start:s,hasMore:h,loadingMore:l,loadComments:d,addComment:m}}),tm={class:"ac-form-control border border-neutral bg-base-200 rounded-lg"},nm={class:"sr-only",for:"ac-comment"},sm=["placeholder"],rm={class:"p-2 rounded-b-lg bg-base-300 flex items-center"},om={key:0,class:"text-xs text-neutral-400/40"},im={key:1,class:"ac-alert ac-alert-error mx-4 py-1"},am=["disabled"],lm={key:0,class:"ac-loading ac-loading-spinner"},Hs=Bt({...{name:"CommentForm"},props:{noVersion:{type:Boolean},currentId:{},parentId:{},ancestorId:{},content:{},status:{}},emits:["close","update"],setup(e,{emit:t}){const n=e,s=t,o=Zr(),r=Ws(),{t:i}=nn(),a=Ze("ApiBaseUrl"),l=Ze("Auth0Domain"),h="0.7.0",f=ee(),d=ee(!1),m=ee(n.content||""),g=ee("");async function y(k){if(!o.user.value)return T();if(k.target.matches(":invalid"))return;d.value=!0,g.value="";let E=a+"/api/comment",b="POST";n.currentId&&(E+="/"+n.currentId,b="PATCH");try{const x=await o.getAccessTokenSilently(),N=await fetch(E,{method:b,headers:{"Content-Type":"application/json",Authorization:`Bearer ${x}`},body:JSON.stringify({comment:m.value,postId:r.postId,domain:l,ancestorId:n.ancestorId?Number(n.ancestorId):void 0,parentId:n.parentId?Number(n.parentId):void 0,status:n.status})}),R=await N.json();if(!N.ok||R.message){g.value="Failed to post comment: "+(R.message||"Unknown"),d.value=!1;return}const{id:C,status:U}=R.data;n.ancestorId||n.parentId?r.addComment(C,m.value,o.user.value,n.ancestorId,n.parentId,U):n.currentId?s("update",m.value):r.addComment(C,m.value,o.user.value,U),m.value="",s("close")}catch(x){g.value=x.message||String(x)}d.value=!1}function T(){o.loginWithPopup()}function I(k){Qh(k,"Enter")&&y(k)}function _(){s("close")}return vs(()=>{f.value?.focus()}),(k,E)=>(q(),ae("form",{class:"mb-6",onSubmit:Tf(y,["prevent"])},[se("div",tm,[se("label",nm,ge(Y(i)("your_comment")),1),uu(se("textarea",{class:"ac-textarea ac-textarea-bordered bg-base-200 rounded-b-none focus:outline-none",id:"ac-comment",ref_key:"textarea",ref:f,rows:"3",placeholder:Y(i)("placeholder"),required:"",onKeydown:[fa(I,["enter"]),fa(_,["esc"])],"onUpdate:modelValue":E[0]||(E[0]=b=>m.value=b)},null,40,sm),[[vf,m.value]]),se("div",rm,[k.noVersion?Me("",!0):(q(),ae("div",om,"v"+ge(Y(h)),1)),g.value?(q(),ae("div",im,ge(g.value),1)):Me("",!0),se("button",{class:"ac-btn ac-btn-primary ac-btn-sm ms-auto",disabled:d.value},[d.value?(q(),ae("span",lm)):Me("",!0),k.currentId?(q(),ae(Le,{key:1},[pn(ge(Y(i)("save_editing")),1)],64)):k.parentId?(q(),ae(Le,{key:2},[pn(ge(Y(i)("post_reply")),1)],64)):(q(),ae(Le,{key:3},[pn(ge(Y(i)("post_comment")),1)],64))],8,am)])])],32))}});function _o(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let sn=_o();function Fl(e){sn=e}const Dl=/[&<>"']/,cm=new RegExp(Dl.source,"g"),$l=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,um=new RegExp($l.source,"g"),fm={"&":"&","<":"<",">":">",'"':""","'":"'"},Ul=e=>fm[e];function Ye(e,t){if(t){if(Dl.test(e))return e.replace(cm,Ul)}else if($l.test(e))return e.replace(um,Ul);return e}const dm=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function hm(e){return e.replace(dm,(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 mm=/(^|[^\[])\^/g;function ce(e,t){let n=typeof e=="string"?e:e.source;t=t||"";const s={replace:(o,r)=>{let i=typeof r=="string"?r:r.source;return i=i.replace(mm,"$1"),n=n.replace(o,i),s},getRegex:()=>new RegExp(n,t)};return s}function jl(e){try{e=encodeURI(e).replace(/%25/g,"%")}catch{return null}return e}const zn={exec:()=>null};function Wl(e,t){const n=e.replace(/\|/g,(r,i,a)=>{let l=!1,h=i;for(;--h>=0&&a[h]==="\\";)l=!l;return l?"|":" |"}),s=n.split(/ \|/);let o=0;if(s[0].trim()||s.shift(),s.length>0&&!s[s.length-1].trim()&&s.pop(),t)if(s.length>t)s.splice(t);else for(;s.length<t;)s.push("");for(;o<s.length;o++)s[o]=s[o].trim().replace(/\\\|/g,"|");return s}function Vs(e,t,n){const s=e.length;if(s===0)return"";let o=0;for(;o<s;){const r=e.charAt(s-o-1);if(r===t&&!n)o++;else if(r!==t&&n)o++;else break}return e.slice(0,s-o)}function pm(e,t){if(e.indexOf(t[1])===-1)return-1;let n=0;for(let s=0;s<e.length;s++)if(e[s]==="\\")s++;else if(e[s]===t[0])n++;else if(e[s]===t[1]&&(n--,n<0))return s;return-1}function Hl(e,t,n,s){const o=t.href,r=t.title?Ye(t.title):null,i=e[1].replace(/\\([\[\]])/g,"$1");if(e[0].charAt(0)!=="!"){s.state.inLink=!0;const a={type:"link",raw:n,href:o,title:r,text:i,tokens:s.inlineTokens(i)};return s.state.inLink=!1,a}return{type:"image",raw:n,href:o,title:r,text:Ye(i)}}function gm(e,t){const n=e.match(/^(\s+)(?:```)/);if(n===null)return t;const s=n[1];return t.split(`
|
|
46
46
|
`).map(o=>{const r=o.match(/^\s+/);if(r===null)return o;const[i]=r;return i.length>=s.length?o.slice(s.length):o}).join(`
|
|
47
|
-
`)}class
|
|
48
|
-
`)}}}fences(t){const n=this.rules.block.fences.exec(t);if(n){const s=n[0],o=
|
|
49
|
-
`),o=this.lexer.state.top;this.lexer.state.top=!0;const r=this.lexer.blockTokens(s);return this.lexer.state.top=o,{type:"blockquote",raw:n[0],tokens:r,text:s}}}list(t){let n=this.rules.block.list.exec(t);if(n){let s=n[1].trim();const o=s.length>1,r={type:"list",raw:"",ordered:o,start:o?+s.slice(0,-1):"",loose:!1,items:[]};s=o?`\\d{1,9}\\${s.slice(-1)}`:`\\${s}`,this.options.pedantic&&(s=o?s:"[*+-]");const i=new RegExp(`^( {0,3}${s})((?:[ ][^\\n]*)?(?:\\n|$))`);let a="",l="",
|
|
47
|
+
`)}class Ks{options;rules;lexer;constructor(t){this.options=t||sn}space(t){const n=this.rules.block.newline.exec(t);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(t){const n=this.rules.block.code.exec(t);if(n){const s=n[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?s:Vs(s,`
|
|
48
|
+
`)}}}fences(t){const n=this.rules.block.fences.exec(t);if(n){const s=n[0],o=gm(s,n[3]||"");return{type:"code",raw:s,lang:n[2]?n[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):n[2],text:o}}}heading(t){const n=this.rules.block.heading.exec(t);if(n){let s=n[2].trim();if(/#$/.test(s)){const o=Vs(s,"#");(this.options.pedantic||!o||/ $/.test(o))&&(s=o.trim())}return{type:"heading",raw:n[0],depth:n[1].length,text:s,tokens:this.lexer.inline(s)}}}hr(t){const n=this.rules.block.hr.exec(t);if(n)return{type:"hr",raw:n[0]}}blockquote(t){const n=this.rules.block.blockquote.exec(t);if(n){const s=Vs(n[0].replace(/^ *>[ \t]?/gm,""),`
|
|
49
|
+
`),o=this.lexer.state.top;this.lexer.state.top=!0;const r=this.lexer.blockTokens(s);return this.lexer.state.top=o,{type:"blockquote",raw:n[0],tokens:r,text:s}}}list(t){let n=this.rules.block.list.exec(t);if(n){let s=n[1].trim();const o=s.length>1,r={type:"list",raw:"",ordered:o,start:o?+s.slice(0,-1):"",loose:!1,items:[]};s=o?`\\d{1,9}\\${s.slice(-1)}`:`\\${s}`,this.options.pedantic&&(s=o?s:"[*+-]");const i=new RegExp(`^( {0,3}${s})((?:[ ][^\\n]*)?(?:\\n|$))`);let a="",l="",h=!1;for(;t;){let f=!1;if(!(n=i.exec(t))||this.rules.block.hr.test(t))break;a=n[0],t=t.substring(a.length);let d=n[2].split(`
|
|
50
50
|
`,1)[0].replace(/^\t+/,_=>" ".repeat(3*_.length)),m=t.split(`
|
|
51
|
-
`,1)[0],g=0;this.options.pedantic?(g=2,l=
|
|
52
|
-
`,t=t.substring(m.length+1),f=!0),!f){const _=new RegExp(`^ {0,${Math.min(3,g-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),
|
|
53
|
-
`,1)[0];if(m=x,this.options.pedantic&&(m=m.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),
|
|
54
|
-
`+m.slice(g);else{if(
|
|
55
|
-
`+m}!
|
|
56
|
-
`,t=t.substring(x.length+1),
|
|
51
|
+
`,1)[0],g=0;this.options.pedantic?(g=2,l=d.trimStart()):(g=n[2].search(/[^ ]/),g=g>4?1:g,l=d.slice(g),g+=n[1].length);let y=!1;if(!d&&/^ *$/.test(m)&&(a+=m+`
|
|
52
|
+
`,t=t.substring(m.length+1),f=!0),!f){const _=new RegExp(`^ {0,${Math.min(3,g-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),k=new RegExp(`^ {0,${Math.min(3,g-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),E=new RegExp(`^ {0,${Math.min(3,g-1)}}(?:\`\`\`|~~~)`),b=new RegExp(`^ {0,${Math.min(3,g-1)}}#`);for(;t;){const x=t.split(`
|
|
53
|
+
`,1)[0];if(m=x,this.options.pedantic&&(m=m.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),E.test(m)||b.test(m)||_.test(m)||k.test(t))break;if(m.search(/[^ ]/)>=g||!m.trim())l+=`
|
|
54
|
+
`+m.slice(g);else{if(y||d.search(/[^ ]/)>=4||E.test(d)||b.test(d)||k.test(d))break;l+=`
|
|
55
|
+
`+m}!y&&!m.trim()&&(y=!0),a+=x+`
|
|
56
|
+
`,t=t.substring(x.length+1),d=m.slice(g)}}r.loose||(h?r.loose=!0:/\n *\n *$/.test(a)&&(h=!0));let T=null,I;this.options.gfm&&(T=/^\[[ xX]\] /.exec(l),T&&(I=T[0]!=="[ ] ",l=l.replace(/^\[[ xX]\] +/,""))),r.items.push({type:"list_item",raw:a,task:!!T,checked:I,loose:!1,text:l,tokens:[]}),r.raw+=a}r.items[r.items.length-1].raw=a.trimEnd(),r.items[r.items.length-1].text=l.trimEnd(),r.raw=r.raw.trimEnd();for(let f=0;f<r.items.length;f++)if(this.lexer.state.top=!1,r.items[f].tokens=this.lexer.blockTokens(r.items[f].text,[]),!r.loose){const d=r.items[f].tokens.filter(g=>g.type==="space"),m=d.length>0&&d.some(g=>/\n.*\n/.test(g.raw));r.loose=m}if(r.loose)for(let f=0;f<r.items.length;f++)r.items[f].loose=!0;return r}}html(t){const n=this.rules.block.html.exec(t);if(n)return{type:"html",block:!0,raw:n[0],pre:n[1]==="pre"||n[1]==="script"||n[1]==="style",text:n[0]}}def(t){const n=this.rules.block.def.exec(t);if(n){const s=n[1].toLowerCase().replace(/\s+/g," "),o=n[2]?n[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",r=n[3]?n[3].substring(1,n[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):n[3];return{type:"def",tag:s,raw:n[0],href:o,title:r}}}table(t){const n=this.rules.block.table.exec(t);if(!n||!/[:|]/.test(n[2]))return;const s=Wl(n[1]),o=n[2].replace(/^\||\| *$/g,"").split("|"),r=n[3]&&n[3].trim()?n[3].replace(/\n[ \t]*$/,"").split(`
|
|
57
57
|
`):[],i={type:"table",raw:n[0],header:[],align:[],rows:[]};if(s.length===o.length){for(const a of o)/^ *-+: *$/.test(a)?i.align.push("right"):/^ *:-+: *$/.test(a)?i.align.push("center"):/^ *:-+ *$/.test(a)?i.align.push("left"):i.align.push(null);for(const a of s)i.header.push({text:a,tokens:this.lexer.inline(a)});for(const a of r)i.rows.push(Wl(a,i.header.length).map(l=>({text:l,tokens:this.lexer.inline(l)})));return i}}lheading(t){const n=this.rules.block.lheading.exec(t);if(n)return{type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:this.lexer.inline(n[1])}}paragraph(t){const n=this.rules.block.paragraph.exec(t);if(n){const s=n[1].charAt(n[1].length-1)===`
|
|
58
|
-
`?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:s,tokens:this.lexer.inline(s)}}}text(t){const n=this.rules.block.text.exec(t);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(t){const n=this.rules.inline.escape.exec(t);if(n)return{type:"escape",raw:n[0],text:Ye(n[1])}}tag(t){const n=this.rules.inline.tag.exec(t);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(t){const n=this.rules.inline.link.exec(t);if(n){const s=n[2].trim();if(!this.options.pedantic&&/^</.test(s)){if(!/>$/.test(s))return;const i=
|
|
59
|
-
]`).replace("lheading",Kl).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},Yl=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,
|
|
60
|
-
`),this.blockTokens(t,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){const s=this.inlineQueue[n];this.inlineTokens(s.src,s.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(t,n=[]){this.options.pedantic?t=t.replace(/\t/g," ").replace(/^ +$/gm,""):t=t.replace(/^( *)(\t+)/gm,(a,l,
|
|
58
|
+
`?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:s,tokens:this.lexer.inline(s)}}}text(t){const n=this.rules.block.text.exec(t);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(t){const n=this.rules.inline.escape.exec(t);if(n)return{type:"escape",raw:n[0],text:Ye(n[1])}}tag(t){const n=this.rules.inline.tag.exec(t);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(t){const n=this.rules.inline.link.exec(t);if(n){const s=n[2].trim();if(!this.options.pedantic&&/^</.test(s)){if(!/>$/.test(s))return;const i=Vs(s.slice(0,-1),"\\");if((s.length-i.length)%2===0)return}else{const i=pm(n[2],"()");if(i>-1){const l=(n[0].indexOf("!")===0?5:4)+n[1].length+i;n[2]=n[2].substring(0,i),n[0]=n[0].substring(0,l).trim(),n[3]=""}}let o=n[2],r="";if(this.options.pedantic){const i=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(o);i&&(o=i[1],r=i[3])}else r=n[3]?n[3].slice(1,-1):"";return o=o.trim(),/^</.test(o)&&(this.options.pedantic&&!/>$/.test(s)?o=o.slice(1):o=o.slice(1,-1)),Hl(n,{href:o&&o.replace(this.rules.inline.anyPunctuation,"$1"),title:r&&r.replace(this.rules.inline.anyPunctuation,"$1")},n[0],this.lexer)}}reflink(t,n){let s;if((s=this.rules.inline.reflink.exec(t))||(s=this.rules.inline.nolink.exec(t))){const o=(s[2]||s[1]).replace(/\s+/g," "),r=n[o.toLowerCase()];if(!r){const i=s[0].charAt(0);return{type:"text",raw:i,text:i}}return Hl(s,r,s[0],this.lexer)}}emStrong(t,n,s=""){let o=this.rules.inline.emStrongLDelim.exec(t);if(!o||o[3]&&s.match(/[\p{L}\p{N}]/u))return;if(!(o[1]||o[2]||"")||!s||this.rules.inline.punctuation.exec(s)){const i=[...o[0]].length-1;let a,l,h=i,f=0;const d=o[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(d.lastIndex=0,n=n.slice(-1*t.length+i);(o=d.exec(n))!=null;){if(a=o[1]||o[2]||o[3]||o[4]||o[5]||o[6],!a)continue;if(l=[...a].length,o[3]||o[4]){h+=l;continue}else if((o[5]||o[6])&&i%3&&!((i+l)%3)){f+=l;continue}if(h-=l,h>0)continue;l=Math.min(l,l+h+f);const m=[...o[0]][0].length,g=t.slice(0,i+o.index+m+l);if(Math.min(i,l)%2){const T=g.slice(1,-1);return{type:"em",raw:g,text:T,tokens:this.lexer.inlineTokens(T)}}const y=g.slice(2,-2);return{type:"strong",raw:g,text:y,tokens:this.lexer.inlineTokens(y)}}}}codespan(t){const n=this.rules.inline.code.exec(t);if(n){let s=n[2].replace(/\n/g," ");const o=/[^ ]/.test(s),r=/^ /.test(s)&&/ $/.test(s);return o&&r&&(s=s.substring(1,s.length-1)),s=Ye(s,!0),{type:"codespan",raw:n[0],text:s}}}br(t){const n=this.rules.inline.br.exec(t);if(n)return{type:"br",raw:n[0]}}del(t){const n=this.rules.inline.del.exec(t);if(n)return{type:"del",raw:n[0],text:n[2],tokens:this.lexer.inlineTokens(n[2])}}autolink(t){const n=this.rules.inline.autolink.exec(t);if(n){let s,o;return n[2]==="@"?(s=Ye(n[1]),o="mailto:"+s):(s=Ye(n[1]),o=s),{type:"link",raw:n[0],text:s,href:o,tokens:[{type:"text",raw:s,text:s}]}}}url(t){let n;if(n=this.rules.inline.url.exec(t)){let s,o;if(n[2]==="@")s=Ye(n[0]),o="mailto:"+s;else{let r;do r=n[0],n[0]=this.rules.inline._backpedal.exec(n[0])?.[0]??"";while(r!==n[0]);s=Ye(n[0]),n[1]==="www."?o="http://"+n[0]:o=n[0]}return{type:"link",raw:n[0],text:s,href:o,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(t){const n=this.rules.inline.text.exec(t);if(n){let s;return this.lexer.state.inRawBlock?s=n[0]:s=Ye(n[0]),{type:"text",raw:n[0],text:s}}}}const _m=/^(?: *(?:\n|$))+/,bm=/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,ym=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Gn=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,km=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Vl=/(?:[*+-]|\d{1,9}[.)])/,Kl=ce(/^(?!bull )((?:.|\n(?!\s*?\n|bull ))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,Vl).getRegex(),bo=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,wm=/^[^\n]+/,yo=/(?!\s*\])(?:\\.|[^\[\]\\])+/,vm=ce(/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/).replace("label",yo).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),Em=ce(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Vl).getRegex(),zs="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|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",ko=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,Im=ce("^ {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|$))","i").replace("comment",ko).replace("tag",zs).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),zl=ce(bo).replace("hr",Gn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").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",zs).getRegex(),wo={blockquote:ce(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",zl).getRegex(),code:bm,def:vm,fences:ym,heading:km,hr:Gn,html:Im,lheading:Kl,list:Em,newline:_m,paragraph:zl,table:zn,text:wm},Gl=ce("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Gn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").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",zs).getRegex(),Tm={...wo,table:Gl,paragraph:ce(bo).replace("hr",Gn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Gl).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",zs).getRegex()},Lm={...wo,html:ce(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",ko).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:zn,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:ce(bo).replace("hr",Gn).replace("heading",` *#{1,6} *[^
|
|
59
|
+
]`).replace("lheading",Kl).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},Yl=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,Om=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,Bl=/^( {2,}|\\)\n(?!\s*$)/,xm=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Yn="\\p{P}\\p{S}",Sm=ce(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,Yn).getRegex(),Cm=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,Nm=ce(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,Yn).getRegex(),Pm=ce("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,Yn).getRegex(),Am=ce("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,Yn).getRegex(),Rm=ce(/\\([punct])/,"gu").replace(/punct/g,Yn).getRegex(),Mm=ce(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("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])?)+(?![-_])/).getRegex(),Fm=ce(ko).replace("(?:-->|$)","-->").getRegex(),Dm=ce("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",Fm).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Gs=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,$m=ce(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",Gs).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Xl=ce(/^!?\[(label)\]\[(ref)\]/).replace("label",Gs).replace("ref",yo).getRegex(),Zl=ce(/^!?\[(ref)\](?:\[\])?/).replace("ref",yo).getRegex(),Um=ce("reflink|nolink(?!\\()","g").replace("reflink",Xl).replace("nolink",Zl).getRegex(),vo={_backpedal:zn,anyPunctuation:Rm,autolink:Mm,blockSkip:Cm,br:Bl,code:Om,del:zn,emStrongLDelim:Nm,emStrongRDelimAst:Pm,emStrongRDelimUnd:Am,escape:Yl,link:$m,nolink:Zl,punctuation:Sm,reflink:Xl,reflinkSearch:Um,tag:Dm,text:xm,url:zn},jm={...vo,link:ce(/^!?\[(label)\]\((.*?)\)/).replace("label",Gs).getRegex(),reflink:ce(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Gs).getRegex()},Eo={...vo,escape:ce(Yl).replace("])","~|])").getRegex(),url:ce(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_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.!#$%&'*+\/=?_`{\|}~-]+@)))/},Wm={...Eo,br:ce(Bl).replace("{2,}","*").getRegex(),text:ce(Eo.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Ys={normal:wo,gfm:Tm,pedantic:Lm},Bn={normal:vo,gfm:Eo,breaks:Wm,pedantic:jm};class dt{tokens;options;state;tokenizer;inlineQueue;constructor(t){this.tokens=[],this.tokens.links=Object.create(null),this.options=t||sn,this.options.tokenizer=this.options.tokenizer||new Ks,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:Ys.normal,inline:Bn.normal};this.options.pedantic?(n.block=Ys.pedantic,n.inline=Bn.pedantic):this.options.gfm&&(n.block=Ys.gfm,this.options.breaks?n.inline=Bn.breaks:n.inline=Bn.gfm),this.tokenizer.rules=n}static get rules(){return{block:Ys,inline:Bn}}static lex(t,n){return new dt(n).lex(t)}static lexInline(t,n){return new dt(n).inlineTokens(t)}lex(t){t=t.replace(/\r\n|\r/g,`
|
|
60
|
+
`),this.blockTokens(t,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){const s=this.inlineQueue[n];this.inlineTokens(s.src,s.tokens)}return this.inlineQueue=[],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 s,o,r,i;for(;t;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(a=>(s=a.call({lexer:this},t,n))?(t=t.substring(s.raw.length),n.push(s),!0):!1))){if(s=this.tokenizer.space(t)){t=t.substring(s.raw.length),s.raw.length===1&&n.length>0?n[n.length-1].raw+=`
|
|
61
61
|
`:n.push(s);continue}if(s=this.tokenizer.code(t)){t=t.substring(s.raw.length),o=n[n.length-1],o&&(o.type==="paragraph"||o.type==="text")?(o.raw+=`
|
|
62
62
|
`+s.raw,o.text+=`
|
|
63
63
|
`+s.text,this.inlineQueue[this.inlineQueue.length-1].src=o.text):n.push(s);continue}if(s=this.tokenizer.fences(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.heading(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.hr(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.blockquote(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.list(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.html(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.def(t)){t=t.substring(s.raw.length),o=n[n.length-1],o&&(o.type==="paragraph"||o.type==="text")?(o.raw+=`
|
|
64
64
|
`+s.raw,o.text+=`
|
|
65
|
-
`+s.raw,this.inlineQueue[this.inlineQueue.length-1].src=o.text):this.tokens.links[s.tag]||(this.tokens.links[s.tag]={href:s.href,title:s.title});continue}if(s=this.tokenizer.table(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.lheading(t)){t=t.substring(s.raw.length),n.push(s);continue}if(r=t,this.options.extensions&&this.options.extensions.startBlock){let a=1/0;const l=t.slice(1);let
|
|
65
|
+
`+s.raw,this.inlineQueue[this.inlineQueue.length-1].src=o.text):this.tokens.links[s.tag]||(this.tokens.links[s.tag]={href:s.href,title:s.title});continue}if(s=this.tokenizer.table(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.lheading(t)){t=t.substring(s.raw.length),n.push(s);continue}if(r=t,this.options.extensions&&this.options.extensions.startBlock){let a=1/0;const l=t.slice(1);let h;this.options.extensions.startBlock.forEach(f=>{h=f.call({lexer:this},l),typeof h=="number"&&h>=0&&(a=Math.min(a,h))}),a<1/0&&a>=0&&(r=t.substring(0,a+1))}if(this.state.top&&(s=this.tokenizer.paragraph(r))){o=n[n.length-1],i&&o.type==="paragraph"?(o.raw+=`
|
|
66
66
|
`+s.raw,o.text+=`
|
|
67
67
|
`+s.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):n.push(s),i=r.length!==t.length,t=t.substring(s.raw.length);continue}if(s=this.tokenizer.text(t)){t=t.substring(s.raw.length),o=n[n.length-1],o&&o.type==="text"?(o.raw+=`
|
|
68
68
|
`+s.raw,o.text+=`
|
|
69
|
-
`+s.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):n.push(s);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 s,o,r,i=t,a,l,
|
|
69
|
+
`+s.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):n.push(s);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 s,o,r,i=t,a,l,h;if(this.tokens.links){const f=Object.keys(this.tokens.links);if(f.length>0)for(;(a=this.tokenizer.rules.inline.reflinkSearch.exec(i))!=null;)f.includes(a[0].slice(a[0].lastIndexOf("[")+1,-1))&&(i=i.slice(0,a.index)+"["+"a".repeat(a[0].length-2)+"]"+i.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(a=this.tokenizer.rules.inline.blockSkip.exec(i))!=null;)i=i.slice(0,a.index)+"["+"a".repeat(a[0].length-2)+"]"+i.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(a=this.tokenizer.rules.inline.anyPunctuation.exec(i))!=null;)i=i.slice(0,a.index)+"++"+i.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;t;)if(l||(h=""),l=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(f=>(s=f.call({lexer:this},t,n))?(t=t.substring(s.raw.length),n.push(s),!0):!1))){if(s=this.tokenizer.escape(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.tag(t)){t=t.substring(s.raw.length),o=n[n.length-1],o&&s.type==="text"&&o.type==="text"?(o.raw+=s.raw,o.text+=s.text):n.push(s);continue}if(s=this.tokenizer.link(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(s.raw.length),o=n[n.length-1],o&&s.type==="text"&&o.type==="text"?(o.raw+=s.raw,o.text+=s.text):n.push(s);continue}if(s=this.tokenizer.emStrong(t,i,h)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.codespan(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.br(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.del(t)){t=t.substring(s.raw.length),n.push(s);continue}if(s=this.tokenizer.autolink(t)){t=t.substring(s.raw.length),n.push(s);continue}if(!this.state.inLink&&(s=this.tokenizer.url(t))){t=t.substring(s.raw.length),n.push(s);continue}if(r=t,this.options.extensions&&this.options.extensions.startInline){let f=1/0;const d=t.slice(1);let m;this.options.extensions.startInline.forEach(g=>{m=g.call({lexer:this},d),typeof m=="number"&&m>=0&&(f=Math.min(f,m))}),f<1/0&&f>=0&&(r=t.substring(0,f+1))}if(s=this.tokenizer.inlineText(r)){t=t.substring(s.raw.length),s.raw.slice(-1)!=="_"&&(h=s.raw.slice(-1)),l=!0,o=n[n.length-1],o&&o.type==="text"?(o.raw+=s.raw,o.text+=s.text):n.push(s);continue}if(t){const f="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(f);break}else throw new Error(f)}}return n}}class Bs{options;constructor(t){this.options=t||sn}code(t,n,s){const o=(n||"").match(/^\S*/)?.[0];return t=t.replace(/\n$/,"")+`
|
|
70
70
|
`,o?'<pre><code class="language-'+Ye(o)+'">'+(s?t:Ye(t,!0))+`</code></pre>
|
|
71
71
|
`:"<pre><code>"+(s?t:Ye(t,!0))+`</code></pre>
|
|
72
72
|
`}blockquote(t){return`<blockquote>
|
|
@@ -84,6 +84,6 @@ ${t}</blockquote>
|
|
|
84
84
|
`}tablerow(t){return`<tr>
|
|
85
85
|
${t}</tr>
|
|
86
86
|
`}tablecell(t,n){const s=n.header?"th":"td";return(n.align?`<${s} align="${n.align}">`:`<${s}>`)+t+`</${s}>
|
|
87
|
-
`}strong(t){return`<strong>${t}</strong>`}em(t){return`<em>${t}</em>`}codespan(t){return`<code>${t}</code>`}br(){return"<br>"}del(t){return`<del>${t}</del>`}link(t,n,s){const o=jl(t);if(o===null)return s;t=o;let r='<a href="'+t+'"';return n&&(r+=' title="'+n+'"'),r+=">"+s+"</a>",r}image(t,n,s){const o=jl(t);if(o===null)return s;t=o;let r=`<img src="${t}" alt="${s}"`;return n&&(r+=` title="${n}"`),r+=">",r}text(t){return t}}class
|
|
88
|
-
`+(i.tokens?this.parseInline(i.tokens):i.text);s+=n?this.renderer.paragraph(a):a;continue}default:{const i='Token with "'+r.type+'" type was not found.';if(this.options.silent)return console.error(i),"";throw new Error(i)}}}return s}parseInline(t,n){n=n||this.renderer;let s="";for(let o=0;o<t.length;o++){const r=t[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[r.type]){const i=this.options.extensions.renderers[r.type].call({parser:this},r);if(i!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(r.type)){s+=i||"";continue}}switch(r.type){case"escape":{const i=r;s+=n.text(i.text);break}case"html":{const i=r;s+=n.html(i.text);break}case"link":{const i=r;s+=n.link(i.href,i.title,this.parseInline(i.tokens,n));break}case"image":{const i=r;s+=n.image(i.href,i.title,i.text);break}case"strong":{const i=r;s+=n.strong(this.parseInline(i.tokens,n));break}case"em":{const i=r;s+=n.em(this.parseInline(i.tokens,n));break}case"codespan":{const i=r;s+=n.codespan(i.text);break}case"br":{s+=n.br();break}case"del":{const i=r;s+=n.del(this.parseInline(i.tokens,n));break}case"text":{const i=r;s+=n.text(i.text);break}default:{const i='Token with "'+r.type+'" type was not found.';if(this.options.silent)return console.error(i),"";throw new Error(i)}}}return s}}class
|
|
89
|
-
Please report this to https://github.com/markedjs/marked.`,t){const o="<p>An error occurred:</p><pre>"+Ye(s.message+"",!0)+"</pre>";return n?Promise.resolve(o):o}if(n)return Promise.reject(s);throw s}}}const rn=new
|
|
87
|
+
`}strong(t){return`<strong>${t}</strong>`}em(t){return`<em>${t}</em>`}codespan(t){return`<code>${t}</code>`}br(){return"<br>"}del(t){return`<del>${t}</del>`}link(t,n,s){const o=jl(t);if(o===null)return s;t=o;let r='<a href="'+t+'"';return n&&(r+=' title="'+n+'"'),r+=">"+s+"</a>",r}image(t,n,s){const o=jl(t);if(o===null)return s;t=o;let r=`<img src="${t}" alt="${s}"`;return n&&(r+=` title="${n}"`),r+=">",r}text(t){return t}}class Io{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,s){return""+s}image(t,n,s){return""+s}br(){return""}}class ht{options;renderer;textRenderer;constructor(t){this.options=t||sn,this.options.renderer=this.options.renderer||new Bs,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new Io}static parse(t,n){return new ht(n).parse(t)}static parseInline(t,n){return new ht(n).parseInline(t)}parse(t,n=!0){let s="";for(let o=0;o<t.length;o++){const r=t[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[r.type]){const i=r,a=this.options.extensions.renderers[i.type].call({parser:this},i);if(a!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(i.type)){s+=a||"";continue}}switch(r.type){case"space":continue;case"hr":{s+=this.renderer.hr();continue}case"heading":{const i=r;s+=this.renderer.heading(this.parseInline(i.tokens),i.depth,hm(this.parseInline(i.tokens,this.textRenderer)));continue}case"code":{const i=r;s+=this.renderer.code(i.text,i.lang,!!i.escaped);continue}case"table":{const i=r;let a="",l="";for(let f=0;f<i.header.length;f++)l+=this.renderer.tablecell(this.parseInline(i.header[f].tokens),{header:!0,align:i.align[f]});a+=this.renderer.tablerow(l);let h="";for(let f=0;f<i.rows.length;f++){const d=i.rows[f];l="";for(let m=0;m<d.length;m++)l+=this.renderer.tablecell(this.parseInline(d[m].tokens),{header:!1,align:i.align[m]});h+=this.renderer.tablerow(l)}s+=this.renderer.table(a,h);continue}case"blockquote":{const i=r,a=this.parse(i.tokens);s+=this.renderer.blockquote(a);continue}case"list":{const i=r,a=i.ordered,l=i.start,h=i.loose;let f="";for(let d=0;d<i.items.length;d++){const m=i.items[d],g=m.checked,y=m.task;let T="";if(m.task){const I=this.renderer.checkbox(!!g);h?m.tokens.length>0&&m.tokens[0].type==="paragraph"?(m.tokens[0].text=I+" "+m.tokens[0].text,m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&m.tokens[0].tokens[0].type==="text"&&(m.tokens[0].tokens[0].text=I+" "+m.tokens[0].tokens[0].text)):m.tokens.unshift({type:"text",text:I+" "}):T+=I+" "}T+=this.parse(m.tokens,h),f+=this.renderer.listitem(T,y,!!g)}s+=this.renderer.list(f,a,l);continue}case"html":{const i=r;s+=this.renderer.html(i.text,i.block);continue}case"paragraph":{const i=r;s+=this.renderer.paragraph(this.parseInline(i.tokens));continue}case"text":{let i=r,a=i.tokens?this.parseInline(i.tokens):i.text;for(;o+1<t.length&&t[o+1].type==="text";)i=t[++o],a+=`
|
|
88
|
+
`+(i.tokens?this.parseInline(i.tokens):i.text);s+=n?this.renderer.paragraph(a):a;continue}default:{const i='Token with "'+r.type+'" type was not found.';if(this.options.silent)return console.error(i),"";throw new Error(i)}}}return s}parseInline(t,n){n=n||this.renderer;let s="";for(let o=0;o<t.length;o++){const r=t[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[r.type]){const i=this.options.extensions.renderers[r.type].call({parser:this},r);if(i!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(r.type)){s+=i||"";continue}}switch(r.type){case"escape":{const i=r;s+=n.text(i.text);break}case"html":{const i=r;s+=n.html(i.text);break}case"link":{const i=r;s+=n.link(i.href,i.title,this.parseInline(i.tokens,n));break}case"image":{const i=r;s+=n.image(i.href,i.title,i.text);break}case"strong":{const i=r;s+=n.strong(this.parseInline(i.tokens,n));break}case"em":{const i=r;s+=n.em(this.parseInline(i.tokens,n));break}case"codespan":{const i=r;s+=n.codespan(i.text);break}case"br":{s+=n.br();break}case"del":{const i=r;s+=n.del(this.parseInline(i.tokens,n));break}case"text":{const i=r;s+=n.text(i.text);break}default:{const i='Token with "'+r.type+'" type was not found.';if(this.options.silent)return console.error(i),"";throw new Error(i)}}}return s}}class Xs{options;constructor(t){this.options=t||sn}static passThroughHooks=new Set(["preprocess","postprocess","processAllTokens"]);preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}}class Hm{defaults=_o();options=this.setOptions;parse=this.#e(dt.lex,ht.parse);parseInline=this.#e(dt.lexInline,ht.parseInline);Parser=ht;Renderer=Bs;TextRenderer=Io;Lexer=dt;Tokenizer=Ks;Hooks=Xs;constructor(...t){this.use(...t)}walkTokens(t,n){let s=[];for(const o of t)switch(s=s.concat(n.call(this,o)),o.type){case"table":{const r=o;for(const i of r.header)s=s.concat(this.walkTokens(i.tokens,n));for(const i of r.rows)for(const a of i)s=s.concat(this.walkTokens(a.tokens,n));break}case"list":{const r=o;s=s.concat(this.walkTokens(r.items,n));break}default:{const r=o;this.defaults.extensions?.childTokens?.[r.type]?this.defaults.extensions.childTokens[r.type].forEach(i=>{const a=r[i].flat(1/0);s=s.concat(this.walkTokens(a,n))}):r.tokens&&(s=s.concat(this.walkTokens(r.tokens,n)))}}return s}use(...t){const n=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(s=>{const o={...s};if(o.async=this.defaults.async||o.async||!1,s.extensions&&(s.extensions.forEach(r=>{if(!r.name)throw new Error("extension name required");if("renderer"in r){const i=n.renderers[r.name];i?n.renderers[r.name]=function(...a){let l=r.renderer.apply(this,a);return l===!1&&(l=i.apply(this,a)),l}:n.renderers[r.name]=r.renderer}if("tokenizer"in r){if(!r.level||r.level!=="block"&&r.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const i=n[r.level];i?i.unshift(r.tokenizer):n[r.level]=[r.tokenizer],r.start&&(r.level==="block"?n.startBlock?n.startBlock.push(r.start):n.startBlock=[r.start]:r.level==="inline"&&(n.startInline?n.startInline.push(r.start):n.startInline=[r.start]))}"childTokens"in r&&r.childTokens&&(n.childTokens[r.name]=r.childTokens)}),o.extensions=n),s.renderer){const r=this.defaults.renderer||new Bs(this.defaults);for(const i in s.renderer){if(!(i in r))throw new Error(`renderer '${i}' does not exist`);if(i==="options")continue;const a=i,l=s.renderer[a],h=r[a];r[a]=(...f)=>{let d=l.apply(r,f);return d===!1&&(d=h.apply(r,f)),d||""}}o.renderer=r}if(s.tokenizer){const r=this.defaults.tokenizer||new Ks(this.defaults);for(const i in s.tokenizer){if(!(i in r))throw new Error(`tokenizer '${i}' does not exist`);if(["options","rules","lexer"].includes(i))continue;const a=i,l=s.tokenizer[a],h=r[a];r[a]=(...f)=>{let d=l.apply(r,f);return d===!1&&(d=h.apply(r,f)),d}}o.tokenizer=r}if(s.hooks){const r=this.defaults.hooks||new Xs;for(const i in s.hooks){if(!(i in r))throw new Error(`hook '${i}' does not exist`);if(i==="options")continue;const a=i,l=s.hooks[a],h=r[a];Xs.passThroughHooks.has(i)?r[a]=f=>{if(this.defaults.async)return Promise.resolve(l.call(r,f)).then(m=>h.call(r,m));const d=l.call(r,f);return h.call(r,d)}:r[a]=(...f)=>{let d=l.apply(r,f);return d===!1&&(d=h.apply(r,f)),d}}o.hooks=r}if(s.walkTokens){const r=this.defaults.walkTokens,i=s.walkTokens;o.walkTokens=function(a){let l=[];return l.push(i.call(this,a)),r&&(l=l.concat(r.call(this,a))),l}}this.defaults={...this.defaults,...o}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,n){return dt.lex(t,n??this.defaults)}parser(t,n){return ht.parse(t,n??this.defaults)}#e(t,n){return(s,o)=>{const r={...o},i={...this.defaults,...r};this.defaults.async===!0&&r.async===!1&&(i.silent||console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."),i.async=!0);const a=this.#t(!!i.silent,!!i.async);if(typeof s>"u"||s===null)return a(new Error("marked(): input parameter is undefined or null"));if(typeof s!="string")return a(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(s)+", string expected"));if(i.hooks&&(i.hooks.options=i),i.async)return Promise.resolve(i.hooks?i.hooks.preprocess(s):s).then(l=>t(l,i)).then(l=>i.hooks?i.hooks.processAllTokens(l):l).then(l=>i.walkTokens?Promise.all(this.walkTokens(l,i.walkTokens)).then(()=>l):l).then(l=>n(l,i)).then(l=>i.hooks?i.hooks.postprocess(l):l).catch(a);try{i.hooks&&(s=i.hooks.preprocess(s));let l=t(s,i);i.hooks&&(l=i.hooks.processAllTokens(l)),i.walkTokens&&this.walkTokens(l,i.walkTokens);let h=n(l,i);return i.hooks&&(h=i.hooks.postprocess(h)),h}catch(l){return a(l)}}}#t(t,n){return s=>{if(s.message+=`
|
|
89
|
+
Please report this to https://github.com/markedjs/marked.`,t){const o="<p>An error occurred:</p><pre>"+Ye(s.message+"",!0)+"</pre>";return n?Promise.resolve(o):o}if(n)return Promise.reject(s);throw s}}}const rn=new Hm;function le(e,t){return rn.parse(e,t)}le.options=le.setOptions=function(e){return rn.setOptions(e),le.defaults=rn.defaults,Fl(le.defaults),le},le.getDefaults=_o,le.defaults=sn,le.use=function(...e){return rn.use(...e),le.defaults=rn.defaults,Fl(le.defaults),le},le.walkTokens=function(e,t){return rn.walkTokens(e,t)},le.parseInline=rn.parseInline,le.Parser=ht,le.parser=ht.parse,le.Renderer=Bs,le.TextRenderer=Io,le.Lexer=dt,le.lexer=dt.lex,le.Tokenizer=Ks,le.Hooks=Xs,le.parse=le,le.options,le.setOptions,le.use,le.walkTokens,le.parseInline,ht.parse,dt.lex;function Vm(e){let t=0;for(let s=0;s<e.length;s++)t=e.charCodeAt(s)+((t<<5)-t);let n="#";for(let s=0;s<3;s++){const o=t>>s*8&255;n+=("00"+o.toString(16)).slice(-2)}return n}function Zs(e){return e<10?`0${e}`:`${e}`}function Jl(e){e instanceof Date||(e=new Date(e));const t=e.getFullYear(),n=e.getMonth()+1,s=e.getDate();return`${t}-${Zs(n)}-${Zs(s)}`}function ql(e){e instanceof Date||(e=new Date(e));const t=new Date,n=Jl(e);if(Jl(t)===n){const s=e.getHours(),o=e.getMinutes();return`${Zs(s)}:${Zs(o)}`}return n}const Km=["id"],zm={class:"p-6 text-base bg-base-200 rounded-lg dark:bg-gray-900"},Gm={class:"flex justify-between items-center font-sans mb-2"},Ym={class:"flex items-center text-sm text-base-content dark:text-white"},Bm={class:"ac-avatar me-2"},Xm={key:0,class:"w-6 h-6"},Zm=["src","alt"],Jm={class:"text-neutral-content mix-blend-color-dodge uppercase font-bold leading-6"},qm=["data-tip"],Qm=[se("i",{class:"bi bi-patch-check-fill text-success"},null,-1)],ep=["href"],tp=["datetime","title"],np=["href"],sp=se("button",{class:"ac-btn ac-btn-ghost ac-btn-xs ms-4"},null,-1),rp=["title","aria-label"],op=[se("i",{class:"bi bi-reply-fill h-4 w-4"},null,-1)],ip=["innerHTML"],ap={key:0,class:"italic mt-4 text-emerald-600 mb-0 text-sm dark:text-emerald-300"},lp=Bt({...{name:"CommentItem"},props:{comment:{},isFirstLevel:{type:Boolean},ancestorId:{}},setup(e){const t=e,{t:n}=nn(),s=Ws(),{user:o}=Zr();let r;const i=ee(Date.now()),a=ee(!1),l=je(()=>t.comment.userId===o.value?.sub&&i.value-t.comment.createdAt.getTime()<36e5);function h(d){return`${location.origin}${location.pathname}#awcm-${d}`}function f(d){return t.ancestorId&&s.comments[t.ancestorId]?.children?.find(y=>Number(y.id)===Number(d))?.user?.name||""}return vs(()=>{l.value&&(r=setInterval(()=>{i.value=Date.now(),l.value||clearInterval(r)},1e3))}),Ti(()=>{clearInterval(r)}),(d,m)=>{const g=nu("comment-item",!0);return q(),ae("div",{class:rs(["comment-item rounded-lg my-4",{"animated flash":d.comment.isNew}]),id:"awcm-"+d.comment.id,onAnimationend:m[6]||(m[6]=y=>d.comment.isNew=!1)},[se("div",zm,[se("header",Gm,[se("div",Ym,[se("div",Bm,[d.comment.user.avatar?(q(),ae("div",Xm,[se("img",{class:"rounded-full max-w-full max-h-full",src:d.comment.user.avatar,alt:d.comment.user.name},null,8,Zm)])):(q(),ae("div",{key:1,class:"avatar-char rounded-full w-6 h-6 text-center",style:ss({"background-color":Y(Vm)(d.comment.user.name||Y(n)("anonymous"))})},[se("span",Jm,ge((d.comment.user.name||Y(n)("anonymous")).substring(0,1)),1)],4))]),pn(ge(d.comment.user.name),1),d.comment.isAdmin?(q(),ae("div",{key:0,class:"ac-tooltip ms-2","data-tip":Y(n)("admin")},Qm,8,qm)):Me("",!0),se("a",{class:"ms-4 no-underline hover:underline",href:h(d.comment.id)},[se("time",{class:"text-xs text-gray-600 dark:text-gray-400",pubdate:"",datetime:d.comment.createdAt,title:Y(ql)(d.comment.createdAt)},ge(Y(ql)(d.comment.createdAt)),9,tp)],8,ep),!d.isFirstLevel&&d.comment.parent_id!==d.comment.ancestor_id?(q(),ae("a",{key:1,class:"text-xs link link-hover ms-4",href:"#awcm-"+d.comment.parent_id},ge(Y(n)("reply_to"))+" "+ge(f(d.comment.parent_id))+"(#"+ge(d.comment.parent_id)+")",9,np)):Me("",!0),l.value?(q(),ae("button",{key:2,class:"ac-btn ac-btn-link ac-btn-xs ms-4 hover:no-underline",type:"button",onClick:m[0]||(m[0]=y=>a.value=!a.value)},ge(Y(n)("edit")),1)):Me("",!0),sp]),se("button",{class:"ac-btn ac-btn-sm ac-btn-circle border-0",type:"button",title:Y(n)("reply"),"aria-label":Y(n)("reply"),onClick:m[1]||(m[1]=y=>d.comment.isReplying=!d.comment.isReplying)},op,8,rp)]),se("article",{class:"text-gray-500 break-words overflow-x-auto dark:text-gray-400",innerHTML:Y(le)(d.comment.content)},null,8,ip),d.comment.status===Y(js).Pending?(q(),ae("p",ap,ge(Y(n)("approve_hint")),1)):Me("",!0)]),a.value?(q(),hn(Hs,{key:0,class:"mt-3","no-version":"",content:d.comment.content,"current-id":d.comment.id,status:d.comment.status,onUpdate:m[2]||(m[2]=y=>d.comment.content=y),onClose:m[3]||(m[3]=y=>a.value=!1)},null,8,["content","current-id","status"])):Me("",!0),d.comment.isReplying&&d.isFirstLevel?(q(),hn(Hs,{key:1,class:"mt-3 ms-12","no-version":"","ancestor-id":d.ancestorId,"parent-id":Number(d.comment.id),onClose:m[4]||(m[4]=y=>d.comment.isReplying=!1)},null,8,["ancestor-id","parent-id"])):Me("",!0),d.comment.children?.length?(q(!0),ae(Le,{key:2},Li(d.comment.children,y=>(q(),hn(g,{class:"ms-12",key:y.id,comment:y,"ancestor-id":d.ancestorId,"is-first-level":!1},null,8,["comment","ancestor-id"]))),128)):Me("",!0),d.comment.isReplying&&!d.isFirstLevel?(q(),hn(Hs,{key:3,class:"mt-3 ms-12","no-version":"","ancestor-id":d.ancestorId,"parent-id":d.comment.id,onClose:m[5]||(m[5]=y=>d.comment.isReplying=!1)},null,8,["ancestor-id","parent-id"])):Me("",!0)],42,Km)}}}),cp={key:0,class:"comments-wrapper"},up=["disabled"],fp={key:0,class:"ac-loading ac-loading-xs ac-loading-spinner"},dp={key:1,class:"pt-8 text-center"},hp=[se("span",{class:"ac-loading ac-loading-spinner"},null,-1)],mp=Bt({...{name:"CommentSections"},setup(e){const{t}=nn(),n=Ws();n.loadComments();function s(){n.start+=20,n.loadComments()}return(o,r)=>Y(n).isLoaded?(q(),ae("div",cp,[(q(!0),ae(Le,null,Li(Object.values(Y(n).comments).reverse(),i=>(q(),hn(lp,{key:i.id,comment:i,"parent-id":i.parentId,"ancestor-id":i.id,"is-first-level":""},null,8,["comment","parent-id","ancestor-id"]))),128)),Y(n).hasMore?(q(),ae("button",{key:0,class:"ac-btn ac-btn-neutral ac-btn-sm ac-btn-block",type:"button",onClick:s,disabled:Y(n).loadingMore},[Y(n).loadingMore?(q(),ae("span",fp)):Me("",!0),pn(ge(Y(t)("load_more")),1)],8,up)):Me("",!0)])):(q(),ae("div",dp,hp))}}),pp={class:"awesome-comment"},gp={key:0,class:"ac-alert ac-alert-error mb-4"},_p={class:"flex justify-between items-center py-2"},bp={class:"text-lg font-bold text-base-content my-0"},yp={key:0,class:"ac-loading ac-loading-spinner"},kp={key:1,class:"ac-dropdown ac-dropdown-end"},wp={key:0,class:"ac-avatar flex",tabindex:"0"},vp={class:"w-6 h-6 rounded-full"},Ep=["alt","src"],Ip={key:1,class:"ac-btn ac-btn-ghost",tabindex:"0"},Tp={class:"ac-dropdown-content z-10 ac-menu p-2 shadow bg-base-100 rounded-box w-52",tabindex:"0"},Lp={key:0,class:"border-b border-neutral pb-2 mb-2 pointer-events-none"},Op={class:"text-base-content"},xp=["disabled"],Sp=["disabled"],Cp=Bt({__name:"App",setup(e){const t=Ws(),{t:n}=nn(),{isAuthenticated:s,isLoading:o,user:r,loginWithPopup:i,logout:a}=Zr(),l=je(()=>{const d=t.hasMore?t.total+"+":t.total;if(t.total===0)return"0";const m=new CustomEvent("AwesomeComment:total",{bubbles:!0,cancelable:!0,detail:t.total});return document.body.dispatchEvent(m),d});function h(){i()}function f(){a({openUrl:!1})}return(d,m)=>(q(),ae("div",pp,[Y(t).message?(q(),ae("div",gp,[se("p",null,ge(Y(t).message),1)])):Me("",!0),se("header",_p,[se("h2",bp,ge(Y(n)("discussion"))+" ("+ge(l.value)+")",1),Y(o)?(q(),ae("span",yp)):(q(),ae("div",kp,[Y(s)&&Y(r)?(q(),ae(Le,{key:0},[Y(r).picture?(q(),ae("label",wp,[se("div",vp,[se("img",{class:"w-full h-full block",alt:Y(r).name||Y(r).email,src:Y(r).picture},null,8,Ep)])])):(q(),ae("label",Ip,ge(Y(r).email),1)),se("ul",Tp,[Y(r).picture?(q(),ae("li",Lp,[se("span",Op,ge(Y(r).email),1)])):Me("",!0),se("li",null,[se("button",{class:"border-0 bg-base-100",type:"button",disabled:Y(o),onClick:f},ge(Y(n)("logout")),9,xp)])])],64)):(q(),ae("button",{key:1,class:"ac-btn ac-btn-secondary ac-btn-xs",type:"button",disabled:Y(o),onClick:h},ge(Y(n)("login")),9,Sp))]))]),Ce(Hs),Ce(mp)]))}}),To=[];let Ql=null;function Np(e,t,n=navigator.language){const s=Sf(Cp),o=Af(),r=Ql||Sa({domain:e,clientId:t,authorizationParams:{redirect_uri:location.origin}}),i=jh({legacy:!1,locale:n,fallbackLocale:"en",messages:Jh});return s.use(r),s.use(o),s.use(i),s}return{postId:"",apiUrl:"",domain:"",clientId:"",language:"",init(e,{postId:t,apiUrl:n,domain:s,clientId:o,locale:r=navigator.language}={}){t??=this.postId,n??=this.apiUrl,s??=this.domain,o??=this.clientId;const i=Np(s,o,r);i.provide("ApiBaseUrl",n),i.provide("postId",t),i.provide("Auth0Domain",s),i.provide("comments",To),i.mount(e)},async preload(e,t,n,s){this.postId=e,this.apiUrl=t,this.domain=n,this.clientId=s,Ql=Sa({domain:n,clientId:s,authorizationParams:{redirect_uri:window.location.origin}});const o=await fetch(`${t}/api/comments?postId=${e}`);o.ok||console.log("[Awesome comment] Failed to preload comments.");const r=await o.json();if(r.data){To.push(...r.data);const i=new CustomEvent("AwesomeComment:total",{bubbles:!0,cancelable:!0,detail:To.length});document.body.dispatchEvent(i)}}}}();
|