y9-interface-platform/y9vue-interfacePlatform/interface/assets/@intlify-d4a3a758.js

20 lines
41 KiB
JavaScript
Raw Blame History

/*!
* shared v9.14.1
* (c) 2024 kazuya kawaguchi
* Released under the MIT License.
*/const se=typeof window<"u";let H,ae;{const e=se&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(H=t=>{e.mark(t)},ae=(t,n,r)=>{e.measure(t,n,r),e.clearMarks(n),e.clearMarks(r)})}const Gt=/\{([0-9a-zA-Z]+)\}/g;function et(e,...t){return t.length===1&&U(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(Gt,(n,r)=>t.hasOwnProperty(r)?t[r]:"")}const Tr=(e,t=!1)=>t?Symbol.for(e):Symbol(e),Xt=(e,t,n)=>Ht({l:e,k:t,s:n}),Ht=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),X=e=>typeof e=="number"&&isFinite(e),Vt=e=>nt(e)==="[object Date]",Ue=e=>nt(e)==="[object RegExp]",ye=e=>w(e)&&Object.keys(e).length===0,fe=Object.assign;let ve;const Ae=()=>ve||(ve=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function $e(e){return e.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const xt=Object.prototype.hasOwnProperty;function Lr(e,t){return xt.call(e,t)}const j=Array.isArray,$=e=>typeof e=="function",b=e=>typeof e=="string",Y=e=>typeof e=="boolean",U=e=>e!==null&&typeof e=="object",Bt=e=>U(e)&&$(e.then)&&$(e.catch),tt=Object.prototype.toString,nt=e=>tt.call(e),w=e=>{if(!U(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},jt=e=>e==null?"":j(e)||w(e)&&e.toString===tt?JSON.stringify(e,null,2):String(e);function Jt(e,t=""){return e.reduce((n,r,i)=>i===0?n+r:n+t+r,"")}const We=2;function Qt(e,t=0,n=e.length){const r=e.split(/\r?\n/);let i=0;const o=[];for(let u=0;u<r.length;u++)if(i+=r[u].length+1,i>=t){for(let m=u-We;m<=u+We||n>i;m++){if(m<0||m>=r.length)continue;const c=m+1;o.push(`${c}${" ".repeat(3-String(c).length)}| ${r[m]}`);const T=r[m].length;if(m===u){const h=t-(i-T)+1,g=Math.max(1,n>i?T-h:n-t);o.push(" | "+" ".repeat(h)+"^".repeat(g))}else if(m>u){if(n>i){const h=Math.max(Math.min(n-i,T),1);o.push(" | "+"^".repeat(h))}i+=T+1}}break}return o.join(`
`)}function rt(e){let t=e;return()=>++t}function me(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Ke={};function qt(e){Ke[e]||(Ke[e]=!0,me(e))}function hr(){const e=new Map;return{events:e,on(n,r){const i=e.get(n);i&&i.push(r)||e.set(n,[r])},off(n,r){const i=e.get(n);i&&i.splice(i.indexOf(r)>>>0,1)},emit(n,r){(e.get(n)||[]).slice().map(i=>i(r)),(e.get("*")||[]).slice().map(i=>i(n,r))}}}const Ne=e=>!U(e)||j(e);function gr(e,t){if(Ne(e)||Ne(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:r,des:i}=n.pop();Object.keys(r).forEach(o=>{U(r[o])&&!U(i[o])&&(i[o]=Array.isArray(r[o])?[]:{}),Ne(i[o])||Ne(r[o])?i[o]=r[o]:n.push({src:r[o],des:i[o]})})}}/*!
* message-compiler v9.14.1
* (c) 2024 kazuya kawaguchi
* Released under the MIT License.
*/function Zt(e,t,n){return{line:e,column:t,offset:n}}function pe(e,t,n){const r={start:e,end:t};return n!=null&&(r.source=n),r}const zt=/\{([0-9a-zA-Z]+)\}/g;function st(e,...t){return t.length===1&&en(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(zt,(n,r)=>t.hasOwnProperty(r)?t[r]:"")}const at=Object.assign,Ye=e=>typeof e=="string",en=e=>e!==null&&typeof e=="object";function it(e,t=""){return e.reduce((n,r,i)=>i===0?n+r:n+t+r,"")}const Te={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2},tn={[Te.USE_MODULO_SYNTAX]:"Use modulo before '{{0}}'."};function nn(e,t,...n){const r=st(tn[e]||"",...n||[]),i={message:String(r),code:e};return t&&(i.location=t),i}const I={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},rn={[I.EXPECTED_TOKEN]:"Expected token: '{0}'",[I.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[I.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[I.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[I.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[I.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[I.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[I.EMPTY_PLACEHOLDER]:"Empty placeholder",[I.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[I.INVALID_LINKED_FORMAT]:"Invalid linked format",[I.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[I.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[I.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[I.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[I.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[I.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function de(e,t,n={}){const{domain:r,messages:i,args:o}=n,u=st((i||rn)[e]||"",...o||[]),m=new SyntaxError(String(u));return m.code=e,t&&(m.location=t),m.domain=r,m}function sn(e){throw e}const an=/<\/?[\w\s="/.':;#-\/]+>/,on=e=>an.test(e),q=" ",ln="\r",K=`
`,cn=String.fromCharCode(8232),un=String.fromCharCode(8233);function fn(e){const t=e;let n=0,r=1,i=1,o=0;const u=N=>t[N]===ln&&t[N+1]===K,m=N=>t[N]===K,c=N=>t[N]===un,T=N=>t[N]===cn,h=N=>u(N)||m(N)||c(N)||T(N),g=()=>n,p=()=>r,y=()=>i,D=()=>o,P=N=>u(N)||c(N)||T(N)?K:t[N],A=()=>P(n),S=()=>P(n+o);function C(){return o=0,h(n)&&(r++,i=0),u(n)&&n++,n++,i++,t[n]}function l(){return u(n+o)&&o++,o++,t[n+o]}function f(){n=0,r=1,i=1,o=0}function E(N=0){o=N}function d(){const N=n+o;for(;N!==n;)C();o=0}return{index:g,line:p,column:y,peekOffset:D,charAt:P,currentChar:A,currentPeek:S,next:C,peek:l,reset:f,resetPeek:E,skipToPeek:d}}const z=void 0,mn=".",Ge="'",_n="tokenizer";function dn(e,t={}){const n=t.location!==!1,r=fn(e),i=()=>r.index(),o=()=>Zt(r.line(),r.column(),r.index()),u=o(),m=i(),c={currentType:14,offset:m,startLoc:u,endLoc:u,lastType:14,lastOffset:m,lastStartLoc:u,lastEndLoc:u,braceNest:0,inLinked:!1,text:""},T=()=>c,{onError:h}=t;function g(s,a,_,...O){const F=T();if(a.column+=_,a.offset+=_,h){const R=n?pe(F.startLoc,a):null,Z=de(s,R,{domain:_n,args:O});h(Z)}}function p(s,a,_){s.endLoc=o(),s.currentType=a;const O={type:a};return n&&(O.loc=pe(s.startLoc,s.endLoc)),_!=null&&(O.value=_),O}const y=s=>p(s,14);function D(s,a){return s.currentChar()===a?(s.next(),a):(g(I.EXPECTED_TOKEN,o(),0,a),"")}function P(s){let a="";for(;s.currentPeek()===q||s.currentPeek()===K;)a+=s.currentPeek(),s.peek();return a}function A(s){const a=P(s);return s.skipToPeek(),a}function S(s){if(s===z)return!1;const a=s.charCodeAt(0);return a>=97&&a<=122||a>=65&&a<=90||a===95}function C(s){if(s===z)return!1;const a=s.charCodeAt(0);return a>=48&&a<=57}function l(s,a){const{currentType:_}=a;if(_!==2)return!1;P(s);const O=S(s.currentPeek());return s.resetPeek(),O}function f(s,a){const{currentType:_}=a;if(_!==2)return!1;P(s);const O=s.currentPeek()==="-"?s.peek():s.currentPeek(),F=C(O);return s.resetPeek(),F}function E(s,a){const{currentType:_}=a;if(_!==2)return!1;P(s);const O=s.currentPeek()===Ge;return s.resetPeek(),O}function d(s,a){const{currentType:_}=a;if(_!==8)return!1;P(s);const O=s.currentPeek()===".";return s.resetPeek(),O}function N(s,a){const{currentType:_}=a;if(_!==9)return!1;P(s);const O=S(s.currentPeek());return s.resetPeek(),O}function L(s,a){const{currentType:_}=a;if(!(_===8||_===12))return!1;P(s);const O=s.currentPeek()===":";return s.resetPeek(),O}function M(s,a){const{currentType:_}=a;if(_!==10)return!1;const O=()=>{const R=s.currentPeek();return R==="{"?S(s.peek()):R==="@"||R==="%"||R==="|"||R===":"||R==="."||R===q||!R?!1:R===K?(s.peek(),O()):k(s,!1)},F=O();return s.resetPeek(),F}function v(s){P(s);const a=s.currentPeek()==="|";return s.resetPeek(),a}function Q(s){const a=P(s),_=s.currentPeek()==="%"&&s.peek()==="{";return s.resetPeek(),{isModulo:_,hasSpace:a.length>0}}function k(s,a=!0){const _=(F=!1,R="",Z=!1)=>{const te=s.currentPeek();return te==="{"?R==="%"?!1:F:te==="@"||!te?R==="%"?!0:F:te==="%"?(s.peek(),_(F,"%",!0)):te==="|"?R==="%"||Z?!0:!(R===q||R===K):te===q?(s.peek(),_(!0,q,Z)):te===K?(s.peek(),_(!0,K,Z)):!0},O=_();return a&&s.resetPeek(),O}function V(s,a){const _=s.currentChar();return _===z?z:a(_)?(s.next(),_):null}function Ot(s){const a=s.charCodeAt(0);return a>=97&&a<=122||a>=65&&a<=90||a>=48&&a<=57||a===95||a===36}function It(s){return V(s,Ot)}function Ct(s){const a=s.charCodeAt(0);return a>=97&&a<=122||a>=65&&a<=90||a>=48&&a<=57||a===95||a===36||a===45}function St(s){return V(s,Ct)}function yt(s){const a=s.charCodeAt(0);return a>=48&&a<=57}function bt(s){return V(s,yt)}function Pt(s){const a=s.charCodeAt(0);return a>=48&&a<=57||a>=65&&a<=70||a>=97&&a<=102}function Dt(s){return V(s,Pt)}function Re(s){let a="",_="";for(;a=bt(s);)_+=a;return _}function Mt(s){A(s);const a=s.currentChar();return a!=="%"&&g(I.EXPECTED_TOKEN,o(),0,a),s.next(),"%"}function we(s){let a="";for(;;){const _=s.currentChar();if(_==="{"||_==="}"||_==="@"||_==="|"||!_)break;if(_==="%")if(k(s))a+=_,s.next();else break;else if(_===q||_===K)if(k(s))a+=_,s.next();else{if(v(s))break;a+=_,s.next()}else a+=_,s.next()}return a}function kt(s){A(s);let a="",_="";for(;a=St(s);)_+=a;return s.currentChar()===z&&g(I.UNTERMINATED_CLOSING_BRACE,o(),0),_}function Rt(s){A(s);let a="";return s.currentChar()==="-"?(s.next(),a+=`-${Re(s)}`):a+=Re(s),s.currentChar()===z&&g(I.UNTERMINATED_CLOSING_BRACE,o(),0),a}function wt(s){return s!==Ge&&s!==K}function Ft(s){A(s),D(s,"'");let a="",_="";for(;a=V(s,wt);)a==="\\"?_+=Ut(s):_+=a;const O=s.currentChar();return O===K||O===z?(g(I.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),O===K&&(s.next(),D(s,"'")),_):(D(s,"'"),_)}function Ut(s){const a=s.currentChar();switch(a){case"\\":case"'":return s.next(),`\\${a}`;case"u":return Fe(s,a,4);case"U":return Fe(s,a,6);default:return g(I.UNKNOWN_ESCAPE_SEQUENCE,o(),0,a),""}}function Fe(s,a,_){D(s,a);let O="";for(let F=0;F<_;F++){const R=Dt(s);if(!R){g(I.INVALID_UNICODE_ESCAPE_SEQUENCE,o(),0,`\\${a}${O}${s.currentChar()}`);break}O+=R}return`\\${a}${O}`}function vt(s){return s!=="{"&&s!=="}"&&s!==q&&s!==K}function $t(s){A(s);let a="",_="";for(;a=V(s,vt);)_+=a;return _}function Wt(s){let a="",_="";for(;a=It(s);)_+=a;return _}function Kt(s){const a=_=>{const O=s.currentChar();return O==="{"||O==="%"||O==="@"||O==="|"||O==="("||O===")"||!O||O===q?_:(_+=O,s.next(),a(_))};return a("")}function Le(s){A(s);const a=D(s,"|");return A(s),a}function he(s,a){let _=null;switch(s.currentChar()){case"{":return a.braceNest>=1&&g(I.NOT_ALLOW_NEST_PLACEHOLDER,o(),0),s.next(),_=p(a,2,"{"),A(s),a.braceNest++,_;case"}":return a.braceNest>0&&a.currentType===2&&g(I.EMPTY_PLACEHOLDER,o(),0),s.next(),_=p(a,3,"}"),a.braceNest--,a.braceNest>0&&A(s),a.inLinked&&a.braceNest===0&&(a.inLinked=!1),_;case"@":return a.braceNest>0&&g(I.UNTERMINATED_CLOSING_BRACE,o(),0),_=Ee(s,a)||y(a),a.braceNest=0,_;default:{let F=!0,R=!0,Z=!0;if(v(s))return a.braceNest>0&&g(I.UNTERMINATED_CLOSING_BRACE,o(),0),_=p(a,1,Le(s)),a.braceNest=0,a.inLinked=!1,_;if(a.braceNest>0&&(a.currentType===5||a.currentType===6||a.currentType===7))return g(I.UNTERMINATED_CLOSING_BRACE,o(),0),a.braceNest=0,ge(s,a);if(F=l(s,a))return _=p(a,5,kt(s)),A(s),_;if(R=f(s,a))return _=p(a,6,Rt(s)),A(s),_;if(Z=E(s,a))return _=p(a,7,Ft(s)),A(s),_;if(!F&&!R&&!Z)return _=p(a,13,$t(s)),g(I.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,_.value),A(s),_;break}}return _}function Ee(s,a){const{currentType:_}=a;let O=null;const F=s.currentChar();switch((_===8||_===9||_===12||_===10)&&(F===K||F===q)&&g(I.INVALID_LINKED_FORMAT,o(),0),F){case"@":return s.next(),O=p(a,8,"@"),a.inLinked=!0,O;case".":return A(s),s.next(),p(a,9,".");case":":return A(s),s.next(),p(a,10,":");default:return v(s)?(O=p(a,1,Le(s)),a.braceNest=0,a.inLinked=!1,O):d(s,a)||L(s,a)?(A(s),Ee(s,a)):N(s,a)?(A(s),p(a,12,Wt(s))):M(s,a)?(A(s),F==="{"?he(s,a)||O:p(a,11,Kt(s))):(_===8&&g(I.INVALID_LINKED_FORMAT,o(),0),a.braceNest=0,a.inLinked=!1,ge(s,a))}}function ge(s,a){let _={type:14};if(a.braceNest>0)return he(s,a)||y(a);if(a.inLinked)return Ee(s,a)||y(a);switch(s.currentChar()){case"{":return he(s,a)||y(a);case"}":return g(I.UNBALANCED_CLOSING_BRACE,o(),0),s.next(),p(a,3,"}");case"@":return Ee(s,a)||y(a);default:{if(v(s))return _=p(a,1,Le(s)),a.braceNest=0,a.inLinked=!1,_;const{isModulo:F,hasSpace:R}=Q(s);if(F)return R?p(a,0,we(s)):p(a,4,Mt(s));if(k(s))return p(a,0,we(s));break}}return _}function Yt(){const{currentType:s,offset:a,startLoc:_,endLoc:O}=c;return c.lastType=s,c.lastOffset=a,c.lastStartLoc=_,c.lastEndLoc=O,c.offset=i(),c.startLoc=o(),r.currentChar()===z?p(c,14):ge(r,c)}return{nextToken:Yt,currentOffset:i,currentPosition:o,context:T}}const En="parser",Nn=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function pn(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||n,16);return r<=55295||r>=57344?String.fromCodePoint(r):"<22>"}}}function Tn(e={}){const t=e.location!==!1,{onError:n,onWarn:r}=e;function i(l,f,E,d,...N){const L=l.currentPosition();if(L.offset+=d,L.column+=d,n){const M=t?pe(E,L):null,v=de(f,M,{domain:En,args:N});n(v)}}function o(l,f,E,d,...N){const L=l.currentPosition();if(L.offset+=d,L.column+=d,r){const M=t?pe(E,L):null;r(nn(f,M,N))}}function u(l,f,E){const d={type:l};return t&&(d.start=f,d.end=f,d.loc={start:E,end:E}),d}function m(l,f,E,d){d&&(l.type=d),t&&(l.end=f,l.loc&&(l.loc.end=E))}function c(l,f){const E=l.context(),d=u(3,E.offset,E.startLoc);return d.value=f,m(d,l.currentOffset(),l.currentPosition()),d}function T(l,f){const E=l.context(),{lastOffset:d,lastStartLoc:N}=E,L=u(5,d,N);return L.index=parseInt(f,10),l.nextToken(),m(L,l.currentOffset(),l.currentPosition()),L}function h(l,f,E){const d=l.context(),{lastOffset:N,lastStartLoc:L}=d,M=u(4,N,L);return M.key=f,E===!0&&(M.modulo=!0),l.nextToken(),m(M,l.currentOffset(),l.currentPosition()),M}function g(l,f){const E=l.context(),{lastOffset:d,lastStartLoc:N}=E,L=u(9,d,N);return L.value=f.replace(Nn,pn),l.nextToken(),m(L,l.currentOffset(),l.currentPosition()),L}function p(l){const f=l.nextToken(),E=l.context(),{lastOffset:d,lastStartLoc:N}=E,L=u(8,d,N);return f.type!==12?(i(l,I.UNEXPECTED_EMPTY_LINKED_MODIFIER,E.lastStartLoc,0),L.value="",m(L,d,N),{nextConsumeToken:f,node:L}):(f.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,x(f)),L.value=f.value||"",m(L,l.currentOffset(),l.currentPosition()),{node:L})}function y(l,f){const E=l.context(),d=u(7,E.offset,E.startLoc);return d.value=f,m(d,l.currentOffset(),l.currentPosition()),d}function D(l){const f=l.context(),E=u(6,f.offset,f.startLoc);let d=l.nextToken();if(d.type===9){const N=p(l);E.modifier=N.node,d=N.nextConsumeToken||l.nextToken()}switch(d.type!==10&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(d)),d=l.nextToken(),d.type===2&&(d=l.nextToken()),d.type){case 11:d.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(d)),E.key=y(l,d.value||"");break;case 5:d.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(d)),E.key=h(l,d.value||"");break;case 6:d.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(d)),E.key=T(l,d.value||"");break;case 7:d.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(d)),E.key=g(l,d.value||"");break;default:{i(l,I.UNEXPECTED_EMPTY_LINKED_KEY,f.lastStartLoc,0);const N=l.context(),L=u(7,N.offset,N.startLoc);return L.value="",m(L,N.offset,N.startLoc),E.key=L,m(E,N.offset,N.startLoc),{nextConsumeToken:d,node:E}}}return m(E,l.currentOffset(),l.currentPosition()),{node:E}}function P(l){const f=l.context(),E=f.currentType===1?l.currentOffset():f.offset,d=f.currentType===1?f.endLoc:f.startLoc,N=u(2,E,d);N.items=[];let L=null,M=null;do{const k=L||l.nextToken();switch(L=null,k.type){case 0:k.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(k)),N.items.push(c(l,k.value||""));break;case 6:k.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(k)),N.items.push(T(l,k.value||""));break;case 4:M=!0;break;case 5:k.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(k)),N.items.push(h(l,k.value||"",!!M)),M&&(o(l,Te.USE_MODULO_SYNTAX,f.lastStartLoc,0,x(k)),M=null);break;case 7:k.value==null&&i(l,I.UNEXPECTED_LEXICAL_ANALYSIS,f.lastStartLoc,0,x(k)),N.items.push(g(l,k.value||""));break;case 8:{const V=D(l);N.items.push(V.node),L=V.nextConsumeToken||null;break}}}while(f.currentType!==14&&f.currentType!==1);const v=f.currentType===1?f.lastOffset:l.currentOffset(),Q=f.currentType===1?f.lastEndLoc:l.currentPosition();return m(N,v,Q),N}function A(l,f,E,d){const N=l.context();let L=d.items.length===0;const M=u(1,f,E);M.cases=[],M.cases.push(d);do{const v=P(l);L||(L=v.items.length===0),M.cases.push(v)}while(N.currentType!==14);return L&&i(l,I.MUST_HAVE_MESSAGES_IN_PLURAL,E,0),m(M,l.currentOffset(),l.currentPosition()),M}function S(l){const f=l.context(),{offset:E,startLoc:d}=f,N=P(l);return f.currentType===14?N:A(l,E,d,N)}function C(l){const f=dn(l,at({},e)),E=f.context(),d=u(0,E.offset,E.startLoc);return t&&d.loc&&(d.loc.source=l),d.body=S(f),e.onCacheKey&&(d.cacheKey=e.onCacheKey(l)),E.currentType!==14&&i(f,I.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,l[E.offset]||""),m(d,f.currentOffset(),f.currentPosition()),d}return{parse:C}}function x(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 Ln(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function Xe(e,t){for(let n=0;n<e.length;n++)be(e[n],t)}function be(e,t){switch(e.type){case 1:Xe(e.cases,t),t.helper("plural");break;case 2:Xe(e.items,t);break;case 6:{be(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 hn(e,t={}){const n=Ln(e);n.helper("normalize"),e.body&&be(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function gn(e){const t=e.body;return t.type===2?He(t):t.cases.forEach(n=>He(n)),e}function He(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 r=e.items[n];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=it(t);for(let n=0;n<e.items.length;n++){const r=e.items[n];(r.type===3||r.type===9)&&delete r.value}}}}const An="minifier";function oe(e){switch(e.t=e.type,e.type){case 0:{const t=e;oe(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let r=0;r<n.length;r++)oe(n[r]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let r=0;r<n.length;r++)oe(n[r]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{const t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{const t=e;oe(t.key),t.k=t.key,delete t.key,t.modifier&&(oe(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{const t=e;t.i=t.index,delete t.index;break}case 4:{const t=e;t.k=t.key,delete t.key;break}default:throw de(I.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:An,args:[e.type]})}delete e.type}const On="parser";function In(e,t){const{sourceMap:n,filename:r,breakLineCode:i,needIndent:o}=t,u=t.location!==!1,m={filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:i,needIndent:o,indentLevel:0};u&&e.loc&&(m.source=e.loc.source);const c=()=>m;function T(A,S){m.code+=A}function h(A,S=!0){const C=S?i:"";T(o?C+" ".repeat(A):C)}function g(A=!0){const S=++m.indentLevel;A&&h(S)}function p(A=!0){const S=--m.indentLevel;A&&h(S)}function y(){h(m.indentLevel)}return{context:c,push:T,indent:g,deindent:p,newline:y,helper:A=>`_${A}`,needIndent:()=>m.needIndent}}function Cn(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),ce(e,t.key),t.modifier?(e.push(", "),ce(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Sn(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const i=t.items.length;for(let o=0;o<i&&(ce(e,t.items[o]),o!==i-1);o++)e.push(", ");e.deindent(r()),e.push("])")}function yn(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const i=t.cases.length;for(let o=0;o<i&&(ce(e,t.cases[o]),o!==i-1);o++)e.push(", ");e.deindent(r()),e.push("])")}}function bn(e,t){t.body?ce(e,t.body):e.push("null")}function ce(e,t){const{helper:n}=e;switch(t.type){case 0:bn(e,t);break;case 1:yn(e,t);break;case 2:Sn(e,t);break;case 6:Cn(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 de(I.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:On,args:[t.type]})}}const Pn=(e,t={})=>{const n=Ye(t.mode)?t.mode:"normal",r=Ye(t.filename)?t.filename:"message.intl",i=!!t.sourceMap,o=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
`,u=t.needIndent?t.needIndent:n!=="arrow",m=e.helpers||[],c=In(e,{mode:n,filename:r,sourceMap:i,breakLineCode:o,needIndent:u});c.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),c.indent(u),m.length>0&&(c.push(`const { ${it(m.map(g=>`${g}: _${g}`),", ")} } = ctx`),c.newline()),c.push("return "),ce(c,e),c.deindent(u),c.push("}"),delete e.helpers;const{code:T,map:h}=c.context();return{ast:e,code:T,map:h?h.toJSON():void 0}};function Dn(e,t={}){const n=at({},t),r=!!n.jit,i=!!n.minify,o=n.optimize==null?!0:n.optimize,m=Tn(n).parse(e);return r?(o&&gn(m),i&&oe(m),{ast:m,code:""}):(hn(m,n),Pn(m,n))}/*!
* core-base v9.14.1
* (c) 2024 kazuya kawaguchi
* Released under the MIT License.
*/function Mn(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Ae().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Ae().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Ae().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const ee=[];ee[0]={w:[0],i:[3,0],"[":[4],o:[7]};ee[1]={w:[1],".":[2],"[":[4],o:[7]};ee[2]={w:[2],i:[3,0],0:[3,0]};ee[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};ee[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};ee[5]={"'":[4,0],o:8,l:[5,0]};ee[6]={'"':[4,0],o:8,l:[6,0]};const kn=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Rn(e){return kn.test(e)}function wn(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 Fn(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 Un(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Rn(t)?wn(t):"*"+t}function vn(e){const t=[];let n=-1,r=0,i=0,o,u,m,c,T,h,g;const p=[];p[0]=()=>{u===void 0?u=m:u+=m},p[1]=()=>{u!==void 0&&(t.push(u),u=void 0)},p[2]=()=>{p[0](),i++},p[3]=()=>{if(i>0)i--,r=4,p[0]();else{if(i=0,u===void 0||(u=Un(u),u===!1))return!1;p[1]()}};function y(){const D=e[n+1];if(r===5&&D==="'"||r===6&&D==='"')return n++,m="\\"+D,p[0](),!0}for(;r!==null;)if(n++,o=e[n],!(o==="\\"&&y())){if(c=Fn(o),g=ee[r],T=g[c]||g.l||8,T===8||(r=T[0],T[1]!==void 0&&(h=p[T[1]],h&&(m=o,h()===!1))))return;if(r===7)return t}}const Ve=new Map;function $n(e,t){return U(e)?e[t]:null}function Ar(e,t){if(!U(e))return null;let n=Ve.get(t);if(n||(n=vn(t),n&&Ve.set(t,n)),!n)return null;const r=n.length;let i=e,o=0;for(;o<r;){const u=i[n[o]];if(u===void 0||$(i))return null;i=u,o++}return i}const Wn=e=>e,Kn=e=>"",Yn="text",Gn=e=>e.length===0?"":Jt(e),Xn=jt;function xe(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Hn(e){const t=X(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(X(e.named.count)||X(e.named.n))?X(e.named.count)?e.named.count:X(e.named.n)?e.named.n:t:t}function Vn(e,t){t.count||(t.count=e),t.n||(t.n=e)}function xn(e={}){const t=e.locale,n=Hn(e),r=U(e.pluralRules)&&b(t)&&$(e.pluralRules[t])?e.pluralRules[t]:xe,i=U(e.pluralRules)&&b(t)&&$(e.pluralRules[t])?xe:void 0,o=S=>S[r(n,S.length,i)],u=e.list||[],m=S=>u[S],c=e.named||{};X(e.pluralIndex)&&Vn(n,c);const T=S=>c[S];function h(S){const C=$(e.messages)?e.messages(S):U(e.messages)?e.messages[S]:!1;return C||(e.parent?e.parent.message(S):Kn)}const g=S=>e.modifiers?e.modifiers[S]:Wn,p=w(e.processor)&&$(e.processor.normalize)?e.processor.normalize:Gn,y=w(e.processor)&&$(e.processor.interpolate)?e.processor.interpolate:Xn,D=w(e.processor)&&b(e.processor.type)?e.processor.type:Yn,A={list:m,named:T,plural:o,linked:(S,...C)=>{const[l,f]=C;let E="text",d="";C.length===1?U(l)?(d=l.modifier||d,E=l.type||E):b(l)&&(d=l||d):C.length===2&&(b(l)&&(d=l||d),b(f)&&(E=f||E));const N=h(S)(A),L=E==="vnode"&&j(N)&&d?N[0]:N;return d?g(d)(L,E):L},message:h,type:D,interpolate:y,normalize:p,values:fe({},u,c)};return A}let _e=null;function Or(e){_e=e}function Bn(e,t,n){_e&&_e.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const jn=Jn("function:translate");function Jn(e){return t=>_e&&_e.emit(e,t)}const ot=Te.__EXTEND_POINT__,ne=rt(ot),G={NOT_FOUND_KEY:ot,FALLBACK_TO_TRANSLATE:ne(),CANNOT_FORMAT_NUMBER:ne(),FALLBACK_TO_NUMBER_FORMAT:ne(),CANNOT_FORMAT_DATE:ne(),FALLBACK_TO_DATE_FORMAT:ne(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:ne(),__EXTEND_POINT__:ne()},Qn={[G.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[G.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[G.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[G.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[G.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[G.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[G.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:"This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future."};function ie(e,...t){return et(Qn[e],...t)}const lt=I.__EXTEND_POINT__,re=rt(lt),W={INVALID_ARGUMENT:lt,INVALID_DATE_ARGUMENT:re(),INVALID_ISO_DATE_ARGUMENT:re(),NOT_SUPPORT_NON_STRING_MESSAGE:re(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:re(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:re(),NOT_SUPPORT_LOCALE_TYPE:re(),__EXTEND_POINT__:re()};function J(e){return de(e,null,{messages:qn})}const qn={[W.INVALID_ARGUMENT]:"Invalid arguments",[W.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[W.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[W.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[W.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[W.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[W.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function Pe(e,t){return t.locale!=null?Be(t.locale):Be(e.locale)}let Oe;function Be(e){if(b(e))return e;if($(e)){if(e.resolvedOnce&&Oe!=null)return Oe;if(e.constructor.name==="Function"){const t=e();if(Bt(t))throw J(W.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Oe=t}else throw J(W.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw J(W.NOT_SUPPORT_LOCALE_TYPE)}function Zn(e,t,n){return[...new Set([n,...j(t)?t:U(t)?Object.keys(t):b(t)?[t]:[n]])]}function Ir(e,t,n){const r=b(n)?n:Ce,i=e;i.__localeChainCache||(i.__localeChainCache=new Map);let o=i.__localeChainCache.get(r);if(!o){o=[];let u=[n];for(;j(u);)u=je(o,u,t);const m=j(t)||!w(t)?t:t.default?t.default:null;u=b(m)?[m]:m,j(u)&&je(o,u,!1),i.__localeChainCache.set(r,o)}return o}function je(e,t,n){let r=!0;for(let i=0;i<t.length&&Y(r);i++){const o=t[i];b(o)&&(r=zn(e,t[i],n))}return r}function zn(e,t,n){let r;const i=t.split("-");do{const o=i.join("-");r=er(e,o,n),i.splice(-1,1)}while(i.length&&r===!0);return r}function er(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const i=t.replace(/!/g,"");e.push(i),(j(n)||w(n))&&n[i]&&(r=n[i])}return r}const tr="9.14.1",De=-1,Ce="en-US",ct="",Je=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function nr(){return{upper:(e,t)=>t==="text"&&b(e)?e.toUpperCase():t==="vnode"&&U(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&b(e)?e.toLowerCase():t==="vnode"&&U(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&b(e)?Je(e):t==="vnode"&&U(e)&&"__v_isVNode"in e?Je(e.children):e}}let ut;function Cr(e){ut=e}let ft;function Sr(e){ft=e}let mt;function yr(e){mt=e}let _t=null;const br=e=>{_t=e},rr=()=>_t;let dt=null;const Pr=e=>{dt=e},Dr=()=>dt;let Qe=0;function Mr(e={}){const t=$(e.onWarn)?e.onWarn:me,n=b(e.version)?e.version:tr,r=b(e.locale)||$(e.locale)?e.locale:Ce,i=$(r)?Ce:r,o=j(e.fallbackLocale)||w(e.fallbackLocale)||b(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i,u=w(e.messages)?e.messages:{[i]:{}},m=w(e.datetimeFormats)?e.datetimeFormats:{[i]:{}},c=w(e.numberFormats)?e.numberFormats:{[i]:{}},T=fe({},e.modifiers||{},nr()),h=e.pluralRules||{},g=$(e.missing)?e.missing:null,p=Y(e.missingWarn)||Ue(e.missingWarn)?e.missingWarn:!0,y=Y(e.fallbackWarn)||Ue(e.fallbackWarn)?e.fallbackWarn:!0,D=!!e.fallbackFormat,P=!!e.unresolving,A=$(e.postTranslation)?e.postTranslation:null,S=w(e.processor)?e.processor:null,C=Y(e.warnHtmlMessage)?e.warnHtmlMessage:!0,l=!!e.escapeParameter,f=$(e.messageCompiler)?e.messageCompiler:ut;$(e.messageCompiler)&&qt(ie(G.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const E=$(e.messageResolver)?e.messageResolver:ft||$n,d=$(e.localeFallbacker)?e.localeFallbacker:mt||Zn,N=U(e.fallbackContext)?e.fallbackContext:void 0,L=e,M=U(L.__datetimeFormatters)?L.__datetimeFormatters:new Map,v=U(L.__numberFormatters)?L.__numberFormatters:new Map,Q=U(L.__meta)?L.__meta:{};Qe++;const k={version:n,cid:Qe,locale:r,fallbackLocale:o,messages:u,modifiers:T,pluralRules:h,missing:g,missingWarn:p,fallbackWarn:y,fallbackFormat:D,unresolving:P,postTranslation:A,processor:S,warnHtmlMessage:C,escapeParameter:l,messageCompiler:f,messageResolver:E,localeFallbacker:d,fallbackContext:N,onWarn:t,__meta:Q};return k.datetimeFormats=m,k.numberFormats=c,k.__datetimeFormatters=M,k.__numberFormatters=v,k.__v_emitter=L.__v_emitter!=null?L.__v_emitter:void 0,Bn(k,n,Q),k}function Me(e,t){return e instanceof RegExp?e.test(t):e}function sr(e,t){return e instanceof RegExp?e.test(t):e}function ke(e,t,n,r,i){const{missing:o,onWarn:u}=e;{const m=e.__v_emitter;m&&m.emit("missing",{locale:n,key:t,type:i,groupId:`${i}:${t}`})}if(o!==null){const m=o(e,n,t,i);return b(m)?m:t}else return sr(r,t)&&u(ie(G.NOT_FOUND_KEY,{key:t,locale:n})),t}function kr(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Et(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function ar(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(Et(e,t[r]))return!0;return!1}function Ie(e){return n=>ir(n,e)}function ir(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const r=n,i=r.c||r.cases;return e.plural(i.reduce((o,u)=>[...o,qe(e,u)],[]))}else return qe(e,n)}function qe(e,t){const n=t.s||t.static;if(n)return e.type==="text"?n:e.normalize([n]);{const r=(t.i||t.items).reduce((i,o)=>[...i,Se(e,o)],[]);return e.normalize(r)}}function Se(e,t){const n=t.t||t.type;switch(n){case 3:{const r=t;return r.v||r.value}case 9:{const r=t;return r.v||r.value}case 4:{const r=t;return e.interpolate(e.named(r.k||r.key))}case 5:{const r=t;return e.interpolate(e.list(r.i!=null?r.i:r.index))}case 6:{const r=t,i=r.m||r.modifier;return e.linked(Se(e,r.k||r.key),i?Se(e,i):void 0,e.type)}case 7:{const r=t;return r.v||r.value}case 8:{const r=t;return r.v||r.value}default:throw new Error(`unhandled node type on format message part: ${n}`)}}const or="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function Nt(e,t){t&&on(e)&&me(et(or,{source:e}))}const pt=e=>e;let le=Object.create(null);function Tt(e){e.code===Te.USE_MODULO_SYNTAX&&me(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
reference: https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-format
(message compiler warning message: ${e.message})`)}const ue=e=>U(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function Lt(e,t={}){let n=!1;const r=t.onError||sn;return t.onError=i=>{n=!0,r(i)},{...Dn(e,t),detectError:n}}const Rr=(e,t)=>{if(!b(e))throw J(W.NOT_SUPPORT_NON_STRING_MESSAGE);t.onWarn=Tt;{const n=Y(t.warnHtmlMessage)?t.warnHtmlMessage:!0;Nt(e,n);const i=(t.onCacheKey||pt)(e),o=le[i];if(o)return o;const{code:u,detectError:m}=Lt(e,t),c=new Function(`return ${u}`)();return m?c:le[i]=c}};function wr(e,t){if(t.onWarn=Tt,__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&b(e)){const n=Y(t.warnHtmlMessage)?t.warnHtmlMessage:!0;Nt(e,n);const i=(t.onCacheKey||pt)(e),o=le[i];if(o)return o;const{ast:u,detectError:m}=Lt(e,{...t,location:!0,jit:!0}),c=Ie(u);return m?c:le[i]=c}else{if(!ue(e))return me(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),()=>e;const n=e.cacheKey;if(n){const r=le[n];return r||(le[n]=Ie(e))}else return Ie(e)}}const Ze=()=>"",B=e=>$(e);function Fr(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:i,messageCompiler:o,fallbackLocale:u,messages:m}=e,[c,T]=ur(...t),h=Y(T.missingWarn)?T.missingWarn:e.missingWarn,g=Y(T.fallbackWarn)?T.fallbackWarn:e.fallbackWarn,p=Y(T.escapeParameter)?T.escapeParameter:e.escapeParameter,y=!!T.resolvedMessage,D=b(T.default)||Y(T.default)?Y(T.default)?o?c:()=>c:T.default:n?o?c:()=>c:"",P=n||D!=="",A=Pe(e,T);p&&lr(T);let[S,C,l]=y?[c,A,m[A]||{}]:ht(e,c,A,u,g,h),f=S,E=c;if(!y&&!(b(f)||ue(f)||B(f))&&P&&(f=D,E=f),!y&&(!(b(f)||ue(f)||B(f))||!b(C)))return i?De:c;if(b(f)&&e.messageCompiler==null)return me(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${c}'.`),c;let d=!1;const N=()=>{d=!0},L=B(f)?f:gt(e,c,C,f,E,N);if(d)return f;const M=_r(e,C,l,T),v=xn(M),Q=cr(e,L,v),k=r?r(Q,c):Q;{const V={timestamp:Date.now(),key:b(c)?c:B(f)?f.key:"",locale:C||(B(f)?f.locale:""),format:b(f)?f:B(f)?f.source:"",message:k};V.meta=fe({},e.__meta,rr()||{}),jn(V)}return k}function lr(e){j(e.list)?e.list=e.list.map(t=>b(t)?$e(t):t):U(e.named)&&Object.keys(e.named).forEach(t=>{b(e.named[t])&&(e.named[t]=$e(e.named[t]))})}function ht(e,t,n,r,i,o){const{messages:u,onWarn:m,messageResolver:c,localeFallbacker:T}=e,h=T(e,r,n);let g={},p,y=null,D=n,P=null;const A="translate";for(let S=0;S<h.length;S++){if(p=P=h[S],n!==p&&!Et(n,p)&&Me(i,t)&&m(ie(G.FALLBACK_TO_TRANSLATE,{key:t,target:p})),n!==p){const E=e.__v_emitter;E&&E.emit("fallback",{type:A,key:t,from:D,to:P,groupId:`${A}:${t}`})}g=u[p]||{};let C=null,l,f;if(se&&(C=window.performance.now(),l="intlify-message-resolve-start",f="intlify-message-resolve-end",H&&H(l)),(y=c(g,t))===null&&(y=g[t]),se){const E=window.performance.now(),d=e.__v_emitter;d&&C&&y&&d.emit("message-resolve",{type:"message-resolve",key:t,message:y,time:E-C,groupId:`${A}:${t}`}),l&&f&&H&&ae&&(H(f),ae("intlify message resolve",l,f))}if(b(y)||ue(y)||B(y))break;if(!ar(p,h)){const E=ke(e,t,p,o,A);E!==t&&(y=E)}D=P}return[y,p,g]}function gt(e,t,n,r,i,o){const{messageCompiler:u,warnHtmlMessage:m}=e;if(B(r)){const p=r;return p.locale=p.locale||n,p.key=p.key||t,p}if(u==null){const p=()=>r;return p.locale=n,p.key=t,p}let c=null,T,h;se&&(c=window.performance.now(),T="intlify-message-compilation-start",h="intlify-message-compilation-end",H&&H(T));const g=u(r,fr(e,n,i,r,m,o));if(se){const p=window.performance.now(),y=e.__v_emitter;y&&c&&y.emit("message-compilation",{type:"message-compilation",message:r,time:p-c,groupId:`translate:${t}`}),T&&h&&H&&ae&&(H(h),ae("intlify message compilation",T,h))}return g.locale=n,g.key=t,g.source=r,g}function cr(e,t,n){let r=null,i,o;se&&(r=window.performance.now(),i="intlify-message-evaluation-start",o="intlify-message-evaluation-end",H&&H(i));const u=t(n);if(se){const m=window.performance.now(),c=e.__v_emitter;c&&r&&c.emit("message-evaluation",{type:"message-evaluation",value:u,time:m-r,groupId:`translate:${t.key}`}),i&&o&&H&&ae&&(H(o),ae("intlify message evaluation",i,o))}return u}function ur(...e){const[t,n,r]=e,i={};if(!b(t)&&!X(t)&&!B(t)&&!ue(t))throw J(W.INVALID_ARGUMENT);const o=X(t)?String(t):(B(t),t);return X(n)?i.plural=n:b(n)?i.default=n:w(n)&&!ye(n)?i.named=n:j(n)&&(i.list=n),X(r)?i.plural=r:b(r)?i.default=r:w(r)&&fe(i,r),[o,i]}function fr(e,t,n,r,i,o){return{locale:t,key:n,warnHtmlMessage:i,onError:u=>{o&&o(u);{const m=mr(r),c=`Message compilation error: ${u.message}`,T=u.location&&m&&Qt(m,u.location.start.offset,u.location.end.offset),h=e.__v_emitter;h&&m&&h.emit("compile-error",{message:m,error:u.message,start:u.location&&u.location.start.offset,end:u.location&&u.location.end.offset,groupId:`translate:${n}`}),console.error(T?`${c}
${T}`:c)}},onCacheKey:u=>Xt(t,n,u)}}function mr(e){if(b(e))return e;if(e.loc&&e.loc.source)return e.loc.source}function _r(e,t,n,r){const{modifiers:i,pluralRules:o,messageResolver:u,fallbackLocale:m,fallbackWarn:c,missingWarn:T,fallbackContext:h}=e,p={locale:t,modifiers:i,pluralRules:o,messages:y=>{let D=u(n,y);if(D==null&&h){const[,,P]=ht(h,y,t,m,c,T);D=u(P,y)}if(b(D)||ue(D)){let P=!1;const S=gt(e,y,t,D,y,()=>{P=!0});return P?Ze:S}else return B(D)?D:Ze}};return e.processor&&(p.processor=e.processor),r.list&&(p.list=r.list),r.named&&(p.named=r.named),X(r.plural)&&(p.pluralIndex=r.plural),p}const ze=typeof Intl<"u",At={dateTimeFormat:ze&&typeof Intl.DateTimeFormat<"u",numberFormat:ze&&typeof Intl.NumberFormat<"u"};function Ur(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:i,onWarn:o,localeFallbacker:u}=e,{__datetimeFormatters:m}=e;if(!At.dateTimeFormat)return o(ie(G.CANNOT_FORMAT_DATE)),ct;const[c,T,h,g]=Er(...t),p=Y(h.missingWarn)?h.missingWarn:e.missingWarn,y=Y(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn,D=!!h.part,P=Pe(e,h),A=u(e,i,P);if(!b(c)||c==="")return new Intl.DateTimeFormat(P,g).format(T);let S={},C,l=null,f=P,E=null;const d="datetime format";for(let M=0;M<A.length;M++){if(C=E=A[M],P!==C&&Me(y,c)&&o(ie(G.FALLBACK_TO_DATE_FORMAT,{key:c,target:C})),P!==C){const v=e.__v_emitter;v&&v.emit("fallback",{type:d,key:c,from:f,to:E,groupId:`${d}:${c}`})}if(S=n[C]||{},l=S[c],w(l))break;ke(e,c,C,p,d),f=E}if(!w(l)||!b(C))return r?De:c;let N=`${C}__${c}`;ye(g)||(N=`${N}__${JSON.stringify(g)}`);let L=m.get(N);return L||(L=new Intl.DateTimeFormat(C,fe({},l,g)),m.set(N,L)),D?L.formatToParts(T):L.format(T)}const dr=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Er(...e){const[t,n,r,i]=e,o={};let u={},m;if(b(t)){const c=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!c)throw J(W.INVALID_ISO_DATE_ARGUMENT);const T=c[3]?c[3].trim().startsWith("T")?`${c[1].trim()}${c[3].trim()}`:`${c[1].trim()}T${c[3].trim()}`:c[1].trim();m=new Date(T);try{m.toISOString()}catch{throw J(W.INVALID_ISO_DATE_ARGUMENT)}}else if(Vt(t)){if(isNaN(t.getTime()))throw J(W.INVALID_DATE_ARGUMENT);m=t}else if(X(t))m=t;else throw J(W.INVALID_ARGUMENT);return b(n)?o.key=n:w(n)&&Object.keys(n).forEach(c=>{dr.includes(c)?u[c]=n[c]:o[c]=n[c]}),b(r)?o.locale=r:w(r)&&(u=r),w(i)&&(u=i),[o.key||"",m,o,u]}function vr(e,t,n){const r=e;for(const i in n){const o=`${t}__${i}`;r.__datetimeFormatters.has(o)&&r.__datetimeFormatters.delete(o)}}function $r(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:i,onWarn:o,localeFallbacker:u}=e,{__numberFormatters:m}=e;if(!At.numberFormat)return o(ie(G.CANNOT_FORMAT_NUMBER)),ct;const[c,T,h,g]=pr(...t),p=Y(h.missingWarn)?h.missingWarn:e.missingWarn,y=Y(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn,D=!!h.part,P=Pe(e,h),A=u(e,i,P);if(!b(c)||c==="")return new Intl.NumberFormat(P,g).format(T);let S={},C,l=null,f=P,E=null;const d="number format";for(let M=0;M<A.length;M++){if(C=E=A[M],P!==C&&Me(y,c)&&o(ie(G.FALLBACK_TO_NUMBER_FORMAT,{key:c,target:C})),P!==C){const v=e.__v_emitter;v&&v.emit("fallback",{type:d,key:c,from:f,to:E,groupId:`${d}:${c}`})}if(S=n[C]||{},l=S[c],w(l))break;ke(e,c,C,p,d),f=E}if(!w(l)||!b(C))return r?De:c;let N=`${C}__${c}`;ye(g)||(N=`${N}__${JSON.stringify(g)}`);let L=m.get(N);return L||(L=new Intl.NumberFormat(C,fe({},l,g)),m.set(N,L)),D?L.formatToParts(T):L.format(T)}const Nr=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function pr(...e){const[t,n,r,i]=e,o={};let u={};if(!X(t))throw J(W.INVALID_ARGUMENT);const m=t;return b(n)?o.key=n:w(n)&&Object.keys(n).forEach(c=>{Nr.includes(c)?u[c]=n[c]:o[c]=n[c]}),b(r)?o.locale=r:w(r)&&(u=r),w(i)&&(u=i),[o.key||"",m,o,u]}function Wr(e,t,n){const r=e;for(const i in n){const o=`${t}__${i}`;r.__numberFormatters.has(o)&&r.__numberFormatters.delete(o)}}Mn();export{wr as A,Rr as B,Ar as C,Ce as D,Ir as E,W as F,rt as G,Mr as H,vr as I,Wr as J,ue as K,G as L,br as M,Nr as N,Dr as O,De as P,Me as Q,sr as R,ur as S,Fr as T,ct as U,Er as V,Ur as W,pr as X,$r as Y,B as Z,Pr as _,fe as a,b,U as c,Y as d,ye as e,j as f,w as g,Ue as h,X as i,$ as j,Sr as k,yr as l,Ae as m,et as n,de as o,Tr as p,gr as q,Cr as r,Or as s,Lr as t,qt as u,kr as v,me as w,se as x,dr as y,hr as z};