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

20 lines
41 KiB
JavaScript
Raw Normal View 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="",_=
`,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.DateTimeFo
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",
${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.